The Function Module ROUTING_DISPLAY (Anzeigen eines Arbeitsplanes) is a standard Function Module in SAP ERP and is part of the function group CPCC_BUS1012 within the package CP.
Function Module | ROUTING_DISPLAY |
Short Text | Anzeigen eines Arbeitsplanes |
Function Group | CPCC_BUS1012 |
Package | CP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
GROUP | TYPE | TSK_CLASS_DATA-PLNNR | Plangruppe | |
GROUPCOUNTER | TYPE | TSK_CLASS_DATA-PLNAL | Plangruppenzähler | |
MATERIAL | TYPE | MTK_CLASS_DATA-MATNR | Materialnummer | |
MATERIALPLANT | TYPE | MTK_CLASS_DATA-WERKS | Werk |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | LIKE | BAPIRET2 | Rückgabeparameter |
This function module does not define any Exceptions.