DBA Data[Home] [Help]

APPS.PER_GRA_UPD dependencies on PER_GRA_BUS

Line 325: per_gra_bus.update_validate(p_rec => p_rec,

321: --
322: -- 2. Call the supporting update validate operations.
323: --
324: convert_defs(p_rec);
325: per_gra_bus.update_validate(p_rec => p_rec,
326: p_effective_date => p_effective_date);
327: --
328: -- Call the supporting pre-update operation
329: --