DBA Data[Home] [Help]

APPS.AR_CAO_ASSIGN_PKG dependencies on MO_GLOBAL

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

187: BEGIN
188:
189: write_debug_and_log('ar_cao_assign_pkg.assign_work_items (+)');
190:
191: mo_global.init('AR');
192: write_debug_and_log('Operating Unit : '|| p_operating_unit);
193: write_debug_and_log('Receipt Date From : '|| p_receipt_date_from);
194: write_debug_and_log('Receipt Date To : '|| p_receipt_date_to);
195: write_debug_and_log('Customer Profile Class : '|| p_cust_prof_class);