The Function Module MASS_WHERE_USED (where used list for mass maintenance screens) is a standard Function Module in SAP ERP and is part of the function group MASS_GENERAL_UTILITIES within the package WSTRMASSMAINT.
Function Module | MASS_WHERE_USED |
Short Text | where used list for mass maintenance screens |
Function Group | MASS_GENERAL_UTILITIES |
Package | WSTRMASSMAINT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SEARCH_FOR_FIELD | LIKE | DD03L-FIELDNAME | Field name | |
STRUCT_TO_RETURN_IN | TYPE | DD03L-TABNAME | Structure to search in | |
TABLE_TO_DISPLAY | TYPE | DD03L-TABNAME | Table Name | |
TABLE_TO_SEARCH_IN | LIKE | DD03L-TABNAME | Table name |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FIELDS_TO_SEARCH_IN | LIKE | MASS_FIELD_LIST | field list for mass maintenance where used | |
P_T_KEY_COMMON_FIELD | LIKE | MASS_FIELD_LIST | field list for common key field |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_ALLOWED | Lines dispaly not allowed because of errors |