cancel
Showing results for 
Search instead for 
Did you mean: 

how to debug zrffous_c payment advice script program?

Former Member
0 Kudos

Hi experts,

Payment advice is printing through (ZRFFOUS_C) this program. I want to debug this program .I tried in this way.

Put the break-point in the program and execute then enter the input data and execute then the following message is displayed.

"A:FO:098 29.01.2009 PNB" after this stopped the program .How to debug this program? I want to find these values (REGUP-BELNR, REGUP-XBLNR) in the program .The location where these values selecting in the program?I tried but i didn't get.

please give me the details or give me form name?

please help me in this?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Navadeep,

U may refer to my reply in the thread

Also, check table entries in tables REGUH and REGUP

hops it'll be helpful...

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Your procedure of debugging is correct.

when you getting the error message , double click on the message on status bar and see wheather it is standard message or

custome message.

you are getting that error because of invalid data so get the valid data from respective Functional consultant

and try to debug again.

You ll not get that error after giving valid data.

Regards,

Pravin