DBA Data[Home] [Help]

APPS.ARW_CMREQ_COVER dependencies on MO_GLOBAL

Line 656: arp_global.init_global(mo_global.GET_CURRENT_ORG_ID);

652: arp_util.debug( 'p_credit_method_installments = ' || p_credit_method_installments);
653: END IF;
654:
655: /* 5885313 - Initialize cached values in pls packages */
656: arp_global.init_global(mo_global.GET_CURRENT_ORG_ID);
657: ARP_STANDARD.INIT_STANDARD(mo_global.GET_CURRENT_ORG_ID);
658: arp_cache_util.refresh_cache;
659: /*----------------------------------------------+
660: |Get request information from CM request table|

Line 657: ARP_STANDARD.INIT_STANDARD(mo_global.GET_CURRENT_ORG_ID);

653: END IF;
654:
655: /* 5885313 - Initialize cached values in pls packages */
656: arp_global.init_global(mo_global.GET_CURRENT_ORG_ID);
657: ARP_STANDARD.INIT_STANDARD(mo_global.GET_CURRENT_ORG_ID);
658: arp_cache_util.refresh_cache;
659: /*----------------------------------------------+
660: |Get request information from CM request table|
661: +----------------------------------------------*/