Fonction SAP CBRC_CU_LAYOUT_FIELDCAT_ADJUST - EHS: User Exit Function for Editing Internal List Tool Parameters

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
X_IS_KEYINFO KKBLO_KEYINFO 0 X Key-Inform. Master <->> Slave
X_IS_LAYOUT KKBLO_LAYOUT 0 X Layout
X_IS_PRINT SLIS_PRINT_ALV 0 X Print Options
X_IS_SEL_HIDE KKBLO_SEL_HIDE 0 X (See Func. Group KKBL)
X_IT_EXCLUDING KKBLO_T_EXTAB 0 X (See Func. Group KKBL)
X_IT_FIELDCAT KKBLO_T_FIELDCAT 0 X Field Catalog
X_IT_SORT KKBLO_T_SORTINFO 0 X (See Func. Group KKBL)
X_IT_SPECIAL_GROUPS KKBLO_T_SP_GROUP 0 X (See Func. Group KKBL)
X_I_FCTYPE 0 'R' X (See Func. Group KKBL)
X_I_SCREEN_END_COLUMN 0 0 X (See Func. Group KKBL)
X_I_SCREEN_END_LINE 0 0 X (See Func. Group KKBL)
X_I_SCREEN_START_COLUMN 0 0 X (See Func. Group KKBL)
X_I_SCREEN_START_LINE 0 0 X (See Func. Group KKBL)

Paramètre Reférence Long. Facultatif Description
X_TAB 0 X (Not Yet Used)

Exception Description
ERROR Parameter Entry Error

Functionality
This function module serves as a user exit function for editingparameters for the list tool (function group KKBL). The module is calledfrom the group C14T once it has filled the parameters with defaultvalues. The individual parameters are documented in detail in groupKKBL.

Example
-

Notes
The module C14T_KKBL_PARAM_USER_EXIT can be used as a copy template forthis user exit.

Further information
See group C14T and module K_KKB_HIER_SEQU_LIST_DISPLAY.