The Function Module CJWB_WBSELEMENTS_COPY (Kopieren Teilstruktur in Projekt) is a standard Function Module in SAP ERP and is part of the function group CJWB within the package CN_PSP_OPR.
Function Module | CJWB_WBSELEMENTS_COPY |
Short Text | Kopieren Teilstruktur in Projekt |
Function Group | CJWB |
Package | CN_PSP_OPR |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERROR_OCCURRED | LIKE | RCJ_MARKL-MARK | Kopieren nicht möglich |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ELEMENTS | LIKE | RCJ_MARKL | Zu kopierende PSP-Elemente | |
NEWNUMBERS | LIKE | RCJ_KOPNR | Kopierte PSP-Elemente: Neue Nummer <-> alte Nr. |
This function module does not define any Exceptions.