RBDTRANS 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 RBDTRANS 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: Program for object type TRANSID: Transaction ID
Text Symbol: 001 = Object
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
TRANSID_SHOW CALL FUNCTION 'TRANSID_SHOW' EXPORTING v_arfcsstate = arfcsstate.
SWO_DIALOG_OBJECT_KEY_EDIT CALL FUNCTION 'SWO_DIALOG_OBJECT_KEY_EDIT' EXPORTING display = 'X' objtype = object-_objecttypename title = 'Objekt'(001) objkey = keyfield.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RBDTRANS - Program for object type TRANSID: Transaction ID RBDTRANS - Program for object type TRANSID: Transaction ID RBDTRAN2 - Monitoring ALE Customizing Data Transport (old) RBDTRAN2 - Monitoring ALE Customizing Data Transport (old) RBDTRAN1 - Generating Transport Requests for Distributing ALE Custom. Data (Old) RBDTRAN1 - Generating Transport Requests for Distributing ALE Custom. Data (Old)