Data Element list used by SAP ABAP Function Module BKK_STACK_PREPARE_ISSUE (BCA: Prepare Stack Issue)
SAP ABAP Function Module
BKK_STACK_PREPARE_ISSUE (BCA: Prepare Stack Issue) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKK_ACEXT | Account number for current account | SOURCE VALUE(I_ACNUM_EXT) LIKE BKK42-ACNUM_EXT |
|
| 2 | BKK_BKKRS | Bank Area | SOURCE VALUE(I_BKKRS) LIKE BKKA5-BKKRS |
|
| 3 | BKK_CASHBC | Means of Payment Position Category | SOURCE VALUE(I_CASHB_CATG) LIKE BKKA5-CASHB_CATG DEFAULT G_CON_CHEQUE |
|
| 4 | BKK_CASHBT | Means of Payment Position Type | SOURCE VALUE(I_CASHB_TYPE) LIKE BKKA5-CASHB_TYPE |
|
| 5 | BKK_CASHBX_FROM | Position Number (External) from | SOURCE VALUE(E_CASHB_EX_FROM) LIKE BKKA5-CASHB_EX_FROM |
|
| 6 | BKK_CASHBX_TO | Position Number (External) to | SOURCE VALUE(E_NEW_CASHB_EX_TO) LIKE BKKA5-CASHB_EX_TO |
|
| 7 | BKK_CASHB_NUMB | Sequence number | SOURCE VALUE(E_RUN_NR) LIKE BKKA5-STACK_RUN_NR |
|
| 8 | BKK_NCHEQ | Number of Checks | SOURCE VALUE(I_QUANTITY) LIKE IBKK_CHEQ-NCHEQUES |
|
| 9 | BKK_NCHEQ | Number of Checks | SOURCE VALUE(E_QUANTITY) LIKE IBKK_CHEQ-NCHEQUES |
|
| 10 | BKK_STACKNR | Stack Number | SOURCE VALUE(I_STACK_NR) LIKE BKKA5-STACK_NR OPTIONAL |
|
| 11 | BKK_STACKNR | Stack Number | SOURCE VALUE(E_STACK_NR) LIKE BKKA5-STACK_NR |
|
| 12 | BKK_STACK_PLACE | Key of a Location in Position Management | SOURCE VALUE(I_STACK_PLACE_FROM) LIKE BKKA5-STACK_PLACE |
|
| 13 | BKK_STACK_PLACE | Key of a Location in Position Management | SOURCE VALUE(I_STACK_PLACE_TO) LIKE BKKA5-STACK_PLACE OPTIONAL |
|
| 14 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(I_X_NR_CONNECTED) LIKE BOOLE-BOOLE DEFAULT ' ' |
|
| 15 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(E_FLG_ONE_STACK) LIKE BOOLE-BOOLE |
|
| 16 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(I_X_CREATE_FLOAT) LIKE BOOLE-BOOLE DEFAULT ' ' |