Menu

SAP Function Module CBIH_LB10_GET_PATTERN_TYPE

EHS: Lesen Umgebungsparameter für ArbBer-Art Schablone u. Sammelschablone

The Function Module CBIH_LB10_GET_PATTERN_TYPE (EHS: Lesen Umgebungsparameter für ArbBer-Art Schablone u. Sammelschablone) 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_PATTERN_TYPE
Short Text EHS: Lesen Umgebungsparameter für ArbBer-Art Schablone u. Sammelschablone
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_ACCUPATTERN_PARAM LIKE TCGENV-PARAM Umgebungsparameter Sammelschablone
I_PATTERN_PARAM LIKE TCGENV-PARAM Umgebungsparameter Schablone

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ACCUPATTERN_TYPE TYPE CCIHE_WATYPE Arbeitsbereichsart Sammelschablone
E_PATTERN_TYPE TYPE CCIHE_WATYPE Arbeitsbereichsart Schablone

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.