2009 Nov 06 9:12 AM
Hi experts,
I have this ABAP program created with subroutines and once I double click subroutine name get_data (ex. PERFORM get_data) it will automatically point me in FORM get_data, and this is working in DEV. Once this program transported (succesfully) in QAS, there was an error (Subroutine get_data does not exist. Create Object?) , is there any step I probably missed in creating subroutine in DEV? Please help.
Thanks,
2009 Nov 06 9:20 AM
Hello Deo,
Are the soubroutines include in the same program or you have defined a separate include for them?
1. If a separate include, then check if that include has been transported to QAS.
2. If the same program, then try to update the navigation index. In the SE38 editor:
Utilities --> Update Navigation IndexHope this helps.
BR,
Suhas
Hi experts,
I have this ABAP program created with subroutines and once I double click subroutine name get_data (ex. PERFORM get_data) it will automatically point me in FORM get_data, and this is working in DEV. Once this program transported (succesfully) in QAS, there was an error (Subroutine get_data does not exist. Create Object?) , is there any step I probably missed in creating subroutine in DEV? Please help.
Thanks,
2009 Nov 06 9:20 AM
Hello Deo,
Are the soubroutines include in the same program or you have defined a separate include for them?
1. If a separate include, then check if that include has been transported to QAS.
2. If the same program, then try to update the navigation index. In the SE38 editor:
Utilities --> Update Navigation IndexHope this helps.
BR,
Suhas
2009 Nov 06 11:03 PM
Hi Sir,
Thank you very much, I did what you've said and it works.... GOD Bless and more power...
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |