DBA Data[Home] [Help]

APPS.ARP_PROC_RCT_UTIL dependencies on DUAL

Line 1641: FROM DUAL;

1637: /* store the misc cash dist id for use in MRC call */
1638:
1639: SELECT ar_misc_cash_distributions_s.nextval
1640: INTO l_misc_cash_dist_id
1641: FROM DUAL;
1642:
1643: INSERT INTO ar_misc_cash_distributions (
1644: misc_cash_distribution_id,
1645: last_updated_by,