cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Script Dunning form F150

Former Member
0 Kudos

Hi Friends,

My requirement is that the client wants to print RMWWR from BSID table in the dunning form.

I copied the standard layout of F150_DUNN_01 to ZF150_DUNN_01 and made all the necessary modifications to the form as per their requirement but I have to display this field as pending balance in between the text of the dunning form, I tried to create a subroutine for fetching the data depending on date, customer and company code from bsid table. But how to pass these parameters from an standard program to this subroutine in order to detect during runtime.

Can anybody suggest the way to come out of it. Your help is appreciated.

Thanks in advance.

Murali.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

You can create another program called F_DUNNING Forms and create a subroutine which does all the steps for you. And call this subroutine from the Sapscipt in case you have all the fields.Otherwise, you'll need to create a custom program to achieve the same.

Thanks

Nidhi

Answers (0)