Menu

SAP Function Module CJTR_PRPS_DATE_GET

Ermittelt Vorschlagswerte für Ecktermine Netzplan

The Function Module CJTR_PRPS_DATE_GET (Ermittelt Vorschlagswerte für Ecktermine Netzplan) is a standard Function Module in SAP ERP and is part of the function group CJTR within the package CN_PSP_TRM.

Technical Information

Function Module CJTR_PRPS_DATE_GET
Short Text Ermittelt Vorschlagswerte für Ecktermine Netzplan
Function Group CJTR
Package CN_PSP_TRM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PLFRM_IMP LIKE PROJ-VGPLF '1' Planning method
PSPNR_IMP LIKE PRPS-PSPNR PSS number internal

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ENDE_EXP LIKE PRTE-PENDE End of hierarchy
OBJKZ_EXP TYPE C Indicator whether PSS Elem or project definition
PROJN_EXP LIKE PRPS-PSPNR Internal number PSS elem. or project definition
PSPID_EXP LIKE PROJ-PSPID External number PSS elem. or project definition
START_EXP LIKE PRTE-PSTRT Start date

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.