Menu

SAP Function Module RS_EU_CROSSREF

ABAP Workbench Infosystem Where-used list

Unsere Literaturempfehlung

SAP – Der technische Einstieg: SAP-Technologien und Konzepte

Sind Sie neu in der SAP-Welt und möchten schnell mitreden? Mit diesem Buch finden Sie sich erfolgreich im SAP-Umfeld zurecht! Sie steigen direkt in die Konzepte und Technologien der SAP-Software ein und lernen die unterschiedlichen Systeme und Prozesse kennen. Schritt für Schritt zeigen die Autoren Ihnen die wichtigsten technischen Aufgaben und die Zusammenhänge zwischen den Objekten. Dank der vielen Beispiele und Abbildungen finden Sie sich schnell im SAP-Umfeld zurecht und können direkt in SAP ERP oder SAP S/4HANA anfangen.

Bei amazon.de ansehen →

The Function Module RS_EU_CROSSREF (ABAP Workbench Infosystem Where-used list) is a standard Function Module in SAP ERP and is part of the function group SEUA within the package SEUI.

Technical Information

Function Module RS_EU_CROSSREF
Short Text ABAP Workbench Infosystem Where-used list
Function Group SEUA
Package SEUI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EXPAND_SOURCE_IN_BATCH_MODE LIKE 'X'
EXPAND_SOURCE_IN_ONLINE_MODE LIKE ' '
I_ACTUAL_INCLUDE LIKE SPACE
I_ANSWER LIKE ' '
I_FIND_OBJ_CLS LIKE EUOBJ-ID Class of objects to be searched
I_SCOPE_OBJ_CLS LIKE EUOBJ-ID SPACE Class of search area
NO_DIALOG LIKE ' '
REKURSIV LIKE ' ' Recursive call to function module
WITHOUT_TEXT LIKE ' '

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
O_ANSWER LIKE
O_SCOPE_OBJ_CLS LIKE EUOBJ-ID Chosen search area

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
I_ACTUAL_SOURCE LIKE
I_EXCLUDE_SCOPE_OBJECT_CLS LIKE
I_FINDSTRINGS LIKE Table of objects to be searched
I_SCOPE_DEVCLASS LIKE RANGE_DEV
I_SCOPE_OBJECTS LIKE RSFIND
I_SCOPE_OBJECT_CLS LIKE
O_FINDSTRINGS LIKE
O_FOUNDS LIKE RSFINDLST Table of found usages

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
BATCH started in background
BATCHJOB_ERROR Background job error
ILLEGAL_OBJECT Object type does not exist in Workbench
NOT_EXECUTED Termination by user
NOT_FOUND Nothing found
NO_CROSS_FOR_THIS_OBJECT No where-used list exists for this object class
WRONG_TYPE Incorrect object type