DBA Data[Home] [Help]

APPS.ARP_AUTOMATIC_CLEARING_PKG dependencies on AR_BUS_EVENT_SUB_PVT

Line 680: ar_bus_event_sub_pvt.refresh_at_risk_value(ARP_CASHBOOK.g_customer_id_tab,

676: END LOOP;
677: /*bug 14553712, instead of invoking the refersh_at_risk procedure,
678: store the records in the plsql table and invoke it at at time.
679: invoking the refresh_at_risk here*/
680: ar_bus_event_sub_pvt.refresh_at_risk_value(ARP_CASHBOOK.g_customer_id_tab,
681: ARP_CASHBOOK.g_site_use_id_tab,
682: ARP_CASHBOOK.g_currency_tab,
683: ARP_CASHBOOK.g_org_id_tab);
684:

Line 814: ar_bus_event_sub_pvt.refresh_at_risk_value(ARP_CASHBOOK.g_customer_id_tab,

810: END LOOP;
811: /*bug 14553712, instead of invoking the refersh_at_risk procedure,
812: store the records in the plsql table and invoke it at at time.
813: invoking the refresh_at_risk here*/
814: ar_bus_event_sub_pvt.refresh_at_risk_value(ARP_CASHBOOK.g_customer_id_tab,
815: ARP_CASHBOOK.g_site_use_id_tab,
816: ARP_CASHBOOK.g_currency_tab,
817: ARP_CASHBOOK.g_org_id_tab);
818:

Line 1700: ar_bus_event_sub_pvt.refresh_at_risk_value(ARP_CASHBOOK.g_customer_id_tab,

1696: END LOOP;
1697: /*bug 14553712, instead of invoking the refersh_at_risk procedure,
1698: store the records in the plsql table and invoke it at at time.
1699: invoking the refresh_at_risk here*/
1700: ar_bus_event_sub_pvt.refresh_at_risk_value(ARP_CASHBOOK.g_customer_id_tab,
1701: ARP_CASHBOOK.g_site_use_id_tab,
1702: ARP_CASHBOOK.g_currency_tab,
1703: ARP_CASHBOOK.g_org_id_tab);
1704:

Line 1832: ar_bus_event_sub_pvt.refresh_at_risk_value(ARP_CASHBOOK.g_customer_id_tab,

1828: END LOOP;
1829: /*bug 14553712, instead of invoking the refersh_at_risk procedure,
1830: store the records in the plsql table and invoke it at at time.
1831: invoking the refresh_at_risk here*/
1832: ar_bus_event_sub_pvt.refresh_at_risk_value(ARP_CASHBOOK.g_customer_id_tab,
1833: ARP_CASHBOOK.g_site_use_id_tab,
1834: ARP_CASHBOOK.g_currency_tab,
1835: ARP_CASHBOOK.g_org_id_tab);
1836: