DBA Data[Home] [Help]

APPS.PO_CORE_S dependencies on XLE_UTILITIES_GRP

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

7776: PO_LOG.proc_begin(d_module_base, 'p_org_id', p_org_id);
7777: END IF;
7778:
7779: d_progress := 0;
7780: l_legal_entity_id := XLE_UTILITIES_GRP.Get_DefaultLegalContext_OU(p_org_id);
7781:
7782: d_progress := 10;
7783: IF (PO_LOG.d_proc) THEN
7784: PO_LOG.proc_end(d_module_base);