The Function Module CKEXUTIL_GET_EXECUTION_PROFILE (Ermitteln des Execution Profiles in Abhängigkeit vom Bezugsobjekt) is a standard Function Module in SAP ERP and is part of the function group CKEXUTIL within the package CKEXECUTION.
Function Module | CKEXUTIL_GET_EXECUTION_PROFILE |
Short Text | Ermitteln des Execution Profiles in Abhängigkeit vom Bezugsobjekt |
Function Group | CKEXUTIL |
Package | CKEXECUTION |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AUART | TYPE | AUART | Bezugsobjekt | |
I_AUFNR | TYPE | AUFNR | Auftragsnummer | |
I_PROJECT_PROFILE | TYPE | PROFIDPROJ | Projektprofil | |
I_PSPNR | TYPE | PRPS-PSPNR | PSP-Element |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_EXECUTION_PROFILE | TYPE | CK_EXPROFILE | Easy Execution Profil |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | Profil nicht gefunden bzw. nicht zugeordnet |
WRONG_INPUT | Unzulässiger Input |