Data Element list used by SAP ABAP Function Module BAPI_AR_ACC_GETBALANCEDITEMS (Customer account clearing transactions in a given time period)
SAP ABAP Function Module
BAPI_AR_ACC_GETBALANCEDITEMS (Customer account clearing transactions in a given time period) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BUKRS | Company Code | SOURCE VALUE(COMPANYCODE) LIKE BAPI3007_1-COMP_CODE |
|
| 2 | DATUM_BIS | Date up to which data is to be selected | SOURCE VALUE(DATE_TO) LIKE BAPI3007-TO_DATE |
|
| 3 | DATUM_VON | Date as of which data is to be selected | SOURCE VALUE(DATE_FROM) LIKE BAPI3007-FROM_DATE |
|
| 4 | KUNNR | Customer Number | SOURCE VALUE(CUSTOMER) LIKE BAPI3007_1-CUSTOMER |
|