DBA Data[Home] [Help]

APPS.PER_PPC_UPD dependencies on PER_PPC_BUS

Line 501: per_ppc_bus.update_validate(p_rec,p_validation_strength);

497: --
498: -- 2. Call the supporting update validate operations.
499: --
500: convert_defs(p_rec);
501: per_ppc_bus.update_validate(p_rec,p_validation_strength);
502: --
503: -- Call the supporting pre-update operation
504: --
505: pre_update(p_rec);