📚 SAP Business One SDK Help

BankOperationCodeLine 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 parent record's key.
Field Name: AbsEntry
Data Type: Edm.Int32
Writable: No
Public Property ExternalBankOperationCodeThe external bank operation code as it appears in the bank statement.
Field Name: ExOpCode
Data Type: Edm.String
Writable: Yes
Public Property InternalBankOperationCodeThe internal bank operation code mapped to this external code.
Field Name: InOpCode
Data Type: Edm.Int32
Writable: Yes
Public Property LineIdproperty LineID
Public Property OperationDescriptionA description of the operation.
Field Name: OPDscrpt
Data Type: Edm.String
Writable: Yes

See Also