DBA Data[Home] [Help]

APPS.ENG_RIT_CONTROLLER dependencies on ENG_GLOBALS

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

407: , x_RIT_tbl => l_revised_item_tbl
408: , x_unexp_RIT_rec => l_unexp_RIT_rec
409: );
410:
411: l_control_rec.process_entity := ENG_Globals.G_ENTITY_ECO;
412:
413: l_revised_item_tbl(1).transaction_type := 'DELETE';
414:
415: