I have an issue regarding the sap query.We are doing upgrade from ECC5 to 6.0.This problem generates in the new version of TST.
scenario is the client has DEV system and TST system.
After you create a query using transaction SQ01 it goes to custom transaction code which when excuted calls the sap program which generates sap query.When you execute the custom transaction code in DEV sys it is working fine and the Program is working fine.
But when you execute SQ01 in TST and execute it
it shows an ABAP dump saying the program AZ===*====is not in the library.(which is behind the custom transaction code)
In DEV we generated a query and released to TST but the program is not availabale in TST.Will the query be transported from one server to another.
there is one more to tell
When we go to transaction SQ01 and create a query it says correct the ranked list 01 first. this happens in both DEV and TST
do you think this is leading to ABAP dump.
Please help in fixing this problem as i am new to sap query
Please it is urgent experts please help.