DBA Data[Home] [Help]

APPS.PQH_STS_INS dependencies on PQH_STS_BUS

Line 463: pqh_sts_bus.insert_validate

459: End if;
460: --
461: -- Call the supporting insert validate operations
462: --
463: pqh_sts_bus.insert_validate
464: (p_effective_date
465: ,p_rec
466: );
467: --