The Function Module CJPN_INTERN_TO_EXTERN_CONVSIM (Simulation: Konvertiert interne Positionsnummer in externe Positionsnummer) 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_CONVSIM |
Short Text | Simulation: Konvertiert interne Positionsnummer in externe Positionsnummer |
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 | PRPS | Ü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.