DBA Data[Home] [Help]

APPS.PER_REQ_UPD dependencies on PER_REQ_BUS

Line 580: per_req_bus.update_validate

576: --
577: -- 2. Call the supporting update validate operations.
578: --
579: convert_defs(p_rec);
580: per_req_bus.update_validate
581: (p_rec
582: );
583: --
584: -- Call the supporting pre-update operation