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.
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 |
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 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_PROJ | LIKE | PROJ | Data record |
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 |
---|---|
MISSING_PARAMETER | Enter either PSPID or PSPNR |
NOT_FOUND | Project not found |