DBA Data[Home] [Help]

APPS.PQH_RLS_UPD dependencies on PQH_RLS_BUS

Line 640: pqh_rls_bus.update_validate

636: --
637: -- 2. Call the supporting update validate operations.
638: --
639: convert_defs(p_rec);
640: pqh_rls_bus.update_validate
641: (p_effective_date
642: ,p_rec
643: );
644: --