DBA Data[Home] [Help]

APPS.OTA_ONT_BUS dependencies on OTA_OFF_BUS

Line 238: ota_off_bus.set_security_group_id(p_offering_id);

234: --
235: -- Call all supporting business operations
236: --
237: --
238: ota_off_bus.set_security_group_id(p_offering_id);
239: --
240: -- Validate Dependent Attributes
241: --
242: --

Line 261: ota_off_bus.set_security_group_id(p_rec.offering_id);

257: hr_utility.set_location('Entering:'||l_proc, 5);
258: --
259: -- Call all supporting business operations
260: --
261: ota_off_bus.set_security_group_id(p_rec.offering_id);
262: --
263: --
264: -- Validate Dependent Attributes
265: --