SXI_TEST_MAPPING_CACHE 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 SXI_TEST_MAPPING_CACHE 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: REPEAT = Retries
Title: Program SXI_TEST_MAPPING_CACHE
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
SMPP_CALL_JAVA_RUNTIME3 CALL FUNCTION 'SMPP_CALL_JAVA_RUNTIME3' DESTINATION 'AI_RUNTIME_JCOSERVER' EXPORTING SOURCE = l_source steps = l_steps params = l_params loglevel = l_loglevel control = l_control IMPORTING logs = l_logs mapping_return = l_mappingreturn EXCEPTIONS system_failure = 1 MESSAGE l_text communication_failure = 2 MESSAGE l_text OTHERS = 3.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
SXI_TEST_MAPPING_CACHE - Program SXI_TEST_MAPPING_CACHE SXI_TEST_MAPPING_CACHE - Program SXI_TEST_MAPPING_CACHE SXI_TEST_GET_MESSAGE_LIST - Program SXI_TEST_GET_MESSAGE_LIST SXI_TEST_GET_MESSAGE_LIST - Program SXI_TEST_GET_MESSAGE_LIST SXI_GET_REMOTE_DESTINATIONS - XI: Copy Destinations from Another SAP System SXI_GET_REMOTE_DESTINATIONS - XI: Copy Destinations from Another SAP System