📚 SAP Business One SDK Help

InternalBankOperationCode Object Members
See Also  Overview 

Public Methods

Public Method FromXMLFilePopulates the object from an XML file.
Public Method FromXMLStringPopulates the object from an XML string.
Public Method GetXMLSchemaReturns the XML schema of the object.
Public Method ToXMLFileExports the object to an XML file.
Public Method ToXMLStringExports the object to an XML string.

Public Properties

Public Property AbsEntryThis is the key field.
Field Name: AbsEntry
Data Type: Edm.Int32
Writable: No
Public Property AccountFeeThe G/L account for fee postings.
Field Name: ActFee
Data Type: Edm.String
Writable: Yes
Public Property BPorAccountSpecifies whether posting is to a business partner or a G/L account.
Field Name: BPorAct
Data Type: InternalBankOperationCodesBPorAccountEnum
Writable: Yes
Enum Type: InternalBankOperationCodesBPorAccountEnum
Public Property CodeThe internal bank operation code identifier.
Field Name: InOpCode
Data Type: Edm.String
Writable: Yes
Public Property DescriptionA description of the internal bank operation code.
Field Name: Descript
Data Type: Edm.String
Writable: Yes
Public Property FeeDistributionRuleThe profit center distribution rule for fee postings (dimension 1).
Field Name: PrftCntFee
Data Type: Edm.String
Writable: Yes
Public Property FeeDistributionRule2The profit center distribution rule for fee postings (dimension 2).
Field Name: PrftCntFe2
Data Type: Edm.String
Writable: Yes
Public Property FeeDistributionRule3The profit center distribution rule for fee postings (dimension 3).
Field Name: PrftCntFe3
Data Type: Edm.String
Writable: Yes
Public Property FeeDistributionRule4The profit center distribution rule for fee postings (dimension 4).
Field Name: PrftCntFe4
Data Type: Edm.String
Writable: Yes
Public Property FeeDistributionRule5The profit center distribution rule for fee postings (dimension 5).
Field Name: PrftCntFe5
Data Type: Edm.String
Writable: Yes
Public Property InternalBankOperationCodeAccountsproperty InternalBankOperationCodeAccounts
Public Property PostingMethodThe method used to post the bank transaction.
Field Name: PstMethod
Data Type: InternalBankOperationCodesBPPostingMethodEnum
Writable: Yes
Enum Type: InternalBankOperationCodesBPPostingMethodEnum
Public Property PostingTransactionThe type of bank transaction.
Field Name: PstTrans
Data Type: InternalBankOperationCodesPostingTransactionEnum
Writable: Yes
Enum Type: InternalBankOperationCodesPostingTransactionEnum
Public Property ProjectFeeThe project code for fee postings.
Field Name: ProjFee
Data Type: Edm.String
Writable: Yes

See Also