Menu

SAP Function Module CJTR_PRPS_DATE_GET_FORECAST

Ermittelt Vorschlagswerte für Prognosetermine Netzplan

The Function Module CJTR_PRPS_DATE_GET_FORECAST (Ermittelt Vorschlagswerte für Prognosetermine 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_FORECAST
Short Text Ermittelt Vorschlagswerte für Prognosetermine 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 '2' Planungsform
PSPNR_IMP LIKE PRPS-PSPNR PSP Nummer intern

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ENDE_EXP LIKE PRTE-EENDE Hierarchieende
OBJKZ_EXP TYPE C Kennzeichen ob PSP-Elem oder Projektdefinition
PROJN_EXP LIKE PRPS-PSPNR Interne Nummer PSP-Elem oder Projektdefinition
PSPID_EXP LIKE PROJ-PSPID Externe Nummer PSP-Elem oder Projektdefinition
START_EXP LIKE PRTE-ESTRT Starttermin

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.