CACS_STATUS_SELECTION_TEMPLATE 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 CACS_STATUS_SELECTION_TEMPLATE 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: YOUR_RG3 = Your text: Indirect orgs
Selection Text: YOUR_RG2 = Your text: Object choice
Selection Text: YOUR_RG1 = Your text: Org. units
Selection Text: YOURX3 = Your text: Detail log
Selection Text: YOURX2 = Your text: Update run
Selection Text: YOURX1 = Your text: Indirect choice
Selection Text: LV_LINE1 = Status
Title: Template for Developing Programs with Various Data Sources
Text Symbol: AAA = Status(Continuation)
Text Symbol: 299 = Your text: You did not want to use the archive as the data source.
Text Symbol: 201 = Your text: The archives you have chosen are:
Text Symbol: 199 = Your text: You did not want to use the database as the data source
Text Symbol: 101 = Your text: You chose the database as the data source
Text Symbol: 021 = Your text: Selection of required action to be taken on selected objects
Text Symbol: 011 = Your text: Indirect object selection
Text Symbol: 001 = Your text: Direct object selection
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
CACS_STATUS_SELECTION_TEMPLATE - Template for Developing Programs with Various Data Sources CACS_STATUS_SELECTION_TEMPLATE - Template for Developing Programs with Various Data Sources CACS_STATUS_SELECTION_SUB - CACSSTATUSSELECTIONSUB CACS_STATUS_SELECTION_SEL - CACSSTATUSSELECTIONSEL CACS_START_STDREP - Program CACS_START_STDREP CACS_START_STDREP - Program CACS_START_STDREP