DBA Data[Home] [Help]

APPS.ENG_RES_CONTROLLER dependencies on ENG_GLOBALS

Line 352: l_control_rec.process_entity := ENG_Globals.G_ENTITY_ECO; -- add on 24-OCT

348: , x_RES_tbl => l_rev_op_Resource_tbl
349: , x_unexp_RES_rec => l_unexp_RES_rec
350: );
351:
352: l_control_rec.process_entity := ENG_Globals.G_ENTITY_ECO; -- add on 24-OCT
353:
354: l_rev_op_Resource_tbl(1).transaction_type := 'DELETE';
355:
356: