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

Include Missing for Upgrade Project?

Former Member
0 Likes
613

We have an include that was never transported vie upgrade to 6.0 processes. Because it was a local transport. And, it gets generated by the main code. It says not to transport. How can I

regenerate the include?

Thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
521

go to service.sap.com site and search for a note based on inculde name.

3 REPLIES 3
Read only

Former Member
0 Likes
522

go to service.sap.com site and search for a note based on inculde name.

Read only

Former Member
0 Likes
521

Hi Tom,

it would be helpful to know the name of the include and the main program. If the main program generates the include, I'd say just run it and see what happens.

Hope this helps,

Gert.

Read only

0 Likes
521

Hi Gert, Thanks for asking.

Main Prog was GBS00SET. I resolved the issue:

Iu2019ve noted the resolution. OSS Note 79156:

Independent of the release you have to regenerate the coding for validation/substitution. To do this, execute program RGUGBR00. Please select all options, except 'Gen. substn routns in all clnts' and .'Trace prog. generate calls'.

Thank-You.