DBA Data[Home] [Help]

APPS.ECO_CONTROLLER dependencies on ENG_GLOBALS

Line 357: l_control_rec.process_entity := ENG_Globals.G_ENTITY_ECO;

353: );
354:
355: l_control_rec.entity_validation := TRUE;
356: l_control_rec.write_to_db := TRUE;
357: l_control_rec.process_entity := ENG_Globals.G_ENTITY_ECO;
358:
359: l_ECO_rec.transaction_type := 'DELETE';
360:
361: ENG_FORM_ECO_PVT.Process_ECO