SAP Function Module CJPN_INTERN_TO_EXTERN_PDCONSIM

Simulation: Konvertiert interne Projektnummer in externe Projektnummer

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.