The Function Module CJDW_SELECT_BASIC_DATA (Selektion der Grunddaten Projektstrukturplan) is a standard Function Module in SAP ERP and is part of the function group CJDW within the package CN_PSP_OPR.
Function Module | CJDW_SELECT_BASIC_DATA |
Short Text | Selektion der Grunddaten Projektstrukturplan |
Function Group | CJDW |
Package | CN_PSP_OPR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
APPEND | LIKE | SPACE | Complete document table (no reinitialization) | |
ENQUEUE | LIKE | SPACE | X - Block (for change) | |
ENTRY_ELEMENT | LIKE | PRPS-POSID | SPACE | Initial element |
FLG_SUBPR | LIKE | RCWBS-SEL01 | SPACE | Select subproject only |
MEMID_PROJ | LIKE | CON_MEMID_PROJ | Memory ID for PROJ (-> internal table INT_PROJ) | |
MEMID_PRPS | LIKE | CON_MEMID_PRPS | Memory ID for internal table PRPS records | |
NO_SUBITEMS | LIKE | SPACE | Elements under initial element not selected | |
PROJECT | LIKE | PROJ-PSPID | SPACE | Project number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_INDENT | LIKE | RCWBS-SEL01 | X - Identification is indented | |
E_INPUT_PROJ | LIKE | RCWBS-SEL01 | Authorization for changing proj | |
E_INPUT_PRPS | LIKE | RCWBS-SEL01 | Authorization for changing PRPS | |
E_MEMID_PROJ | LIKE | Memory ID for PROJ (-> internal table INT_PROJ) | ||
E_MEMID_PRPS | LIKE | Memory ID for internal table PRPS records | ||
E_OUTPUT_PROJ | LIKE | RCWBS-SEL01 | Authorization for displaying proj | |
E_OUTPUT_PRPS | LIKE | RCWBS-SEL01 | Authorization for displaying PRPS | |
E_PROJ | LIKE | PROJ | Project definition | |
E_PRPS | LIKE | PRPS | Structure element | |
E_TCJ41 | LIKE | TCJ41 | Profile |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ALE_DISTRIBUTED | Projekt wurde via ALE-Verteilung angelegt |
ENTRY_ELEMENT_NOT_FOUND | Initial element does not exist |
MISSING_PARAMETER | Project or initial element must be specified |
PROJECT_NOT_FOUND | Project does not exist |