Menu

SAP Function Module CP_DT_COLLECT_PHASES

Planungsrezept: Phasen der Vorgangsübersicht sammeln

The Function Module CP_DT_COLLECT_PHASES (Planungsrezept: Phasen der Vorgangsübersicht sammeln) is a standard Function Module in SAP ERP and is part of the function group CPDT within the package CP.

Technical Information

Function Module CP_DT_COLLECT_PHASES
Short Text Planungsrezept: Phasen der Vorgangsübersicht sammeln
Function Group CPDT
Package CP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LSTNR_IMP LIKE RCLSC-LSTNR Listennummer in Dialagtabelle
ONLY_MARKED_IMP LIKE Kennzeichen: nur markierte Phasen sammeln

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
PHASE_TAB LIKE RC2PH Liste der gesammelten Phasen

Exceptions

This function module does not define any Exceptions.