DBA Data[Home] [Help]

APPS.PER_RTL_UPD dependencies on PER_RTL_BUS

Line 473: per_rtl_bus.update_validate(p_rec,p_effective_date);

469: --
470: -- 2. Call the supporting update validate operations.
471: --
472: convert_defs(p_rec);
473: per_rtl_bus.update_validate(p_rec,p_effective_date);
474: --
475: -- Call the supporting pre-update operation
476: --
477: pre_update(p_rec);