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

Advice reg RFFOUS_C program

Former Member
0 Likes
636

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
615

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.

4 REPLIES 4
Read only

Former Member
0 Likes
615

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.

Read only

0 Likes
615

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

Read only

0 Likes
615

There is no user exit related to print program and you have to copy to custom one and do modfication.

Thanks

Seshu

Read only

Former Member
0 Likes
616

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.