RPSINFO_INITIALIZE_TREEF01 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 RPSINFO_INITIALIZE_TREEF01 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: Include RPSINFO_INITIALIZE_TREEF01
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
LVC_FIELDCATALOG_MERGE CALL FUNCTION 'LVC_FIELDCATALOG_MERGE' "#EC * EXPORTING i_structure_name = 'SPSINFO_FC101' i_client_never_display = 'X' i_bypassing_buffer = 'X' CHANGING ct_fieldcat = gt_fieldcatalog.
DDIF_NAMETAB_GET CALL FUNCTION 'DDIF_NAMETAB_GET' EXPORTING tabname = pt_struc_name TABLES x031l_tab = x031l_tab EXCEPTIONS "#EC * not_found = 1 OTHERS = 2.
CNFA_FIELDINFO_GET * CALL FUNCTION 'CNFA_FIELDINFO_GET' * EXPORTING * tabname = mcinf_tab ** FIELDNAME = ' ' ** LANGU = SY-LANGU ** LFIELDNAME = ' ' ** ALL_TYPES = ' ' * zusatz_tabname = zusatz_tab * flg_tmc73 = con_yes * flg_xfeld = con_yes * tcntx_tabname = 'TCNTX' ** SLWID = CON_NO_SLWID ** TCN01_WA = ** VERSN1 = CON_NO_VERSN ** VERSN2 = CON_NO_VERSN ** IMPORTING ** X030L_WA = ** DDOBJTYPE = ** FIELDINFO_WA = ** TCN01_WA = * TABLES * fieldinfo_tab = alle_kennzahlen * tcntx_tab = int_tcntx * EXCEPTIONS * OTHERS = 0.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RPSINFO_INITIALIZE_TREEF01 - Include RPSINFO_INITIALIZE_TREEF01 RPSINFO_HIDE_NODESF01 - Include RPSINFO_HIDE_NODESF01 RPSINFO_HANDLE_STATISTICSF01 - Include RPSINFO_HANDLE_STATISTICSF01 RPSINFO_FLG_CONF_PROMPT_SETF01 - Include RPSINFO_FLG_CONF_PROMPT_SETF01 RPSINFO_FILTERS - Include RPSINFO_FILTERS RPSINFO_FIELD_COMP - INCLUDE RPSINFO_FIELD_COMP