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

transportation error

Former Member
0 Likes
592

Hi All,

I have written a code in the enhancement include program ZXKAGU01 the enhancement name is KKAG0001.

In this include program we have written some subritine definitions in custom program name ZXKAGF07(this program name will generate automatically when we dbl click on perform name in the include program ZXKAGU01).

All these are in same transport request now the problem is after we have transported this development to integraion system when I dbl click on the include program where we have written subroutine definitions the control is not going to there it is giving error saying cant found the include program

ZXKAGF07.

But when I am able to see this program in integration system in se38 transaction.I am wondering how this will happen?

because of this error(when the control goes to the statement perform ZXKAGF07) it is going to dumping since it is not able to find this program.

Can some body suggest some solution for this pls it is very urgent.

Regards

Mahesh

4 REPLIES 4
Read only

Former Member
0 Likes
549

"because of this error(when the control goes to the statement perform ZXKAGF07) it is going to dumping since it is not able to find this program."

Are you assuning that it will dump? Or have you run it find out?

Almost sounds like a navigational issue in the Editor... perhaps the Navigational structure needs to be re-built.

Read only

0 Likes
549

Open the Program in SE38 and from the menu, choose:

Utilites > Update Navigation Index

Read only

0 Likes
549

yes I am assuming it will go to dump since I have 2 include programs for the other one when i double click it is going into that include program but for this one it is not going.

I have checked the function group XKAG in development system it has the include program ZXKAGF07 but when I check in integration system in function group XKAG I am not able to find this include program.

The same I am able to find in SE38 editor in integration system.It is looking very strange.

Regards

Mahesh

Read only

0 Likes
549

Sounds like the program's Navigation Index needs to be updated.

Perform steps above.