DBA Data[Home] [Help]

APPS.PAY_SBT_UPD dependencies on PAY_SBT_BUS

Line 439: pay_sbt_bus.update_validate(p_effective_date, p_rec);

435: --
436: -- 2. Call the supporting update validate operations.
437: --
438: convert_defs(p_rec);
439: pay_sbt_bus.update_validate(p_effective_date, p_rec);
440: --
441: -- Call the supporting pre-update operation
442: --
443: pre_update(p_rec);