Menu

SAP Function Module CP_14_DET_ALL

Ermitteln aller Vorgänge nach letztem Vorgang

The Function Module CP_14_DET_ALL (Ermitteln aller Vorgänge nach letztem Vorgang) is a standard Function Module in SAP ERP and is part of the function group CP14 within the package CP.

Technical Information

Function Module CP_14_DET_ALL
Short Text Ermitteln aller Vorgänge nach letztem Vorgang
Function Group CP14
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
PLNAL_IMP LIKE PLKO-PLNAL Planalternative
PLNNR_IMP LIKE PLKO-PLNNR Plannummer
PLNTY_IMP LIKE PLKO-PLNTY Plantyp

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
OPR_PRE_TAB LIKE RC27A Tabelle der Meilensteinvorgänge mit Vorgängern

Exceptions

This function module does not define any Exceptions.