‎2007 Mar 13 3:35 PM
Dear Experts,
I have writen a Z program which converts the format of the output file, i need to execute the standard program rfebck00 after execution is completed i need the final output values back in my Z program for further process..
I tried with the submit and return ...but it is not working ,
I'm getting the output but after I pressed the back button its going to my program but user is not willing to press back button Is there any other way to do the above requirement...
thanks in advance
Hema
‎2007 Mar 13 3:43 PM
Hi,
I could not able find RFECHK00 in my system. I am using 4.7
aRs
‎2007 Mar 13 3:43 PM
Hi,
I could not able find RFECHK00 in my system. I am using 4.7
aRs
‎2007 Mar 13 5:07 PM
Hi,
Please try to use FM ABAP4_CALL_TRANSACTION to call transaction FCKR (report program RFEBCK00). Perhaps you can setup the table parameter USING_TAB for BDCDATA of back button.
Regards,
Ferry Lianto