Menu

SAP Function Module CBIH_ER12_LAY_SET

EHS: User-Exit-Funktion zum Nacheditieren der internen Listtool-Parameter

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module CBIH_ER12_LAY_SET (EHS: User-Exit-Funktion zum Nacheditieren der internen Listtool-Parameter) is a standard Function Module in SAP ERP and is part of the function group CBIH_ER12 within the package CBIH.

Technical Information

Function Module CBIH_ER12_LAY_SET
Short Text EHS: User-Exit-Funktion zum Nacheditieren der internen Listtool-Parameter
Function Group CBIH_ER12
Package CBIH
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

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_IS_KEYINFO TYPE KKBLO_KEYINFO Schlüssel-inform. Master <->> Slave
X_IS_LAYOUT TYPE KKBLO_LAYOUT Layout
X_IS_SEL_HIDE TYPE KKBLO_SEL_HIDE (siehe Funkt.-grp. KKBL)
X_IT_EXCLUDING TYPE KKBLO_T_EXTAB (siehe Funkt.-grp. KKBL)
X_IT_FIELDCAT TYPE KKBLO_T_FIELDCAT Feldkatalog
X_IT_SORT TYPE KKBLO_T_SORTINFO (siehe Funkt.-grp. KKBL)
X_IT_SPECIAL_GROUPS TYPE KKBLO_T_SP_GROUP (siehe Funkt.-grp. KKBL)
X_I_FCTYPE LIKE 'R' (siehe Funkt.-grp. KKBL)
X_I_SCREEN_END_COLUMN LIKE 0 (siehe Funkt.-grp. KKBL)
X_I_SCREEN_END_LINE LIKE 0 (siehe Funkt.-grp. KKBL)
X_I_SCREEN_START_COLUMN LIKE 0 (siehe Funkt.-grp. KKBL)
X_I_SCREEN_START_LINE LIKE 0 (siehe Funkt.-grp. KKBL)

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
X_TAB LIKE (wird noch nicht benutzt)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR Fehler bei der Parameterpflege