DBA Data[Home] [Help]

APPS.PER_SUB_UPD dependencies on PER_SUB_BUS

Line 649: per_sub_bus.update_validate(p_rec,p_effective_date);

645: --
646: -- 2. Call the supporting update validate operations.
647: --
648: convert_defs(p_rec);
649: per_sub_bus.update_validate(p_rec,p_effective_date);
650: --
651: -- Call the supporting pre-update operation
652: --
653: pre_update(p_rec);