Menu

SAP Function Module TABSTRIP_LAYOUT_READ

Liest Layout aus den TAMLAY-Tabellen bzw. setzt Default.

The Function Module TABSTRIP_LAYOUT_READ (Liest Layout aus den TAMLAY-Tabellen bzw. setzt Default.) is a standard Function Module in SAP ERP and is part of the function group ATAB within the package ATAB.

Technical Information

Function Module TABSTRIP_LAYOUT_READ
Short Text Liest Layout aus den TAMLAY-Tabellen bzw. setzt Default.
Function Group ATAB
Package ATAB
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_APPL LIKE TAMLAYA-APPL Applikationskürzel aus Tabelle TAMLAYA
I_LAYOUT LIKE TAMLAY0-LAYOUT 'SAP' Layout für den Tabstrip

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
T_EXCLUDE LIKE SAMLAY01 Tabelle mit auszublendenden Gruppenrahmen
T_REQUIRED LIKE SAMLAY01 Tabelle mit Muß-Gruppenrahmen
T_TABS LIKE RAISTTAB01 Reiter und Reiterbezeichnungen
T_TABSCREENS LIKE SAMLAY02 Subscreenfolge der einzelnen Reiter

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
GROUP_BOX_MISSING Muß-Gruppenrahmen nicht in Layout
INCONSISTENT_PARAMETER_VALUES Gleicher Eintrag in T_EXCLUDE und T_REQUIRED
NOT_FOUND Layout(teile) wurden nicht auf der DB gefunden