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

Re: How to determine the ABAP Program name of an InfoPackage

$
0
0

Hi Anis

 

Could you please clarify what program are you looking for?

The Infopackage does not have a specific program like the transformation does. There is a framework code, which is executed, when there is a selection routine, another program is used to write the data to the PSA. A different program is used when the data goes through the transformation/update rule and another different program is used, when the data is updated to an infocube. There is also another program used for the SID determination if needed.

 

What would you exactly achieve? Do you need to do a performance trace for one specific execution? If there is a performance problem i would first chech at which stage the performance is very bad.

To determine what is exactly taking long, i usually use ST13 ->  BW-TOOLS -> "Request Analysis"

This gives a good overview about the processing times of the different steps and also provides info about the maximum parallelism.

  • If its during the extraction, then this can be analysed and traced via RSA3.
  • If its during the update to the PSA (which i highly doubt, as the update to the PSA is usually fast), then the update program of the datasource can be used (see the wiki page Debugging the PSA update for 7.0 Datasources - SAP NetWeaver Business Warehouse - SCN Wiki)
  • If the processing is slow during the update rule processing (3.x flow), then just load the data to the PSA and then switch on  a trace in ST12 for your user. Then trigger the upload from the PSA to the data targets and the ST12 will do the rest for you.

 

br

Roland


Viewing all articles
Browse latest Browse all 8712

Trending Articles



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