Data Element list used by SAP ABAP Function Module BAPI_COND_POST_DECRE_BALANCES (Debit/Credit Amounts and Balances for a Posting Period)
SAP ABAP Function Module
BAPI_COND_POST_DECRE_BALANCES (Debit/Credit Amounts and Balances for a Posting Period) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BANKL | Bank number | SOURCE VALUE(I_BANKKEY) LIKE IBKK9_DECRE_POST-BANKKEY |
|
| 2 | BANKS | Bank country key | SOURCE VALUE(I_COUNTRY) LIKE IBKK9_DECRE_POST-COUNTRY |
|
| 3 | BKK_ACEXT | Account number for current account | SOURCE VALUE(I_ACCOUNT) LIKE IBKK9_DECRE_POST-ACCOUNT |
|
| 4 | BKK_PSTDAT | Posting date | SOURCE VALUE(I_POST_DATE_END) LIKE IBKK9_DECRE_POST-POST_DATE |
|
| 5 | BKK_PSTDAT | Posting date | SOURCE VALUE(I_POST_DATE_START) LIKE IBKK9_DECRE_POST-POST_DATE |
|
| 6 | BKK_RC2 | Return Code | SOURCE VALUE(E_RC) LIKE IBKK_MISC-RC2 |
|