Menu

SAP Function Module CJSD_PRPS_SELECT_SINGLE

Lesen einzelnen Satz von Datei PRPSS

The Function Module CJSD_PRPS_SELECT_SINGLE (Lesen einzelnen Satz von Datei PRPSS) 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_PRPS_SELECT_SINGLE
Short Text Lesen einzelnen Satz von Datei PRPSS
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
OBJNR LIKE PRPSS-OBJNR SPACE Objektnummer (Kostensammler)
POSID LIKE PRPSS-POSID SPACE PSP-Elementnummer
POSNR LIKE PRPSS-PSPNR SPACE Interne Positionsnummer des PSP-Elements

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_PRPS LIKE PRPSS Datensegment

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 Posnr, Posid oder Objnr muß angegeben sein
NOT_FOUND Element nicht gefunden