Data Element list used by SAP ABAP Function Module BKK_COND_IND_SEL_FOR_CLC (Selection of the Conditions of a Bank Account for Computer)
SAP ABAP Function Module
BKK_COND_IND_SEL_FOR_CLC (Selection of the Conditions of a Bank Account for Computer) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKK_ACCNT | Internal Account Number for Current Account | SOURCE VALUE(I_ACNUM_INT) LIKE BKK40-ACNUM_INT |
|
| 2 | BKK_BKKRS | Bank Area | SOURCE VALUE(I_BKKRS) LIKE TBKK01-BKKRS |
|
| 3 | BKK_CONCAT | Bank Condition Category | SOURCE VALUE(I_CONDCATG) LIKE TBKK81-CONDCATG OPTIONAL |
|
| 4 | BKK_GRPCA2 | Condition Group Category | SOURCE VALUE(I_CONDGR_CAT) LIKE TBKK81-CONDGR_CAT |
|
| 5 | BKK_SIM | Simulation | SOURCE VALUE(I_XSIMULATE) LIKE IBKK9P-SIM_RUN OPTIONAL |
|
| 6 | BKK_TRCL | Account Balancing Log | SOURCE VALUE(I_TRACE) LIKE IBKKM9-TRACE OPTIONAL |
|
| 7 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(I_XNOTEXT) LIKE BOOLE-BOOLE DEFAULT 'X' |
|
| 8 | WAERS_CURC | Currency Key | SOURCE VALUE(I_CURR) LIKE TCURC-WAERS |
|