DBA Data[Home] [Help]

APPS.BEN_XID_UPD dependencies on BEN_XID_BUS

Line 336: ben_xid_bus.update_validate(p_rec);

332: --
333: -- 2. Call the supporting update validate operations.
334: --
335: convert_defs(p_rec);
336: ben_xid_bus.update_validate(p_rec);
337: --
338: -- Call the supporting pre-update operation
339: --
340: pre_update(p_rec);