Data Element list used by SAP ABAP Function Module BAPI_AP_ACC_GETBALANCEDITEMS (Vendor Account Clearing Transactions in a given Period)
SAP ABAP Function Module
BAPI_AP_ACC_GETBALANCEDITEMS (Vendor Account Clearing Transactions in a given Period) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BUKRS | Company Code | SOURCE VALUE(COMPANYCODE) LIKE BAPI3008_1-COMP_CODE |
|
| 2 | DATUM_BIS | Date up to which data is to be selected | SOURCE VALUE(DATE_TO) LIKE BAPI3008-TO_DATE |
|
| 3 | DATUM_VON | Date as of which data is to be selected | SOURCE VALUE(DATE_FROM) LIKE BAPI3008-FROM_DATE |
|
| 4 | LIFNR | Account Number of Vendor or Creditor | SOURCE VALUE(VENDOR) LIKE BAPI3008_1-VENDOR |
|