Menu

SAP Function Module CJDW_SELECT_BASIC_DATA

Selektion der Grunddaten Projektstrukturplan

Unsere Literaturempfehlung

SAP – Der technische Einstieg: SAP-Technologien und Konzepte

Sind Sie neu in der SAP-Welt und möchten schnell mitreden? Mit diesem Buch finden Sie sich erfolgreich im SAP-Umfeld zurecht! Sie steigen direkt in die Konzepte und Technologien der SAP-Software ein und lernen die unterschiedlichen Systeme und Prozesse kennen. Schritt für Schritt zeigen die Autoren Ihnen die wichtigsten technischen Aufgaben und die Zusammenhänge zwischen den Objekten. Dank der vielen Beispiele und Abbildungen finden Sie sich schnell im SAP-Umfeld zurecht und können direkt in SAP ERP oder SAP S/4HANA anfangen.

Bei amazon.de ansehen →

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.

Technical Information

Function Module CJDW_SELECT_BASIC_DATA
Short Text Selektion der Grunddaten Projektstrukturplan
Function Group CJDW
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
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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

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