‎2008 Jan 11 6:17 PM
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
‎2008 Jan 11 6:22 PM
"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.
‎2008 Jan 11 6:24 PM
Open the Program in SE38 and from the menu, choose:
Utilites > Update Navigation Index
‎2008 Jan 11 6:40 PM
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
‎2008 Jan 11 6:45 PM
Sounds like the program's Navigation Index needs to be updated.
Perform steps above.