Table list used by SAP ABAP Function Module BKK_STACK_PREPARE_INSERT (Preparation of the Inclusion of a Stack in Position Management)
SAP ABAP Function Module BKK_STACK_PREPARE_INSERT (Preparation of the Inclusion of a Stack in Position Management) is using
# Object Type Object Name Object Description Note
     
1 Table  BKKA1 Position Manangement: General Data SOURCE T_ALREADY_EXIST_NUMBER STRUCTURE BKKA1 OPTIONAL
2 Table  BKKA5 Means of Payt Mgmt: Stack Mgmt - Available Checks SOURCE T_ALREADY_EXIST_STACKS STRUCTURE BKKA5 OPTIONAL
3 Table  BKKA5 Means of Payt Mgmt: Stack Mgmt - Available Checks SOURCE T_STACK_CREATE STRUCTURE BKKA5 OPTIONAL
4 Table  BKKA5 Means of Payt Mgmt: Stack Mgmt - Available Checks SOURCE VALUE(I_STACK_STAT) LIKE BKKA5-STACK_STAT
5 Table  BKKA5 Means of Payt Mgmt: Stack Mgmt - Available Checks SOURCE VALUE(I_STACK_DIV) LIKE BKKA5-STACK_DIV
6 Table  BKKA5 Means of Payt Mgmt: Stack Mgmt - Available Checks SOURCE VALUE(I_STACK_ITIM) LIKE BKKA5-STACK_CTIM DEFAULT SY-UZEIT
7 Table  BKKA5 Means of Payt Mgmt: Stack Mgmt - Available Checks SOURCE VALUE(I_STACK_IDAT) LIKE BKKA5-STACK_CDAT DEFAULT SY-DATUM
8 Table  BKKA5 Means of Payt Mgmt: Stack Mgmt - Available Checks SOURCE VALUE(I_USERNAME) LIKE BKKA5-NAME_STACK_CRE DEFAULT SY-UNAME
9 Table  BKKA5 Means of Payt Mgmt: Stack Mgmt - Available Checks SOURCE VALUE(I_CASHBTYPE) LIKE BKKA5-CASHB_TYPE
10 Table  BKKA5 Means of Payt Mgmt: Stack Mgmt - Available Checks SOURCE VALUE(I_CASHB_EX_TO) LIKE BKKA5-CASHB_EX_TO
11 Table  BKKA5 Means of Payt Mgmt: Stack Mgmt - Available Checks SOURCE VALUE(I_CASHB_EX_FROM) LIKE BKKA5-CASHB_EX_FROM
12 Table  BKKA5 Means of Payt Mgmt: Stack Mgmt - Available Checks SOURCE VALUE(I_CASHBCATG) LIKE BKKA5-CASHB_CATG OPTIONAL
13 Table  BKKA5 Means of Payt Mgmt: Stack Mgmt - Available Checks SOURCE VALUE(I_BKKRS) LIKE BKKA5-BKKRS
14 Table  BKKA5 Means of Payt Mgmt: Stack Mgmt - Available Checks SOURCE T_STACK_ERROR STRUCTURE BKKA5 OPTIONAL
15 Table  BOOLE Boolean variable SOURCE VALUE(I_FLG_MESSAGE) LIKE BOOLE-BOOLE DEFAULT ' '
16 Table  IBKK_CHEQ Screen Fields for Check Administration (General Part) SOURCE VALUE(I_QUANTITY) LIKE IBKK_CHEQ-NCHEQUES OPTIONAL