📚 SAP Business One SDK Help

PaymentBankChargesAllocationCode Property
See Also 

Description

Returns the payment bank charges, allocation code.

Field name: PymBCACode.

Length: 3 characters.

This is a foreign key to the Bank Charges Allocation Codes table (OBCA), not exposed through the DI API.

Property type

Read-only property

Syntax

Visual Basic
Public Property PaymentBankChargesAllocationCode() As String

See Also