How to find ABAP program/FM which invokes this method

sandeep_tekslatsandeep_tekslat MemberPosts:3
edited December 2018 inHelp

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.

你知道如何找到项目/ FM调用哪一个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 runningSGENto ensure a current load is present for all theSAP SDobjects you're interested in, then runningSAPRSEUBas described in note 28022. Be aware that this program might take days (!) to complete the WUI.

Answers

  • sgenzersgenzer Administrator, Moderator, Employee, RapidMiner Certified Analyst, Community Manager, Member, University Professor, PM ModeratorPosts:2,959Community 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 InorRegisterto comment.