DBA Data[Home] [Help]

APPS.BEN_PDT_UPD dependencies on BEN_PDT_BUS

Line 619: ben_pdt_bus.update_validate

615: --
616: -- 2. Call the supporting update validate operations.
617: --
618: convert_defs(p_rec);
619: ben_pdt_bus.update_validate
620: (p_effective_date
621: ,p_rec
622: );
623: --