The Function Module CJWB_PROJECT_COPY (Anlegen neues Projekt (siehe Fkts.doku)) 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_PROJECT_COPY |
Short Text | Anlegen neues Projekt (siehe Fkts.doku) |
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 |
---|---|---|---|---|
FLG_WBS_EQUAL | LIKE | RCWBS-SEL01 | externe PSP-Nummer nicht geändert (Versionen) | |
NO_DIALOG | LIKE | RCWKP-PROJ_GEN | Process in background (generate project) | |
PROJECT_WORKAREA | LIKE | PROJ | Record layout of project to be created |
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 |
---|---|---|---|---|
DIALOG_TAB | LIKE | RCJ_MARKL | Dialog table: indext to new WBS elements (E) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR | Error (data inconsistent, ...) |
ERROR_PSPID_GENERATE | Error when generating key (copy dark) |
EXISTING_PROJECT | Project exists (database, current processing) |
EXISTING_PROJECT_IN_PAGING | Project was edited and set to paging |
WBS_FOR_COPY_NOT_FOUND | WBS/standard WBS to be copied not found |
WRONG_CALL | Incorrect call |