Fonction SAP BKK_FIKEY_SET_GET_TABLES - FI Key: Exit for Corrections

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
CHANGE_T_BKKC01_CNT BKK_XFELD C 1 ' ' X Replace Tab. at SET? X = Yes
CHANGE_T_BKKC02 BKK_XFELD C 1 ' ' X Replace Tab. at SET? X = Yes
CHANGE_T_BKKC12 BKK_XFELD C 1 ' ' X Replace Tab. at SET? X = Yes
CHANGE_T_BKKITGL BKK_XFELD C 1 ' ' X Replace Tab. at SET? X = Yes
CHANGE_T_BKK_FBS BKK_XFELD C 1 ' ' X Replace Tab. at SET? X = Yes
CHANGE_T_FIKEY BKK_XFELD C 1 ' ' X Replace Tab. at SET? X = Yes
CHANGE_T_GLBAL BKK_XFELD C 1 ' ' X Replace Tab. at SET? X = Yes
CHANGE_T_GLITEM BKK_XFELD C 1 ' ' X Replace Tab. at SET? X = Yes
CHANGE_T_NOGLITEM BKK_XFELD C 1 ' ' X Replace Tab. at SET? X = Yes
I_SET_GET_FLAG BKK_XFELD C 1 ' ' X 'X' - SET; ' ' - GET

Paramètre Reférence Long. Facultatif Description
T_BKKC01_CNT IBKKC01_CT 28 X Internal Table
T_BKKC02 BKKC02 132 X Internal Table
T_BKKC12 BKKC12 92 X Internal Table
T_BKKITGL BKKITGL 160 X Internal Table
T_BKK_FBS IBKKTFI02 62 X Internal Table
T_FIKEY IBKK_FIKEY 128 X Internal Table
T_GLBAL IBKK_GLBAL 100 X Internal Table
T_GLITEM IBKK_ITGL 152 X Internal Table
T_NOGLITEM IBKK_NO_ITEM 446 X Internal Table

Functionality
This function module is an exit for corrections.
You can use it to access the global tables in the function group FBC3.
Before the table can be written to the database with BKK_FIKEY_UPDATE,the internal tables can be exported an also written back in changedform.
This module must be used only by SAP correction programs.