RSOD_API_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 RSOD_API_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: Report RSOD_API_TEST
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RSOD_DOC_MAST_CHANGE CALL FUNCTION 'RSOD_DOC_MAST_CHANGE' EXPORTING i_chanm = '0D_CUSTOMER' "#EC NOTEXT i_chavl = '0001234588' "#EC NOTEXT * I_DOC_TYPE = i_description = '0001234588' "#EC NOTEXT * I_NAME = * I_LANGU = SY-LANGU i_overwrite_mode = '2' i_with_content = 'X' i_s_content_info = l_s_content_info * I_WITH_URL = * I_URL = * I_COPY_URL_CONTENT = * IMPORTING * E_NAME = * E_S_RETURN = TABLES i_t_file_content_ascii = l_t_file_content_ascii[] * I_T_FILE_CONTENT_BINARY = .
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RSOD_API_TEST - Report RSOD_API_TEST RSOD_API_TEST - Report RSOD_API_TEST RSODSO_XPRA_GUID_TO_SID_PREF01 - Include RSODSO_XPRA_GUID_TO_SID_PREF01 RSODSO_XPRA_GUID_TO_SID_LOCF01 - Include RSODSO_XPRA_GUID_TO_SID_LOCF01 RSODSO_XPRA_GUID_TO_SID_COPF01 - Include RSODSO_XPRA_GUID_TO_SID_COPF01 RSODSO_XPRA_GUID_TO_SID_CHK - XPRA: Implementation of Activation Queue (Request GUID->SID), Int. Ver