Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9730

Re: Query into table

$
0
0

Hi Tripurari,

 

This would produce a nicer format than my suggestion but one probelm with this is that the report behind a query is generated by the system so its name can change between development, quality and production environments. If I were to follow this approach to try to get the results of a query into an internal table I wouldn't submit the query program directly but submit the program START_REPORT as similarly as describe.

 

"START_REPORT with the skip initial screen checked and pass the following parameters to START_REPORT

 

• D_SREPOVARI-REPORTTYPE = AQ

 

• D_SREPOVARI-REPORT = <USER GROUP in WHICH THE QUERY IS CREATED> G "

 

This is an approach we use to avoid problems caused by chaning query report names between environments when we create transaction to wrap around querys but I've not tried it to export a query list.

 

Regards,


Viewing all articles
Browse latest Browse all 9730


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>