DBA Data[Home] [Help]

APPS.PO_CORE_S dependencies on XLE_UTILITIES_GRP

Line 7988: l_legal_entity_id := XLE_UTILITIES_GRP.Get_DefaultLegalContext_OU(p_org_id);

7984: PO_LOG.proc_begin(d_module_base, 'p_org_id', p_org_id);
7985: END IF;
7986:
7987: d_progress := 0;
7988: l_legal_entity_id := XLE_UTILITIES_GRP.Get_DefaultLegalContext_OU(p_org_id);
7989:
7990: d_progress := 10;
7991: IF (PO_LOG.d_proc) THEN
7992: PO_LOG.proc_end(d_module_base);