The Function Module LOCATION_CORRECT (Transfer of important parameters for recovering a previous status) is a standard Function Module in SAP ERP and is part of the function group V00F within the package BZB.
Function Module | LOCATION_CORRECT |
Short Text | Transfer of important parameters for recovering a previous status |
Function Group | V00F |
Package | BZB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BILD | LIKE | T185-PANEL | ||
BILDGRUPPE | LIKE | T185-BLDGR | ||
CLR_FLAG_ENDE | LIKE | T185-DUNKEL | SPACE | |
FUNKTION | LIKE | T185F-FCODE | SPACE | |
KOPFGRUPPE | LIKE | T185-KOPGR | ||
OLD_AKTYP | LIKE | T185F-AKTYP | SPACE | Activity category in SAP transaction |
OLD_BLDGR | LIKE | T185-BLDGR | SPACE | Screen Group |
OLD_FCODE | LIKE | T185-FCODE | SPACE | Function Code |
OLD_PANEL | LIKE | T185-PANEL | SPACE | Name of the current screen display |
POSITIONSGRUPPE | LIKE | T185-POSGR | ||
PROGRAMM | LIKE | T185V-AGIDV | ||
STACKSTUFE | LIKE | T185-STNEU | ||
TABELLEN_LESEN | LIKE | SPACE | ||
TRTYP | LIKE | T185F-TRTYP |
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.
This function module does not define any Exceptions.