The Function Module CGPL_CONVERSION_EXISTENCECHECK (Existence Validation Planning Element) is a standard Function Module in SAP ERP and is part of the function group CGPL_CONVERSION_EXITS within the package CGPL_APPLICATION_OBJECTS.
Function Module | CGPL_CONVERSION_EXISTENCECHECK |
Short Text | Existence Validation Planning Element |
Function Group | CGPL_CONVERSION_EXITS |
Package | CGPL_APPLICATION_OBJECTS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_APPLICATION | TYPE | CGPL_APPLICATION_TYPE | Application in Project Planning | |
I_EXT_ID | TYPE | CGPL_EXTID | Project Planning: External Indentifier of an Element | |
I_INT_ID | TYPE | CGPL_GUID16 | Project Planning: 16-Character GUID for Projects and Activts |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_EXT_ID | TYPE | CGPL_EXTID | Project Planning: External Indentifier of an Element | |
E_INT_ID | TYPE | CGPL_GUID16 | Project Planning: 16-Character GUID for Projects and Activts |
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 | Marketing Element Does Not Exist |
WRONG_INPUT | No Entry Parameters Entered |