Hi All,
Is there a way to get a list of all infopkages and DTPs currently used in all Process chains ?
Hi ,'
check following link
check process chain attribute table in below link
http://wiki.sdn.sap.com/wiki/display/BI/Process+Chain+Tables
| InfoPackage | |
|---|---|
| RSLDPIO | Links datasource to infopackages |
| RSLDPIOT | InfoPackage Text Description |
| RSLDPRULE | ABAP source code for InfoPackages |
| RSLDPSEL | Hardcoded selections in InfoPackages |
| RSMONICDP | Contains the request-id number by data target |
| RSPAKPOS | List of InfoPackage Groups / InfoPackages |
DTP tables
http://wiki.sdn.sap.com/wiki/display/BI/DTP+tables
Thanks and regards
Kiran
if you only want the ones that are in Process chains that are actually running: you can go through ST13 'BW-TOOLS'. choose Process Chain Analysis, execute. choose process types. take a big time frame (eg last 4 years). as process type take DTP_LOAD and LOADING.
this will give you a list of all dtp's and IP that have been executed within process chains.
Hi Sandy,
1. Call T-Code SE16 > RSPCCHAIN > Enter the Process Type : DTP_LOAD and LOADING> Execute
2. All the DTP's and IP's in the Process chains are displayed.
Hope this helps,
Regards
Sai