📚 SAP Business One SDK Help

IncomeClassificationType Object Members
See Also  Overview 

Public Methods

Public Method FromXMLFilemethod FromXMLFile
Public Method FromXMLStringmethod FromXMLString
Public Method GetXMLSchemamethod GetXMLSchema
Public Method ToXMLFilemethod ToXMLFile
Public Method ToXMLStringmethod ToXMLString

Public Properties

Public Property AbsEntryThe internal numeric key of the record. This is the key field.
Field Name: AbsEntry
Data Type: Integer
Writable: No
Public Property CodeThe short classification type code (e.g., "E3_106").
Field Name: Code
Data Type: String
Writable: Yes
Public Property DescriptionA human-readable description of the classification type.
Field Name: —
Data Type: String
Writable: Yes

See Also