In this blog post we’ll see how to find if there’s lookup on any Infoprovider with just 5 simple steps.
Thanks!
Sonam Thote
Okumaya devam et...
1.Go to transaction SE16, give table name RSAABAP and hit enter. In the field EDIC: Program editor line enter your infoprovder name in ** and execute.
2.From the table output copy all the entries from column ABAP code ID to the clipboard.
3.Go to transaction SE16, give table name RSTRAN and hit enter. In the selections for STARTROUTINE and ENDROUTINE which both have description as ID paste the ABAP code ID copied from RSAABAP.
4.The output of this table will give details for transformation IDs, Source Objects, Target Objects, Transformation description etc.
5.Check more details by searching for the same in transaction RSA1
Thanks!
Sonam Thote
Okumaya devam et...