Menu

SAP Function Module MASS_WHERE_USED

where used list for mass maintenance screens

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_ALLOWED Lines dispaly not allowed because of errors