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

Remittance Advice

Former Member
0 Likes
526

Hi Experts,

Any one can advice me, how can I Debug Remittance Advice Form (Script Standard Pgm – RFFOUS_C & Layout – F110_IN_AVIS). I COPYED Form into Zform & using.

Some body told me that we cont Debug Remittance Advice, Is it True?

In that I want to add a field Purchase Order No. In the form it is reading the data from REGUP. There is field EBELN but it is not picking the data I want read from BSEG line item data. For this I am tried with PROCEDURE but it is not printing. For that I want to debug it. How can I do it?

Thanks & Regards

Rajendra

Hi Experts,

Any one can advice me, how can I Debug Remittance Advice Form (Script Standard Pgm – RFFOUS_C & Layout – F110_IN_AVIS). I COPYED Form into Zform & using.

Some body told me that we cont Debug Remittance Advice, Is it True?

In that I want to add a field Purchase Order No. In the form it is reading the data from REGUP. There is field EBELN but it is not picking the data I want read from BSEG line item data. For this I am tried with PROCEDURE but it is not printing. For that I want to debug it. How can I do it?

Thanks & Regards

Rajendra

2 REPLIES 2
Read only

naimesh_patel
Active Contributor
0 Likes
478

Hello,

We can definatly debug the remittance advice.

Run your program RFFOUS_C with the variant and select the payment identification. Now activate the debugger by /h and you can debug the program.

Regards,

Naimesh

Read only

Former Member
0 Likes
478

You can Debug the Remittance ADvice form:

Activate the Debugger in SE71

If still its not working then run the standard program RFFOUS_C. It will definitely go into the debug mode.

Cheers..Rajesh