Menu

SAP Function Module C14T_FIELD_PREP_FOR_LISTTOOL

EHS: INTERN: ein Struktur-Feld für die KKBL-Parameter aufbereiten

The Function Module C14T_FIELD_PREP_FOR_LISTTOOL (EHS: INTERN: ein Struktur-Feld 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_FIELD_PREP_FOR_LISTTOOL
Short Text EHS: INTERN: ein Struktur-Feld 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_FIELD_INFO LIKE DD03P DDIC-Information des Feldes
I_FLG_ADAPT_LST_WDTH TYPE ESP1_BOOLEAN ESP1_FALSE #NAME?
I_FLG_ADAPT_WIDTH TYPE ESP1_BOOLEAN ESP1_FALSE #NAME?
I_FLG_CLEAR_LINE_CNT TYPE ESP1_BOOLEAN ESP1_FALSE - TRUE: Zähler für Listenbreite auf 0 setzen
I_MASTERSTRUCT_NAME LIKE DCOBJDEF-NAME Name der Master-Struktur im DDIC

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
X_FIELDCAT TYPE KKBLO_T_FIELDCAT Feldkatalog
X_KEYINFO TYPE KKBLO_KEYINFO Schlüssel-Information
X_LAYOUT TYPE KKBLO_LAYOUT Layout

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_DATA_TAB LIKE Tabelle mit darzustellenden Daten
I_TECH_INFO_TAB LIKE DD03P Feld-Tabelle der techn. Struktur

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
MAX_COLUMN_WIDTH_GET_ERROR Fehler bei der max. Spalten-Breite-Berechnung