📚 SAP Business One SDK Help

BPFiscalRegistryID Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a new record to the OCNA table.
Public Method GetAsXMLReturns the object from XML data, which is stored as string in a buffer.
Public Method GetByKeyRetrieves the values of the object's properties by the object's absolute key from the Company database.
Public Method Removemethod Remove
Public Method SaveToFileSave the object to a file as XML data.
Public Method SaveXMLSaves the object data to XML formatted data.
Public Method UpdateUpdates the object data in the company database.

Public Properties

Public Property BrowserReturns the DataBrowser object.
Public Property CNAECodeSets or returns the business partner CNAE (Change Notification Agent) Code.

Field name: CNAECode.

Length: 9 characters.

Public Property DescriptionSets or returns the business partner's fiscal description.

Field name: Descrip.

Length: 64,000 characters.

Public Property NumeratorReturns the absolute entry of the fiscal registry Id.

Field name: AbsId.

Public Property UserFieldsReturns the UserFields object.

See Also