Skip to Content
Technical Articles
Author's profile photo Sonam Thote

Find lookup on Infoproviders (DSO/Cube)

In this blog post we’ll see how to find if there’s lookup on any Infoprovider with just 5 simple steps.

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

Assigned Tags

      4 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Sushant Tiwarekar
      Sushant Tiwarekar

      Nicely explained.

      Author's profile photo Sonam Thote
      Sonam Thote
      Blog Post Author

      Thanks.

      Author's profile photo Vinoth M
      Vinoth M

      Nice

      Author's profile photo Sonam Thote
      Sonam Thote
      Blog Post Author

      Thanks.