DBA Data[Home] [Help]

APPS.PQH_STS_UPD dependencies on PQH_STS_BUS

Line 603: pqh_sts_bus.update_validate

599: --
600: -- 2. Call the supporting update validate operations.
601: --
602: convert_defs(p_rec);
603: pqh_sts_bus.update_validate
604: (p_effective_date
605: ,p_rec
606: );
607: --