Ansicht
Dokumentation

RS_EU_CROSS -

RS_EU_CROSS -

Vendor Master (General Section)   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function searches for other usages of an object. Both object classes are specified in the IMPORT parameters. If no object class is specified for the search area, a selection of possible object classes is offered to the user. If there is only one possible object class, this is used in the search. The result is placed in a list, from which you can get other where-used lists or naviagate to the found locations. The object classes refer to the classes used in the Workbench. If no object name is passed, the user can specify this in a subsequent dialog box (with F4).

The function module also uses the following function modules:

1. RS_EU_CROSSREF to search for usages

2. RS_EU_CROSSREF_LIST to display the list

Example

Usage of the domain 'EXAMPLE' in tables.

Object type of domains in the Workbench is 'DD_'.

Object type of tables in the Workbench is 'DT_'.

The following IMPORT parameters are specified:

I_FIND_OBJ_CLS = 'DD_'

I_SCOPE_OBJ_CLS = 'DT_'

I_FINDSTRING = 'BEISPIEL'

You can leave I_SCOPE_OBJ_CLS blank. If you do this, the system displays a tree containing all the possible usage areas for a domain and you can choose one of these.

Notes

Further information





Parameters

I_ACTUAL_INCLUDE
I_ACTUAL_SOURCE
I_ANSWER
I_EDITOR_CALL
I_EXACT_SPELLING
I_FINDSTRING
I_FIND_OBJ_CLS
I_MAINPROGRAMS
I_SCOPE_OBJ
I_SCOPE_OBJECTS
I_SCOPE_OBJECT_CLS
I_SCOPE_OBJ_CLS
I_WITH_NEXT
I_WITH_TEXTS
MONITOR_ACTIVATION
O_ANSWER
O_FCODE
O_NAVIGATION
O_SCOPE_OBJ_CLS
WITH_GENERATED_OBJECTS

Exceptions

ILLEGAL_OBJECT
NOT_EXECUTED
NOT_FOUND
NO_CROSS_FOR_THIS_OBJECT
OBJECT_NOT_EXIST
WRONG_TYPE

Function Group

SEUA

CL_GUI_FRONTEND_SERVICES - Frontend Services   General Material Data  
This documentation is copyright by SAP AG.

Length: 2152 Date: 20240605 Time: 110156     sap01-206 ( 52 ms )