Fonction SAP BAPI_ACC_BILLING_CHECK - Accounting: Check Billing Doc. (OAG: LOAD RECEIVABLE)

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
CUSTOMERCPD BAPIACPA00 u 372 X
DOCUMENTHEADER BAPIACHE01 u 203 Document Header

Paramètre Reférence Long. Facultatif Description
ACCOUNTGL BAPIACGL01 634 G/L Account Line Items
ACCOUNTRECEIVABLE BAPIACAR01 205 Customer Line Items
ACCOUNTTAX BAPIACTX01 74 Tax Line Items
CRITERIA BAPIACKECR 58 X CO-PA Characteristics
CURRENCYAMOUNT BAPIACCR01 66 X Line Item Currency Fields
EXTENSION1 BAPIEXTC 1000 X Table for Customer Enhancement
RETURN BAPIRET2 548 Return Parameter
SALESAMOUNT BAPIACCRSO 112 X Sales Order Currency Fields
SALESORDER BAPIACSO00 354 X Sales Order Line Items
VALUEFIELD BAPIACKEVA 76 X CO-PA Value Components

Functionality
Accounting is supplied with the data for a billing in Sales andDistribution.
The Check method ascertains whether a billing document can be posted in Accounting.

Example
Revenues are generated when goods are sold on credit. The revenues areposted in the billing document and forwarded to Accounting.

Notes

  • If currency fields have been entered in the CurrencyAmount parameter, a
  • complete document check, including characteristics and value componentsfrom Profitability Analysis (CO-PA), is carried out. Otherwise, onlyaccount assignment objects are validated.
    • The SalesOrder and SalesAmount parameters can be provided for breaking
    • down any sales order stock that may exist.
      • Messages are shown in the Return parameter. You can find return codes
      • and their meaning in the Return parameter documentation.

        Further information
        You can find further information in the documentation on interfaces toAccounting in the R/3 Library (under Cross-Application Functions ->Interfaces to Accounting).
        INCLUDE ACC_BAPI_DOCUMENTHEADER OBJECT DOKU ID TX
        INCLUDE ACC_BAPI_ACCOUNTGL OBJECT DOKU ID TX
        INCLUDE ACC_BAPI_ACCOUNTRECEIVABLE OBJECT DOKU ID TX
        INCLUDE ACC_BAPI_ACCOUNTTAX OBJECT DOKU ID TX
        INCLUDE ACC_BAPI_CRITERIA OBJECT DOKU ID TX
        Display documentation
        INCLUDE ACC_BAPI_EXTENSION OBJECT DOKU ID TX
        INCLUDE ACC_BAPI_RETURN OBJECT DOKU ID TX
        INCLUDE ACC_BAPI_SALESAMOUNT OBJECT DOKU ID TX
        INCLUDE ACC_BAPI_SALESORDER OBJECT DOKU ID TX
        INCLUDE ACC_BAPI_VALUEFIELD OBJECT DOKU ID TX

1059134Accounting BAPIs and project account assignment
794974Problems with cross-company code transactions
561175BAPI posting in accounting with FI as reference
660591Error RW621 after implementation of Note 561175
391712Interface: termination BL194