The Function Module CJPN_INTERN_TO_EXTERN_PD_VIADB (Konvertiert interne in externe Projektnummer mit direktem Select auf PROJ) is a standard Function Module in SAP ERP and is part of the function group CJPN within the package CN_PSP_OPR.
Function Module | CJPN_INTERN_TO_EXTERN_PD_VIADB |
Short Text | Konvertiert interne in externe Projektnummer mit direktem Select auf PROJ |
Function Group | CJPN |
Package | CN_PSP_OPR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_PROJECT_INT | TYPE | PS_INTNR | Projektdefinition (intern) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_PROJECT_EXT | TYPE | PS_PSPID | Projektdefinition |
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 | Projekt wurde nicht gefunden |