DBA Data[Home] [Help]

APPS.PQP_EXR_UPD dependencies on PQP_EXR_BUS

Line 401: pqp_exr_bus.update_validate

397: --
398: -- 2. Call the supporting update validate operations.
399: --
400: convert_defs(p_rec);
401: pqp_exr_bus.update_validate
402: (p_rec
403: );
404:
405: hr_multi_message.end_validation_set;