DBA Data[Home] [Help]

APPS.PO_HEADERS_SV1 dependencies on XLE_UTILITIES_GRP

Line 878: l_legal_entity_id := xle_utilities_grp.Get_defaultlegalcontext_ou(l_org_id);

874: PO_DEBUG.debug_var(l_log_head,l_progress,'l_ledger_id',l_ledger_id);
875: END IF;
876:
877: l_security_context.security_id_int_1 := l_org_id;
878: l_legal_entity_id := xle_utilities_grp.Get_defaultlegalcontext_ou(l_org_id);
879:
880: l_progress:= '030';
881:
882: IF g_debug_stmt THEN