📚 SAP Business One SDK Help

BoxDefinitionContraAccount 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 AccountThe main posting account.
Field Name: Account
Data Type: Edm.String
Writable: Yes
Public Property BoxSetCodeThe parent box set code.
Field Name: BosCode
Data Type: Edm.Int32
Writable: No
Public Property CodeThe parent box code.
Field Name: BoxCode
Data Type: Edm.String
Writable: No
Public Property OffsetAccountThe offset (contra) account for the posting.
Field Name: ContraAct
Data Type: Edm.String
Writable: Yes
Public Property ReportTypeThe parent report type.
Field Name: ReportType
Data Type: BoxDefinitionReportTypeEnum
Writable: No
Enum Type: BoxDefinitionReportTypeEnum

See Also