biuan SAP® BUSINESS ONE SDK
DTW Business Partners / Business Partner Master Data / BP Control Account
API BP Account Receivable Payble

Description

BPAccountReceivablePayble is a child object of the BusinessPartners object and represents the Business Partner Account Receivable Payable table in the Business Partner module.

This object enables you to add a business partner account.

Source table: CRD3.

Remarks

To display the form in the application:

  1. Select Business Partners --> Business Partner Master Data.
  2. In the Accounting tab, click the button [...] next to Control Accounts.

See Also

SAP® B1 DI-API C# definition

public class BPAccountReceivablePaybleClass : IBPAccountReceivablePayble, BPAccountReceivablePayble { public virtual string AccountCode { get; set; } public virtual BoBpAccountTypes AccountType { get; set; } public virtual string BPCode { get; } public virtual int Count { get; } public extern BPAccountReceivablePaybleClass(); public virtual extern void Add(); public virtual extern void SetCurrentLine(int LineNum); }

Related information


Bo Bp Account Types BoBpAccountTypes Enumeration
Account types for business partners.
   Parent: BP Account Receivable Payble BPAccountReceivablePayble Object· Table: CRD3


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