DBA Data[Home] [Help]

APPS.BEN_BPI_UPD dependencies on BEN_BPI_BUS

Line 382: ben_bpi_bus.update_validate(p_rec);

378: --
379: -- 2. Call the supporting update validate operations.
380: --
381: convert_defs(p_rec);
382: ben_bpi_bus.update_validate(p_rec);
383: --
384: -- Call the supporting pre-update operation
385: --
386: pre_update(p_rec);