Data Element list used by SAP ABAP Function Module BKK_STACK_GET_STACK_FOR_APPEND (BCA: Supplies Existing Stacks to Which New Stacks Can Be Added)
SAP ABAP Function Module
BKK_STACK_GET_STACK_FOR_APPEND (BCA: Supplies Existing Stacks to Which New Stacks Can Be Added) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKK_BKKRS | Bank Area | SOURCE VALUE(I_BKKRS) LIKE BKKA5-BKKRS |
|
| 2 | BKK_CASHBC | Means of Payment Position Category | SOURCE VALUE(I_CASHB_CATG) LIKE BKKA5-CASHB_CATG DEFAULT G_CON_CHEQUE |
|
| 3 | BKK_CASHBT | Means of Payment Position Type | SOURCE VALUE(I_CASHB_TYPE) LIKE BKKA5-CASHB_TYPE |
|
| 4 | BKK_STACK_PLACE | Key of a Location in Position Management | SOURCE VALUE(I_STACK_PLACE) LIKE BKKA5-STACK_PLACE |
|
| 5 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(I_FLG_ENQUEUE) LIKE BOOLE-BOOLE DEFAULT ' ' |
|