The Function Module BRF_WHERE_USED (BRF: Where-Used List) is a standard Function Module in SAP ERP and is part of the function group BRF_WHERE_USED within the package BRF.
Function Module | BRF_WHERE_USED |
Short Text | BRF: Where-Used List |
Function Group | BRF_WHERE_USED |
Package | BRF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_APPLCLASS | TYPE | BRF_APPLCLASS | BRF: Import Status | |
IV_BRF_CLASS_CAT | TYPE | BRF_CLASS_CATEGORY | BRF: Category of Implementation Class | |
IV_BRF_OBJID | TYPE | BRF_OBJID | BRF: Expression | |
IV_CONFIRM_USE | TYPE | BRF_BOOLE_D | SPACE | BRF: Space - False, 'X' - True |
IV_IMPORT_STATUS | TYPE | BRF_IMPORT_STATUS | 'A' | BRF: Import Status |
IV_POPUP_MODE | TYPE | BRF_BOOLE_D | SPACE | BRF: Space - False, 'X' - True |
IV_VERSION | TYPE | BRF_VERSION | 0 | BRF: Version |
IV_WB_MODE | TYPE | BRF_BOOLE_D | '~' | Called from Workbench Mode |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CV_CONFIRM_USE | TYPE | BRF_BOOLE_D | BRF: Space - False, 'X' - True |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.