DBA Data[Home] [Help]

APPS.PQH_RLS_UPD dependencies on PQH_RLS_BUS

Line 644: pqh_rls_bus.update_validate

640: --
641: -- 2. Call the supporting update validate operations.
642: --
643: convert_defs(p_rec);
644: pqh_rls_bus.update_validate
645: (p_effective_date
646: ,p_rec
647: );
648: --