Dunning Report in R12
I am looking into PL/SQL package for the dunning: APPS.IEX_DUNNING_PVT .
There is a procedure in it - gen_xml_dunningrpt_header
All queries for the header of the report has a filter
object_type = ''IEX_STRATEGY'' (in IEX_DUNNINGS table)
If we do not use Strategy ... doe it mean we would not generate a report?
Is that a Dunning Letter report or just a Dunning process output report?