DBA Data[Home] [Help]

APPS.INV_MIGRATE_PROCESS_ORG dependencies on GMF_MIGRATION

Line 289: l_legal_entity := gmf_migration.get_legal_entity_id (p_co_code => l_co_code,

285:
286: OPEN Cur_get_oper_unit(l_rec.process_orgn_code);
287: FETCH Cur_get_oper_unit INTO l_co_code;
288: IF Cur_get_oper_unit%FOUND THEN
289: l_legal_entity := gmf_migration.get_legal_entity_id (p_co_code => l_co_code,
290: p_source_type => 'N');
291: /*Bug 5228725 - Added the org_information_context clause */
292: UPDATE hr_organization_information
293: SET org_information2 = l_legal_entity