‎2007 Jul 30 3:48 PM
Hi all,
we are using RFFOUS_C to print checks.We had a requirement of printing with bottom line software. we have to pass the data from RFFOUS_C to bottom line software.
Right now we copied the orginal program and commented all the forms and passed the data to unix file.
I thought there would be a better way than that. Are there any user exits enhancement points to change the selection screen and decativate all the forms and pass the data to unix file.
If any one of you had the same requirement. I would appreciate the advice .I am on ECC 6.0 system
Thanks
‎2007 Jul 30 4:33 PM
Yeah, exactly and that is the best and safest way to do so, you can even change the original code by getting the access code from SAP, but it is not recommended.
Remember : The only to say thanks is by rewarding points.
Thanks and regards,
Veerendranath Maddula.
‎2007 Jul 30 4:07 PM
I am in 5.0 ECC now, and I think what you have done is the best solution for your issue, and I feel that is the only best and safest way to solve your issue as there are no exits provided for that program and also the program is not generated by sonme configuration.
I can say that what you have done is right and go ahead with that.
: Remember : The only to say thanks is by rewarding points.
Thanks and regards,
Veerendrnath Maddula.
‎2007 Jul 30 4:14 PM
Hi,
Thanks for the reply
So you mean to say copy all the includes main program in to a Z and modify the z program
Thanks again
Venki
‎2007 Jul 30 4:21 PM
There is no user exit related to print program and you have to copy to custom one and do modfication.
Thanks
Seshu
‎2007 Jul 30 4:33 PM
Yeah, exactly and that is the best and safest way to do so, you can even change the original code by getting the access code from SAP, but it is not recommended.
Remember : The only to say thanks is by rewarding points.
Thanks and regards,
Veerendranath Maddula.