The Function Module W_FRM_ASSIGNMENT_SHOW (Verteilung anzeigen und Weiterverarbeitung ermöglichen) is a standard Function Module in SAP ERP and is part of the function group WFR9 within the package WFRM.
Function Module | W_FRM_ASSIGNMENT_SHOW |
Short Text | Verteilung anzeigen und Weiterverarbeitung ermöglichen |
Function Group | WFR9 |
Package | WFRM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DELIVERY | LIKE | 'X' | Lieferungen werden angezeigt | |
I_LIST_VIEWER | TYPE | WFRM_FLAG | ' ' | Anzeige über ALV-Listviewer |
I_VARIANT | LIKE | DISVARIANT | Anzeigevariante für Listviewer | |
I_WORKLIST_ADJ | TYPE | FRMADJWORK | SPACE | Arbeitsvorrat zur Anpassung |
NO_ACTION | LIKE | ' ' | Parameter für Anzeigen, Anzeigen/Ändern | |
PURCHASEORDER | LIKE | 'X' | Bestellungen werden angezeigt | |
PUTAWAY | LIKE | 'X' | Einlagerungen werden angezeigt | |
SALESORDER | LIKE | 'X' | Kundenaufträge werden angezeigt |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
TABLE_EMPTY | Keine Verteilung selektiert |