The Function Module CJPN_INTERN_TO_EXTERN_PDCONSIM (Simulation: Konvertiert interne Projektnummer in externe Projektnummer) 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_PDCONSIM |
Short Text | Simulation: Konvertiert interne Projektnummer in externe Projektnummer |
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 |
---|---|---|---|---|
INT_NUM | TYPE | CLIKE | interne Nummer Projektstrukturplanelement | |
VSNMR_IMP | LIKE | VSKOPF-VSNMR | Nummer oder Bezeichnung einer Version |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXT_NUM | TYPE | CLIKE | externe (editierte) Nummer Strukturplanelement | |
PSELT | LIKE | PROJ | Übergabe PRPS-Stammsatz |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.