DBA Data[Home] [Help]

APPS.FF_ARC_UPD dependencies on FF_ARC_BUS

Line 304: ff_arc_bus.update_validate(p_rec);

300: --
301: -- 2. Call the supporting update validate operations.
302: --
303: convert_defs(p_rec);
304: ff_arc_bus.update_validate(p_rec);
305: --
306: -- Call the supporting pre-update operation
307: --
308: pre_update(p_rec);