Menu

SAP Function Module CMT_EXPL_PARAMS_GET_PROFILE

Lese aus Customizing die Parameter zu einem Profil

The Function Module CMT_EXPL_PARAMS_GET_PROFILE (Lese aus Customizing die Parameter zu einem Profil) is a standard Function Module in SAP ERP and is part of the function group CMT_EXPL_PARAMS within the package CMT2.

Technical Information

Function Module CMT_EXPL_PARAMS_GET_PROFILE
Short Text Lese aus Customizing die Parameter zu einem Profil
Function Group CMT_EXPL_PARAMS
Package CMT2
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_BL_GUID TYPE OS_GUID GUID der zugehörigen Baseline
I_EXPL_PROFILE TYPE DE_CM_EXPL_PROFILE Auflösungsprofil

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_EXPL_PARAMS CLASS CL_BCM_EXPL_PARAMS Alle relevanten Parameter für die Auflösung

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
PROFILE_NOT_FOUND Profil nicht gefunden