RS_START_AWB 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 RS_START_AWB into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
RSA12 - DW Workbench: InfoSource Tree
RSA13 - DW Workbench: Source System Tree
RSA14 - BW Workbench: InfoObject Tree
RSA15 - DW Workbench: DataSource Tree
RSA16 - DW Workbench: Favorites Tree
RSA17 - DW Workbench: General Search
RSA18 - DW Workbench: Open Hub Destination
RSA11 - DW Workbench: InfoProvider Tree
RSA20 - DW Workbench: Planning Sequences
RSA19 - DW Workbench: Data Flows
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 RS_START_AWB
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
DB_COMMIT CALL FUNCTION 'DB_COMMIT'.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RS_START_AWB - Program RS_START_AWB RS_START_AWB - Program RS_START_AWB RS_SSI_SYSTEM_STARTUP_TOP - RSSSISYSTEMSTARTUPTOP RS_SSI_SYSTEM_STARTUP - Program RS_SSI_SYSTEM_STARTUP RS_SSI_SYSTEM_STARTUP - Program RS_SSI_SYSTEM_STARTUP RS_SSCR_KEY_UPLOAD - Upload Developer and Object Keys from an XML File