Data Element list used by SAP ABAP Function Module BKK_STACK_DB_CHECK_INTV_BLOCK (BCA: Retrieve All Stacks for a Position No. Interval (General Stack_div))
SAP ABAP Function Module
BKK_STACK_DB_CHECK_INTV_BLOCK (BCA: Retrieve All Stacks for a Position No. Interval (General Stack_div)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKK_BKKRS | Bank Area | SOURCE VALUE(I_BKKRS) LIKE BKKA6-BKKRS |
|
| 2 | BKK_CASHBC | Means of Payment Position Category | SOURCE VALUE(I_CASHBCATG) LIKE BKKA6-CASHB_CATG DEFAULT G_CON_CHEQUE |
|
| 3 | BKK_CASHBT | Means of Payment Position Type | SOURCE VALUE(I_CASHB_TYPE) LIKE BKKA6-CASHB_TYPE OPTIONAL |
|
| 4 | BKK_CASHBX_FROM | Position Number (External) from | SOURCE VALUE(I_CHEQUNO_MIN) LIKE BKKA6-CASHB_EX_FROM |
|
| 5 | BKK_CASHBX_TO | Position Number (External) to | SOURCE VALUE(I_CHEQUNO_MAX) LIKE BKKA6-CASHB_EX_TO |
|
| 6 | BKK_STACKSTAT | Status of a Stack in Position Management | SOURCE VALUE(I_STACK_STAT) LIKE BKKA6-STACK_STAT DEFAULT G_CON_STACK_LOCKED |
|
| 7 | BKK_STACK_PLACE | Key of a Location in Position Management | SOURCE VALUE(I_STACK_PLACE) LIKE BKKA6-STACK_PLACE OPTIONAL |
|