Menu

SAP Function Module CJSD_PROJ_SELECT_SINGLE

Lesen einzelnen Satz von Datei PROJS

The Function Module CJSD_PROJ_SELECT_SINGLE (Lesen einzelnen Satz von Datei PROJS) is a standard Function Module in SAP ERP and is part of the function group CJSD within the package CN_PSP_STD.

Technical Information

Function Module CJSD_PROJ_SELECT_SINGLE
Short Text Lesen einzelnen Satz von Datei PROJS
Function Group CJSD
Package CN_PSP_STD
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 PROJS-PSPID SPACE Project number
PSPNR LIKE PROJS-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 PROJS 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