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

RFFOUS_C

Former Member
0 Likes
640

I have to print a check and remittance advice using F110 and Adobe forms.I'm using BTE to make RFFOUS_C compatible for Adobe Forms...but the problem is that i'm not very sure how to fetch the required data...as on the selection screen of F110 there are only two input parameters..rundate & identification...plz help me out..

I have to print a check and remittance advice using F110 and Adobe forms.I'm using BTE to make RFFOUS_C compatible for Adobe Forms...but the problem is that i'm not very sure how to fetch the required data...as on the selection screen of F110 there are only two input parameters..rundate & identification...plz help me out..

2 REPLIES 2
Read only

Former Member
0 Likes
462

Hi Ankit,

Run STO5 before running F110 and activate the trace.

after run F110 and do the activity then go to ST05 again and deactivate the trace and see the list.

there you will get all DDIC related information , from which table it has fetched data...

Then you will understand from which table you have to display the data.

Hope it will solve the problem.

Regards

Krishnendu

Read only

Former Member
0 Likes
462

Hello Ankit,

I also have a similar issue of printing the payment check using RFFOUS_C using a PDF based Adobe form. I am not able to understand how to pass the header and line item data from REGUH and REGUD into the Adobe from from RFFOUS_C as it does not call the form using open_form FM.

Can you please share your solution and explain how you went about with designing your form and print program.

Thanks in advance.

Shivani.