biuan SAP® BUSINESS ONE SDK
DTW Administration / Setup / Business Partners / BPFiscalRegistryID
API BP Fiscal Registry ID

Description

BPFiscalRegistryID is a data structure related to the BusinessPartnersService.

BPFiscalRegistryID describes the type of the company's business activity (this information is required in some Brazilian legal reports).

Moreover, government use the information to calculate the percentage of the companies related to a certain economic activity.

This object enables you to add the Fiscal Registry ID for companies or business partners.

Source table: OCNA.

Object Model

Remarks

  • This Object is specific to Cluster 2B (Country specific property for Brazil only).
  • The Term 4SS refers to the document repository, RDF model and related services.
    • 4SS stands for 4 Suite Server, appears in some documents and throughout the software.

See Also

SAP® B1 DI-API C# definition

public class BPFiscalRegistryIDClass : IBPFiscalRegistryID, BPFiscalRegistryID { public virtual DataBrowser Browser { get; } public virtual string CNAECode { get; set; } public virtual string Description { get; set; } public virtual int Numerator { get; } public virtual SAPbobsCOM.UserFields UserFields { get; } public extern BPFiscalRegistryIDClass(); public virtual extern int Add(); public virtual extern string GetAsXML(); public virtual extern bool GetByKey( int lGroupCode); public virtual extern int Remove(); public virtual extern void SaveToFile( string bstrFileName); public virtual extern void SaveXML( ref string pbstrFileName); public virtual extern int Update(); }


SAP® Business One is the trademark(s) or registered trademark(s) of SAP AG in Germany and in several other countries. Contact
This website is not affiliated with, maintained, authorized, endorsed or sponsored by SAP AG or any of its affiliates