Menu

SAP Function Module CJWB_SUBTREE_COPY

Kopieren Teilstruktur in Projekt

The Function Module CJWB_SUBTREE_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.

Technical Information

Function Module CJWB_SUBTREE_COPY
Short Text Kopieren Teilstruktur in Projekt
Function Group CJWB
Package CN_PSP_OPR
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting 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
EX_FIRST_ELEMENT LIKE PRPS-PSPNR PSP-Element
EX_INCL_VORG LIKE RCWBT-INCLA Projekt mit Vorgängen anlegen
EX_NUMBER_OF_ELEMENTS LIKE SY-TABIX Anzahl kopierter Objekte
EX_TYPE_OF_EINB TYPE C Vorlage P oder S

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DIALTAB_EXP LIKE RCJ_MARKL Anzeige- und Markierliste PS
NEWNUMBERS LIKE RCJ_KOPNR Kopierte PSP-Elemente: Neue Nummer <-> alte Nr.

Exceptions

This function module does not define any Exceptions.