RSOBJS_MESSAGES_TEST 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 RSOBJS_MESSAGES_TEST 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: Program RSOBJS_MESSAGES_TEST
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RSOBJS_GET_NODES CALL FUNCTION 'RSOBJS_GET_NODES' EXPORTING i_s_params = i_s_params IMPORTING * E_T_NODES = * E_T_NODE_PROPERTIES = e_subrc = l_subrc .
RSBOLAP_BICS_GET_MESSAGES CALL FUNCTION 'RSBOLAP_BICS_GET_MESSAGES' EXPORTING i_handle = 0001 TABLES e_t_message = i_t_messages.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RSOBJS_MESSAGES_TEST - Program RSOBJS_MESSAGES_TEST RSOBJS_MESSAGES_TEST - Program RSOBJS_MESSAGES_TEST RSOBJS_DIALOGTEXTS - RSOBJSDIALOGTEXTS RSOBJS_DIALOGTEXTS - RSOBJSDIALOGTEXTS RSOBJSUB - Table OBJSUBT: Comparison for DE<->EN translation RSOBJSUB - Table OBJSUBT: Comparison for DE<->EN translation