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

Dunning report driver program

Former Member
0 Likes
1,508

Hi,

I see a dunning sap script z_asia_dunning assigned in Dunning procedure. I am interested in knowing the driver program for this dunning script.

I searched in SDN and failed to get this information. Please let me know how to get a driver program for dunning report.

Thanks in advance

Sudhaker

11 REPLIES 11
Read only

GauthamV
Active Contributor
0 Likes
1,194

hi,

give ur form name and execute the table TNAPR u will get the driver program name if it is configured.

Read only

Former Member
0 Likes
1,194

hi,

just go to se11 enter table name as TNAPR and enter form name as z_asia_dunning you will get the program name of that.

Regards

Ankur

Read only

Former Member
0 Likes
1,194

check in F150 tx.

Amit.

Read only

Former Member
0 Likes
1,194

hi check this....

Read only

Former Member
0 Likes
1,194

hiii

go to se11 enter TNAPR click on execute..now enter your form name in FONAM..and press execute button..you will get your program name..

regards

twinkal

Read only

Former Member
0 Likes
1,194

Hi

try this one :

Program: SAPLF150

Script: F150_BE_DUNN_01

With Regards

Nikunj shah

Read only

Former Member
0 Likes
1,194

Nikunj & venkatesh for your inputs. Your responses helped me in arriving at driver program. I have awarded points.

I have another question. Is it possible to copy SAPLF150 assigned for Dunning report and do our modifications. If yes, where do I assign this print program(Rather new program copied from earlier dunning program) to my dunning sap script ?

Regards

Sudhaker

Read only

0 Likes
1,194

hi it is possible to copy it by creating a new function group...assing it in the nace

Read only

Former Member
0 Likes
1,194

Venkatesh,

I don't see dunning report and form assignment in NACE as NACE is related to logistics. and Dunning report is related to FI.

If you still feel, Dunning report setup exists in NACE, can you please help me in identifying the Application under which I find dunning run script and its driver program assignment.

Thanks.

Regards

Sudhaker

Read only

0 Likes
1,194

ok it IS possible

and well the table where those connections of driver programs and form are stored is (i hope you learned that by now from the earlier posts) TNAPR.

you are a developer, so it´s not really neccesary for you to have a transaction to chance some record in a database table.

I would propose the TA SE16N with the fcode &sap_edit.

then just fill in your new (copied) driver program and save

Read only

Former Member
0 Likes
1,194

Hi Sudhaker Gogula ,

Check the function module

PRINT_DUNNING_NOTICE as the driver program.

this is the driver program for form F150_DUNN_01.