RSRD_WORKER_CLASS_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 RSRD_WORKER_CLASS_TEST into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
RSRD_TEST - Test Producer/Converter/Distributor
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: P_SETTNG = Reference to Setting
Selection Text: P_RCPT = Recipient ID
Selection Text: P_PROD = Producer Class
Selection Text: P_PARSE = Parameter from the Setting
Selection Text: P_PARAM = Parameter as URL Query String
Selection Text: P_OTYPE = Type of BW Object
Selection Text: P_OID = ID of the BW Object
Selection Text: P_OFORM = Output Format
Selection Text: P_FOLDER = Directory Document Storage
Selection Text: P_DTYPE = Distribution type
Selection Text: P_DIST = Distributor Class
Selection Text: P_CTYPE = Generation Type
Selection Text: P_CONV = Converter Class
Selection Text: P_CL_TP = Producer/Distributor/Converter
Title: Test Execution of Producer/Converter/Distributor
Text Symbol: 008 = Exported Files
Text Symbol: 007 = Document Attributes
Text Symbol: 006 = Output Format
Text Symbol: 005 = Error Code
Text Symbol: 004 = Details on the Distributor
Text Symbol: 003 = Details on the Converter
Text Symbol: 002 = Details on the Producer
Text Symbol: 001 = General Settings
INCLUDE RSRD_WORKER_CLASS_TEST_TOP . " GLOBAL DATA
INCLUDE RSRD_WORKER_CLASS_TEST_F01.
INCLUDE RSRD_WORKER_CLASS_TEST_F02.
No SAP DATABASE tables are accessed within this REPORT code!
RSRD_BROADCAST_LOG_DISPLAY CALL FUNCTION 'RSRD_BROADCAST_LOG_DISPLAY' EXPORTING i_t_log_handle = l_t_log_handle i_read_from_db = rs_c_false.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RSRD_WORKER_CLASS_TEST - Test Execution of Producer/Converter/Distributor RSRD_WORKER_CLASS_TEST - Test Execution of Producer/Converter/Distributor RSRD_RLP_ADMIN_TOP - Include RSRD_RLP_ADMIN_RESOURCE RSRD_RLP_ADMIN_START - Include RSRD_RLP_ADMIN_RESOURCE RSRD_RLP_ADMIN_SELECT - Include RSRD_RLP_ADMIN_RESOURCE RSRD_RLP_ADMIN_RESOURCE - Include RSRD_RLP_ADMIN_RESOURCE