📚 SAP Business One SDK Help

NotaFiscalUsage Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a record to the object table in SAP Business One company database.
Public Method GetAsXMLReturns the object from XML data, which is stored as string in a buffer.
Public Method GetByKeyRetrieves and sets the values of the object's properties by the object's absolute key from the Company database.
Public Method RemoveDeletes the current record.
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 AdjustmentAdjustment.

Field name: Adjustment.

Public Property BrowserReturns the DataBrowser object.
Public Property Descriptionproperty Description
Public Property IDThe ID for the usage.

Field name: ID

Public Property IncomingImportCFOPCodeproperty IncomingImportCFOPCode
Public Property IncomingInStateCFOPCodeproperty IncomingInStateCFOPCode
Public Property IncomingOutStateCFOPCodeproperty IncomingOutStateCFOPCode
Public Property OutgoingExportCFOPCodeproperty OutgoingExportCFOPCode
Public Property OutgoingInStateCFOPCodeproperty OutgoingInStateCFOPCode
Public Property OutgoingOutStateCFOPCodeproperty OutgoingOutStateCFOPCode
Public Property ThirdPartyproperty ThirdParty
Public Property UsageThe usage name.

Field name: Usage

Length: 20 characters

Public Property UserFieldsReturns the UserFields object.

See Also