DBA Data[Home] [Help]

APPS.PER_GRS_UPD dependencies on PER_GRS_BUS

Line 469: per_grs_bus.update_validate(p_effective_date => p_effective_date,

465: --
466: -- 2. Call the supporting update validate operations.
467: --
468: convert_defs(p_rec);
469: per_grs_bus.update_validate(p_effective_date => p_effective_date,
470: p_rec => p_rec);
471: --
472: -- Call the supporting pre-update operation
473: --