The Function Module DISPLAY_EXC_SCREEN () is a standard Function Module in SAP ERP and is part of the function group SRABAX_EXC within the package SABP.
Function Module | DISPLAY_EXC_SCREEN |
Short Text | |
Function Group | SRABAX_EXC |
Package | SABP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_LIVE_DUMP | TYPE | FLAG | SPACE | General Flag |
P_SNAP | TYPE | SNAP | ABAP Snapshot for Runtime Errors |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_PROCEED | TYPE | FLAG | General Flag |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_FT | TYPE | RSDUMP_FT_IT | ST22: Rabax |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.