DBA Data[Home] [Help]

APPS.BEN_BFT_UPD dependencies on BEN_BFT_BUS

Line 1003: ben_bft_bus.update_validate(p_rec,p_effective_date);

999: --
1000: -- 2. Call the supporting update validate operations.
1001: --
1002: convert_defs(p_rec);
1003: ben_bft_bus.update_validate(p_rec,p_effective_date);
1004: --
1005: -- Call the supporting pre-update operation
1006: --
1007: pre_update(p_rec);