RN1CROSSREF is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter RN1CROSSREF into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Selection Text: P_CLAS = Classes
Selection Text: P_DOMA = Domains
Selection Text: P_FUNC = Function Modules
Selection Text: P_INTF = Interfaces
Selection Text: P_METH = Methods
Selection Text: P_PROG = Programs
Selection Text: P_PROT = Output Log
Selection Text: P_STRU = Structures
Selection Text: P_TABL = Database Tables
Selection Text: P_TRAN = Transactions
Title: Where-Used List: IS-H Objects in i.s.h.med
Text Symbol: 001 = IS-H Object
Text Symbol: 002 = i.s.h.med User
Text Symbol: 003 = Report Only Executable in Background !
Text Symbol: 004 = Use RN1CROSSREF_START!
Text Symbol: B01 = IS-H Object Types
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RS_EU_CROSSREF CALL FUNCTION 'RS_EU_CROSSREF' EXPORTING i_find_obj_cls = l_objcls no_dialog = 'X' TABLES i_findstrings = ls_findstrings o_founds = lt_founds i_scope_devclass = lrg_devclasses_med EXCEPTIONS not_executed = 1 not_found = 2 illegal_object = 3 no_cross_for_this_object = 4 batch = 5 batchjob_error = 6 wrong_type = 7 object_not_exist = 8 OTHERS = 9.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RN1CROSSREF - Where-Used List: IS-H Objects in i.s.h.med RN1CROSSREF - Where-Used List: IS-H Objects in i.s.h.med RN1CORRNAPP - Correction NAPP Scheduling Type ANDERL000608 RN1CORRNAPP - Correction NAPP Scheduling Type ANDERL000608 RN1CORRECT_SET_IS_SELECTABLE - Correction for Setting Indicator Selectable RN1CORRECT_SET_IS_SELECTABLE - Correction for Setting Indicator Selectable