📚 SAP Business One SDK Help

ExpenseClassificationCategory Object Members
See Also  Overview 

Public Methods

Public Method FromXMLFileLoads the object's properties from an XML file.
Public Method FromXMLStringLoads the object's properties from an XML string.
Public Method GetXMLSchemaReturns the XML schema for this object.
Public Method ToXMLFileSerializes the object's properties to an XML file.
Public Method ToXMLStringSerializes the object's properties to an XML string.

Public Properties

Public Property AbsEntryThis is the key field.
Field Name: AbsEntry
Data Type: Edm.Int32
Writable: No
Public Property CodeThe expense classification category code.
Field Name: Code
Data Type: Edm.String
Writable: Yes
Public Property DescriptionThe description of the expense classification category.
Field Name: Description
Data Type: Edm.String
Writable: Yes

See Also