The Function Module LXYRDM_SCREEN_DISPLAY (Display yard monitor screens) is a standard Function Module in SAP ERP and is part of the function group LXYRD_MNTR within the package LXYRD.
Function Module | LXYRDM_SCREEN_DISPLAY |
Short Text | Display yard monitor screens |
Function Group | LXYRD_MNTR |
Package | LXYRD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_LYARD | TYPE | LXYRD_YARD | Yard | |
IV_SCREEN | TYPE | SYDYNNR | ABAP program, number of current screen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_OKCODE | TYPE | SYUCOMM | Screens, function code triggered by PAI |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.