DBA Data[Home] [Help]

APPS.AR_CASH_RECEIPT_PRINT_PKG dependencies on MO_GLOBAL

Line 58: MO_GLOBAL.init('AR');

54: DELETE FROM AR_IL_CASH_RECEIPTS_GT;
55:
56: COMMIT;
57:
58: MO_GLOBAL.init('AR');
59: -- to check if the output directory exists
60: -- read the variable request_data to check if it is reentering the program
61: ln_request_id := FND_GLOBAL.conc_request_id;
62: