Menu

SAP Function Module CJDW_PROJ_SELECT_SINGLE

Lesen einzelnen Satz von Datei PROJ

The Function Module CJDW_PROJ_SELECT_SINGLE (Lesen einzelnen Satz von Datei PROJ) 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_PROJ_SELECT_SINGLE
Short Text Lesen einzelnen Satz von Datei PROJ
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
PSPID LIKE PROJ-PSPID SPACE Project number
PSPNR LIKE PROJ-PSPNR SPACE Internal project number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_PROJ LIKE PROJ Data record

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
MISSING_PARAMETER Enter either PSPID or PSPNR
NOT_FOUND Project not found