The Function Module CKEX1_COSTESTIMATE_TO_PROFILE (Leitet aus einer Kalkulation das ExecutionProfil ab) is a standard Function Module in SAP ERP and is part of the function group CKEXUTIL within the package CKEXECUTION.
Function Module | CKEX1_COSTESTIMATE_TO_PROFILE |
Short Text | Leitet aus einer Kalkulation das ExecutionProfil ab |
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 |
---|---|---|---|---|
IR_COST_ESTIMATE | CLASS | CL_COST_ESTIMATE | PCP Plankalkulation |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_EXECUTION_PROFILE | TYPE | CK_EXPROFILE | Execution Services 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 | Kein Execution Profil gefunden |