SAP Function Module CJPN_INTERN_TO_EXTERN_CONVSIM

Simulation: Konvertiert interne Positionsnummer in externe Positionsnummer

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.

Technical Information

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

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 PRPS Ü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.