Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Where-Used Not working, Include tree missing new includes

Former Member
0 Likes
1,034

Hello,

I had to update RFFOAVIS_FPAYM. I added some new includes in the main program. Works fine in development. I got my SSCR key, made the changes, looks great. I transported the program to our test environment. The source looks just like it does in development. But on SE80, the include tree doesn't show the changes I made to the list of includes. Further, when I try to perform a where-used check on any one of the includes, RFFOAVIS_FPAYM doesn't show up in the list of programs.

I verified that my transport completed successfully with no errors or warnings.

What gives? Has anyone else seen this behavior? How do I overcome it?

thank you

SAP_BASIS 620 0058 SAPKB62058 SAP Basis Component

SAP_ABA 620 0058 SAPKA62058 Cross-Application Component

SAP_APPL 470 0025 SAPKH47025 Logistics and Accounting

SAP_HR 470 0010 SAPKE47010 Human Resources

EA-IPPE 200 0020 SAPKGPIB20 SAP_iPPE

PI 2004_1_470 0015 SAPKIPZI5F PI_2004_1_for_R3_Release_470

PI_BASIS 2005_1_620 0000 - PI_BASIS 2005_1_620

ST-PI 2005_1_620 0008 SAPKITLQG8 SAP Solution Tools Plug-In

EA-APPL 110 0021 SAPKGPAA21 SAP R/3 Enterprise PLM, SCM, Financials

EA-FINSERV 110 0006 SAPKGPFA06 SAP R/3 Enterprise Financial Services

EA-GLTRADE 110 0006 SAPKGPGA06 SAP R/3 Enterprise Global Trade

EA-HR 110 0010 SAPKGPHA10 SAP R/3 Enterprise HR Extension

EA-PS 110 0006 SAPKGPPA06 SAP R/3 Enterprise Public Services

EA-RETAIL 110 0006 SAPKGPRA06 SAP R/3 Enterprise Retail

DIMP 471 0009 SAPKIPME09

1 ACCEPTED SOLUTION
Read only

ThomasZloch
Active Contributor
0 Likes
816

In SE80, "Utilities->Rebuild Object List" should have done the trick. As for navigation, "Utilities->Update Navigation Index" is available.

Thomas

3 REPLIES 3
Read only

Former Member
0 Likes
816

check if all the includes are indeed moved, and after that activate the main program

Read only

Former Member
0 Likes
816

Includes already existed in the system (they are not new, other programs already using them successfully). When I debugged the program, it went into the new includes.

It's all a non-issue now, I logged in this morning and all looks well. Still curious though.

Read only

ThomasZloch
Active Contributor
0 Likes
817

In SE80, "Utilities->Rebuild Object List" should have done the trick. As for navigation, "Utilities->Update Navigation Index" is available.

Thomas