Menu

SAP Function Module C14T_STRUCT_PREP_FOR_LISTTOOL

EHS: INTERN: Strukturen für die KKBL-Parameter aufbereiten

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module C14T_STRUCT_PREP_FOR_LISTTOOL (EHS: INTERN: Strukturen für die KKBL-Parameter aufbereiten) is a standard Function Module in SAP ERP and is part of the function group C14T within the package CBUI.

Technical Information

Function Module C14T_STRUCT_PREP_FOR_LISTTOOL
Short Text EHS: INTERN: Strukturen für die KKBL-Parameter aufbereiten
Function Group C14T
Package CBUI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_FLG_ADAPT_LST_WDTH TYPE ESP1_BOOLEAN ESP1_FALSE (siehe C14T_FIELD_PREP_FOR_LISTTOOL)
I_FLG_ADAPT_WIDTH TYPE ESP1_BOOLEAN ESP1_FALSE #NAME?
I_MASTERSTRUCT_NAME LIKE DCOBJDEF-NAME Master-Struktur
I_SLAVESTRUCT_NAME LIKE DCOBJDEF-NAME SPACE Slave-Struktur
I_TECHSTRUCT_NAME LIKE DCOBJDEF-NAME SPACE technische Struktur
I_USER_EXIT_FUNC LIKE TFDIR-FUNCNAME SPACE User-Exit-Funkt.s-Name

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FIELDCAT TYPE KKBLO_T_FIELDCAT Feldkatalog
E_IS_KEYINFO TYPE KKBLO_KEYINFO Schlüsselinform.: Master <->> Slave
E_IS_LAYOUT TYPE KKBLO_LAYOUT Layout
E_IS_SEL_HIDE TYPE KKBLO_SEL_HIDE (siehe K_KKB_HIER_SEQU_LIST_DISPLAY)
E_IT_EXCLUDING TYPE KKBLO_T_EXTAB (siehe K_KKB_HIER_SEQU_LIST_DISPLAY)
E_IT_FIELDCAT TYPE KKBLO_T_FIELDCAT Feldkatalog
E_IT_SORT TYPE KKBLO_T_SORTINFO (siehe K_KKB_HIER_SEQU_LIST_DISPLAY)
E_IT_SPECIAL_GROUPS TYPE KKBLO_T_SP_GROUP (siehe K_KKB_HIER_SEQU_LIST_DISPLAY)
E_I_FCTYPE LIKE (siehe K_KKB_HIER_SEQU_LIST_DISPLAY)
E_I_SCREEN_END_COLUMN LIKE (siehe K_KKB_HIER_SEQU_LIST_DISPLAY)
E_I_SCREEN_END_LINE LIKE (siehe K_KKB_HIER_SEQU_LIST_DISPLAY)
E_I_SCREEN_START_COLUMN LIKE (siehe K_KKB_HIER_SEQU_LIST_DISPLAY)
E_I_SCREEN_START_LINE LIKE (siehe K_KKB_HIER_SEQU_LIST_DISPLAY)
E_KEYINFO TYPE KKBLO_KEYINFO Schlüssel-Informationen
E_LAYOUT TYPE KKBLO_LAYOUT Angaben zum Layout

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_MASTERTAB LIKE Mastertabelle
I_SLAVETAB LIKE Slavetabelle

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DDIC_ERROR Fehler beim Ermitteln der DDIC-Informationen
ILLEGAL_MASTER_INPUT unzulässige Master-Struktur
ILLEGAL_SLAVE_INPUT unzulässige Slave-Struktur
ILLEGAL_TECH_INPUT unzulässige Ausnahme-Struktur
KEYFIELD_AS_CHECKBOX Schlüsselfeld wurde als Checkbox angegeben
MASTER_FIELD_PREP_ERROR Fehler beim Aufbereiten eines Master-Feldes
MASTER_SLAVE_CONFLICT Slave-Key paßt nicht zum Master-Key
OTHER_ERROR sonstiger Fehler
SLAVE_FIELD_PREP_ERROR Fehler beim Aufbereiten eines Slave-Feldes
USER_EXIT_ERROR Fehler beim Aufruf der User-Exit-Funktion