biuan SAP® BUSINESS ONE SDK
DTW Bank Charges Allocation Codes
API Bank Charges Allocation Code

Description

Represents codes for the allocation of bank charges. These codes can be used as sorting or filtering parameters in the OPEX table that is created by SAP Business One and processed by Payment Engine.

Source table: OBCA.

See Also

SAP® B1 DI-API C# definition

public class BankChargesAllocationCodeClass : IBankChargesAllocationCode, BankChargesAllocationCode { public virtual string Code { get; set; } public virtual string Description { get; set; } public extern BankChargesAllocationCodeClass(); public virtual extern void FromXMLFile( string bstrFileName); public virtual extern void FromXMLString( string bstrXML); public virtual extern string GetXMLSchema(); public virtual extern void ToXMLFile( string bstrFileName); public virtual extern string ToXMLString(); }

DTW Business Partners / Business Partner Master Data
API Bank Charges Allocation Code

Description

Sets or returns the default bank charges allocation code.

Field name: DflBCACode.

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

Property type

Read-write property

Syntax

Visual Basic
Public Property BankChargesAllocationCode() As String

See Also

Related information


Bank Charges Allocation Codes Service BankChargesAllocationCodesService Service· Table: OBCA
The BankChargesAllocationCodesService service enables you to add, look up, update, and remove allocation codes for bank charges. Source table: OBCA.



SAP® Business One is the trademark(s) or registered trademark(s) of SAP AG in Germany and in several other countries. Contact
This website is not affiliated with, maintained, authorized, endorsed or sponsored by SAP AG or any of its affiliates