cancel
Showing results for 
Search instead for 
Did you mean: 

RFFOUS_C

Former Member
0 Kudos

HI Gurus,

I have created zee layout and attached it to RFFOUS_C using FBZP tansn.

but when i run through F110 iam not getting any the changes which i have made.

Please also suggest the steps to run F110.

Thanks in advance

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Rahul,

First you need to create a variant for the program RFFOUS_C. This variant name has to be assigned in F110 in the tab Printout / data medium.

The script name has to be assigned in the correct section in FBZP transaction code. Usually it is done in Payment methods in Company code. A functional consultant will configure all these things. Use only internal tables REGUH and REGUP to display the data.

Hope this information is useful.

Regards,

Shiva.

Former Member
0 Kudos

Thank u shiva

What are the steps needs to be done to execute through f110.

Former Member
0 Kudos

Hi Rahul,

Once the payment run is created, the Printout icon appears on the transaction code F110. Click that icon and you get a small popup window titled Schedule print. Check the Start Immediately check box and give some sample Job name.

A spool will be generated. Go to SP01 and check the latest spool created to see the output of your script.

Regards,

Shiva.

Former Member
0 Kudos

Hi,

i think you have created a script

so just activate the debugger in se71 tcode

and now run it

if it is going into your script then ok

if values are not coming just do debugging...

may be you have written some subroutines

youcan also put break points there

regards,

Venkatesh