RSOBJMTRF01 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 RSOBJMTRF01 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
POPUP_TO_CONFIRM_STEP CALL FUNCTION 'POPUP_TO_CONFIRM_STEP' EXPORTING defaultoption = 'N' textline1 = 'Ist die Methode nun in korrekter Version?'(011) textline2 = '(z.B durch Hinweiseeinbau)'(012)
TRINT_RESET_STACK_KILLER CALL FUNCTION 'TRINT_RESET_STACK_KILLER'.
TRINT_CHECK_VARS_IN_MEMORY CALL FUNCTION 'TRINT_CHECK_VARS_IN_MEMORY' IMPORTING ev_ok = lv_ok.
MESSAGE_ERROR_GET_AND_RESET CALL FUNCTION 'MESSAGE_ERROR_GET_AND_RESET' IMPORTING old_value = lv_old_value.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RSOBJMTRF01 - documentation and ABAP source code RSOBJMTR - Method Execution RSOBJMTR - Method Execution RSOBI_MF_UI_GEN_ACT - Data Flow Generation: Generate and Activate RSOBI_MF_UI_GEN_ACT - Data Flow Generation: Generate and Activate RSOBI_MF_TRACE_DELETE_OBJECTS - SOBI Model Factory: Deletion of Generated Objects with Prefix