The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

How to find ABAP program/FM which invokes this method

sandeep_tekslatsandeep_tekslat Member Posts: 3 Learner I
edited November 2018 in Help

I am SAP SD module specialist and I often need to debug code. Sometimes I need to know which programs/FM address particular table. I use Where used in SE11 for tale and system finds that class method addresses this table. I use Where used for method – but system doesn’t find anything.

Do you know how to find program/FM which invokes this method?

The Where-Used-Index (WUI) is not guaranteed to be complete for SAP objects on customer systems because it requires a lot of space and time to keep up to date. You can generate it if required by running SGEN to ensure a current load is present for all the SAP SD objects you're interested in, then running SAPRSEUB as described in note 28022. Be aware that this program might take days (!) to complete the WUI.

Answers

  • sgenzersgenzer Administrator, Moderator, Employee-RapidMiner, RapidMiner Certified Analyst, Community Manager, Member, University Professor, PM Moderator Posts: 2,959 Community Manager

    hello @sandeep_tekslat - I have moved your posts here in the Academia forum as we had talked about.  I am not sure there are others here who will answer your questions about SAP but you are welcome to try.  Smiley Happy


    Scott

Sign In or Register to comment.