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

Document Splitting error- Object class

Former Member
0 Likes
463

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

1 REPLY 1
Read only

Former Member
0 Likes
393

.