Data Element list used by SAP ABAP Function Module BKK_COND_CALC_CTL_ACCT_SIM_BAL (Simulate Account Balancing for Single Accounts (Export Account Balance))
SAP ABAP Function Module
BKK_COND_CALC_CTL_ACCT_SIM_BAL (Simulate Account Balancing for Single Accounts (Export Account Balance)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKK_ACCNT | Internal Account Number for Current Account | SOURCE REFERENCE(I_ACNUM_INT) LIKE BKK42-ACNUM_INT |
|
| 2 | BKK_BKKRS | Bank Area | SOURCE REFERENCE(I_BKKRS) LIKE BKK42-BKKRS |
|
| 3 | BKK_PBAL | Account balance | SOURCE REFERENCE(E_BALANCE) LIKE BKK50-BALANCE |
|
| 4 | BKK_SIM | Simulation | SOURCE REFERENCE(I_XSIMULATE) LIKE IBKK9P-SIM_RUN DEFAULT 'X' |
|