DBA Data[Home] [Help]

APPS.PER_BBT_UPD dependencies on PER_BBT_BUS

Line 370: per_bbt_bus.update_validate

366: --
367: -- 2. Call the supporting update validate operations.
368: --
369: convert_defs(p_rec);
370: per_bbt_bus.update_validate
371: (p_effective_date
372: ,p_rec
373: );
374: --