Menu

SAP Function Module ITEM_STRUC_EXTENSION

Generierung einer Struktur-Erweiterung im DDIC

The Function Module ITEM_STRUC_EXTENSION (Generierung einer Struktur-Erweiterung im DDIC) is a standard Function Module in SAP ERP and is part of the function group FI_ITEMS_DDIC within the package FREP.

Technical Information

Function Module ITEM_STRUC_EXTENSION
Short Text Generierung einer Struktur-Erweiterung im DDIC
Function Group FI_ITEMS_DDIC
Package FREP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BASIC_STRUCNAME LIKE DD03P-TABNAME 'RFPOSX' Basis-Struktur
EXT_FIELDS_TABNAME LIKE DD03P-TABNAME 'T021S' Tabelle mit Sonderfeldern
EXT_STRUCNAME LIKE DD03P-TABNAME 'RFPOSXEXT' Erweiterte Struktur
I_LSTCL TYPE LSTCL '2' Listklasse der Anzeigevariante
X_TRANSPORT TYPE C 'X' Mit Transporteintrag

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
GET_ERROR Fehler
PUT_ERROR Fehler beim Schreiben ins DDIC