DBA Data[Home] [Help]

APPS.PSA_MULTIFUND_DISTRIBUTION_EXT dependencies on PSA_MF_CREATE_DISTRIBUTIONS

Line 58: IF NOT PSA_MF_CREATE_DISTRIBUTIONS.create_distributions

54: If Activity is (A)ll, all the Multifund distributions will be processed.
55: */
56:
57: -- Bug 3837120 .. Added new parameter p_report_only
58: IF NOT PSA_MF_CREATE_DISTRIBUTIONS.create_distributions
59: (
60: errbuf => l_errbuf,
61: retcode => l_retcode,
62: p_mode => 'A',