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

Get Dunning Reasons code

watle
Explorer
0 Likes
555

Hello colleagues,

I am trying to get out all the dunning reasons code store in the sap system. Is it any function that can I use? For example the function to get all the payment block reason codes is 'FAP_GET_PAYMENT_BLOCK_REASON'. Is it something else for getting the dunning reasons code?

Thank you!

Watle

2 REPLIES 2
Read only

RaymondGiuseppi
Active Contributor
0 Likes
461

"dunning reasons code" are you asking for "Dunning Block Reasons" ?


Did you look at Customizing ("Define Dunning Block Reasons") to identify table/field/dataelement and perform some where-used search in Fonction Module interfaces for some GET DUNNING BLOCK?


Regards,

Raymond

Read only

0 Likes
461

Thank you Raymond. I solve the problem.

Regards,

Watle