Menu

SAP Function Module CXPS_CALC_FIELDS_FOR_MLST

PS: zusätzliche Berechnungen für Meilenstein

The Function Module CXPS_CALC_FIELDS_FOR_MLST (PS: zusätzliche Berechnungen für Meilenstein) is a standard Function Module in SAP ERP and is part of the function group CXPS within the package CX.

Technical Information

Function Module CXPS_CALC_FIELDS_FOR_MLST
Short Text PS: zusätzliche Berechnungen für Meilenstein
Function Group CXPS
Package CX
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ARBID LIKE AFVGD-ARBID Einsatzmittel Objektidentifikation
I_CALENDER LIKE AFVGD-KALID Fabrikkalender
I_FILL_SHOW TYPE C ' ' Wert 'X' füllt Tabelle E_IT_SHOW
I_MLSTD LIKE MLSTD Meilenstein E/A-Tabelle
I_UNIT LIKE AFVGD-DAUNE Einheit Dauer normal

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CALCULATED TYPE CXPS_EXTRA_AFVV_FIELDS Felder, die bei der Terminierung / Rückmeldung fehlen

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_IT_SHOW LIKE CXPS_SHOW Feldinhalt der erweiterten Hilfe
I_BT_FIELDS LIKE CXPS_FIELDS Felder der erweiterten Hilfe

Exceptions

This function module does not define any Exceptions.