Menu

SAP Function Module CBIH_LB10_GET_WAID_WANAME

EHS: holt ID und Name eines Arbeitsbereichs

The Function Module CBIH_LB10_GET_WAID_WANAME (EHS: holt ID und Name eines Arbeitsbereichs) is a standard Function Module in SAP ERP and is part of the function group CBIH_LB10 within the package CBIH.

Technical Information

Function Module CBIH_LB10_GET_WAID_WANAME
Short Text EHS: holt ID und Name eines Arbeitsbereichs
Function Group CBIH_LB10
Package CBIH
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_ADDINF LIKE RCGADDINF Zusatzinformationen
I_LANGU TYPE LANGU SY-LANGU Sprachenschlüssel
I_WA_RECN LIKE CCIHT_WAH-RECN interner Schlüssel des Arbeitsbereichs

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ACCUPATTERNFLG TYPE ESP1_BOOLEAN Kennz. Sammelschablone
E_PATTERNFLG TYPE ESP1_BOOLEAN Kennz. Schablone
E_WAID LIKE CCIHT_WAH-WAID externer Schlüssel des Arbeitsbereichs
E_WANAM LIKE CCIHT_WALD-WANAM Bezeichnung des Arbeitsbereichs
E_WATYPE LIKE CCIHT_WAH-WATYPE Arbeitsbereichsart

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
INTERNAL_ERROR Systemfehler
MISSING_PARAMETER Fehlender interner Arbeitsbereichsschlüssel
WKA_NOT_FOUND Arbeitsbereich wurde nicht gefunden