RLBEST20 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 RLBEST20 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: LOGINAME = Logical name of dataset
Title: Test Data for Batch Input for Data Transfer Using Movement Type 999
Text Symbol: 001 = WNo Ty. Sec Stor.bin Qty. UoM
Text Symbol: 002 = The following stock data was transferred via batch input
Text Symbol: 003 = The following stock data was transferred via the Call trans.
Text Symbol: 004 = copied
Text Symbol: 005 = _ ---- NO BATCH INPUT ----
Text Symbol: 006 = The following stock figures were imported:
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
FILE_GET_NAME CALL FUNCTION 'FILE_GET_NAME' EXPORTING LOGICAL_FILENAME = LOGINAME IMPORTING FILE_NAME = PHYSNAME EXCEPTIONS FILE_NOT_FOUND = 01.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RLBEST20 - Test Data for Batch Input for Data Transfer Using Movement Type 999 RLBEST20 - Test Data for Batch Input for Data Transfer Using Movement Type 999 RLBEST00 - Batch Input for Init.Entry of Stock Data RLBEST00 - Batch Input for Init.Entry of Stock Data RLBBIN00 - Test Report for IDOC Receipt: Block Storage Bin (WMBIID01-IDOC) RLBBIN00 - Test Report for IDOC Receipt: Block Storage Bin (WMBIID01-IDOC)