SAP Function Module CJPN_GET_PROJECT_DEFINITION

gepuffertes Lesen einer Projektdefinition

The Function Module CJPN_GET_PROJECT_DEFINITION (gepuffertes Lesen einer Projektdefinition) is a standard Function Module in SAP ERP and is part of the function group CJPN within the package CN_PSP_OPR.

Technical Information

Function Module CJPN_GET_PROJECT_DEFINITION
Short Text gepuffertes Lesen einer Projektdefinition
Function Group CJPN
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
I_INDEX LIKE SY-TABIX 1
I_OBJNR LIKE PROJ-OBJNR SPACE
I_PSPID LIKE PROJ-PSPID SPACE
I_PSPNR LIKE PROJ-PSPNR '00000000'
NO_BUFFER LIKE RCWBS-SEL01 SPACE read directly from hard disk

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_PROJ LIKE PROJ
KTEXT TYPE CLIKE Description (short text) from PROJ-POST1
NEW_DEFINITION LIKE RCJ_MARKL-MARK Neu (nicht auf Datenbank)

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
INPUT_ERROR Neither PSPNR, PSPID nor OBJNR specified
NOT_FOUND Project definition does not exist