DBA Data[Home] [Help]

APPS.AR_CAO_ASSIGN_PKG dependencies on MO_GLOBAL

Line 201: mo_global.init('AR');

197: BEGIN
198:
199: write_debug_and_log('ar_cao_assign_pkg.assign_work_items (+)');
200:
201: mo_global.init('AR');
202: write_debug_and_log('Operating Unit : '|| p_operating_unit);
203: write_debug_and_log('Receipt Date From : '|| p_receipt_date_from);
204: write_debug_and_log('Receipt Date To : '|| p_receipt_date_to);
205: write_debug_and_log('Customer Profile Class : '|| p_cust_prof_class);