Menu

SAP Function Module CJTR_CONVERT_DATE

Start-, Endtermin aus dem Fabrikkalender bestimmen

The Function Module CJTR_CONVERT_DATE (Start-, Endtermin aus dem Fabrikkalender bestimmen) 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_CONVERT_DATE
Short Text Start-, Endtermin aus dem Fabrikkalender bestimmen
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
CAL_ID LIKE PRPS-FABKL Schlüssel des Fabrikkalenders
CORR_OPT TYPE CHAR1 Einstelliges Kennzeichen
DATE1 LIKE PRTE-ISTRT Iststarttermin PSP-Element

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATE2 LIKE PRTE-PSTRT Eckstarttermin PSP-Element

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.