DBA Data[Home] [Help]

APPS.PQH_STR_UPD dependencies on PQH_STR_BUS

Line 411: pqh_str_bus.update_validate

407: --
408: -- 2. Call the supporting update validate operations.
409: --
410: convert_defs(p_rec);
411: pqh_str_bus.update_validate
412: (p_effective_date
413: ,p_rec
414: );
415: --