‎2008 Sep 03 10:59 PM
Gurus!
I had to make some manual activiteis in the function module FAGL_RWIN_SPLIT_REVERSE and class CL_FAGL_OI_READ in teh REVERSE_DOCUMENT to fix a problem. Everything worked out fine in DEV but when I transported it to QAT , its giving me erros saying the class has syntax errors and also that REVERSE_DOCUENT IS not created i.e the object is not created and tahts why its not processing. When I checked it with the DEV the only difference I see is that when I check the REVERSE_DOCUMENT in teh class in DEV it takes me to teh abap code aread with method and endmethod , but in QAT its not allowing me to go and says the object is not created . Can you pls tell me what might be the problem and how to fix it .
Thanks
‎2008 Sep 08 11:15 PM