Table list used by SAP ABAP Function Module BKK_STACK_CREATE_FLOAT (BCA: Creation of a New Check Stack)
SAP ABAP Function Module BKK_STACK_CREATE_FLOAT (BCA: Creation of a New Check Stack) is using
# Object Type Object Name Object Description Note
     
1 Table  BKKA5 Means of Payt Mgmt: Stack Mgmt - Available Checks SOURCE I_T_MAIN_STACK_ISSUE STRUCTURE BKKA5 OPTIONAL
2 Table  BKKA5 Means of Payt Mgmt: Stack Mgmt - Available Checks
3 Table  BKKA5 Means of Payt Mgmt: Stack Mgmt - Available Checks SOURCE VALUE(I_STACK_STAT) LIKE BKKA5-STACK_STAT OPTIONAL
4 Table  BKKA5 Means of Payt Mgmt: Stack Mgmt - Available Checks SOURCE VALUE(E_FLOAT_PREV_RUN_NR) LIKE BKKA5-STACK_RUN_NR
5 Table  BKKA5 Means of Payt Mgmt: Stack Mgmt - Available Checks SOURCE VALUE(I_STACK_PLACE_TO) LIKE BKKA5-STACK_PLACE
6 Table  BKKA5 Means of Payt Mgmt: Stack Mgmt - Available Checks SOURCE VALUE(I_STACK_PLACE_FROM) LIKE BKKA5-STACK_PLACE
7 Table  BKKA5 Means of Payt Mgmt: Stack Mgmt - Available Checks SOURCE VALUE(E_FLOAT_STACK_NR) LIKE BKKA5-STACK_NR
8 Table  BKKA5 Means of Payt Mgmt: Stack Mgmt - Available Checks SOURCE VALUE(I_STACK_ITIM) LIKE BKKA5-STACK_CTIM DEFAULT SY-UZEIT
9 Table  BKKA5 Means of Payt Mgmt: Stack Mgmt - Available Checks SOURCE VALUE(I_STACK_IDAT) LIKE BKKA5-STACK_CDAT DEFAULT SY-DATUM
10 Table  BKKA5 Means of Payt Mgmt: Stack Mgmt - Available Checks SOURCE VALUE(I_REM_TXT) LIKE BKKA5-REM_TXT OPTIONAL
11 Table  BKKA5 Means of Payt Mgmt: Stack Mgmt - Available Checks SOURCE VALUE(E_NEW_NEXT_RUN_NR) LIKE BKKA5-NEXT_RUN_NR
12 Table  BKKA5 Means of Payt Mgmt: Stack Mgmt - Available Checks SOURCE VALUE(I_USERNAME) LIKE BKKA5-NAME_STACK_CRE DEFAULT SY-UNAME
13 Table  BKKA5 Means of Payt Mgmt: Stack Mgmt - Available Checks SOURCE VALUE(I_CASHB_TYPE) LIKE BKKA5-CASHB_TYPE
14 Table  BKKA5 Means of Payt Mgmt: Stack Mgmt - Available Checks SOURCE VALUE(I_CASHB_CATG) LIKE BKKA5-CASHB_CATG DEFAULT G_CON_CHEQUE
15 Table  BKKA5 Means of Payt Mgmt: Stack Mgmt - Available Checks SOURCE VALUE(I_BKKRS) LIKE BKKA5-BKKRS
16 Table  BKKA5 Means of Payt Mgmt: Stack Mgmt - Available Checks SOURCE VALUE(REC_STACK_ADD_TO) LIKE BKKA5 OPTIONAL
17 Table  BKKA5 Means of Payt Mgmt: Stack Mgmt - Available Checks SOURCE E_T_FLOAT_STACK_CREATE STRUCTURE BKKA5 OPTIONAL
18 Table  BKKA8 Location-Dependent Settings in Position Management
19 Table  BOOLE Boolean variable SOURCE VALUE(I_FLG_ADD_STACK) LIKE BOOLE-BOOLE DEFAULT ' '
20 Table  BOOLE Boolean variable SOURCE VALUE(I_FLG_MESSAGE) LIKE BOOLE-BOOLE DEFAULT 'X'
21 Table  BOOLE Boolean variable