DBA Data[Home] [Help]

APPS.BEN_PPL_UPD dependencies on BEN_PPL_BUS

Line 442: ben_ppl_bus.update_validate(p_rec,p_effective_date);

438: --
439: -- 2. Call the supporting update validate operations.
440: --
441: convert_defs(p_rec);
442: ben_ppl_bus.update_validate(p_rec,p_effective_date);
443: --
444: -- Call the supporting pre-update operation
445: --
446: pre_update(p_rec);