RLABIDWT001 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 RLABIDWT001 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: IT_LYYRD = D Yard
Selection Text: IV_ARC = D Archive Files
Selection Text: IV_RSDNC = D Residence Time
Selection Text: IV_TEST = D Archiving Test Run
Title: Write Auto-ID Infrastructure Archive Files
Text Symbol: 101 = Selection criteria
Text Symbol: 102 = Technical options
Text Symbol: P02 = Auto-ID Infrastructure Systems
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
ABI_OBJECT_WRITE CALL FUNCTION 'ABI_OBJECT_WRITE' EXPORTING iv_object = abigc_arc_object iv_rsdnc = iv_rsdnc iv_arc = iv_arc iv_test = iv_test TABLES it_logsys = it_lgsys.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RLABIDWT001 - Write Auto-ID Infrastructure Archive Files RLABIDWT001 - Write Auto-ID Infrastructure Archive Files RLABIDRD001 - Read Auto-ID Infrastructure Archive Files RLABIDRD001 - Read Auto-ID Infrastructure Archive Files RLABIDISPEPC_STATUS_0100O01 - Include RLABIDISPEPC_STATUS_0100O01 RLABIDISPEPC_SSCC_GTIN_CHECF01 - Include RLABIDISPEPC_SSCC_GTIN_CHECF01