IFREDSRS_SELOBJ is a standard ABAP INCLUDE 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 IFREDSRS_SELOBJ 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.
Title: Selection of Repository Objects
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RS_TOOL_ACCESS CALL FUNCTION 'RS_TOOL_ACCESS' EXPORTING operation = 'SHOW' "#EC NOTEXT object_name = gd_hide_tool_objname object_type = gd_hide_tool_objtype EXCEPTIONS OTHERS = 0.
BAPI_USER_GET_DETAIL CALL FUNCTION 'BAPI_USER_GET_DETAIL' EXPORTING username = sy-uname IMPORTING address = ld_user_address TABLES return = lt_dummy.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
IFREDSRS_SELOBJ - Selection of Repository Objects IFRECPVM_TIVCPTM - IFRECPVMTIVCPTM IFRECPVM_TIVCPSOFD - IFRECPVMTIVCPSOFD IFRECPVM_TIVCPOIOTBS - Additions in Maintenance Dialog 0RECP_TIVCPOIOTB IFRECPVM_TIVCPFM - Enhancements in Maintenance Dialog 0RECP_TIVCPFM IFRECPVM_TIVCPCTFM - Enhancements in Maintenance Dialog 0RECP_TIVCPCTFM