DBA Data[Home] [Help]

APPS.PQH_RLS_INS dependencies on PQH_RLS_SHD

Line 49: ,p_rec in out NOCOPY pqh_rls_shd.g_rec_type

45: -- {End Of Comments}
46: -- ----------------------------------------------------------------------------
47: Procedure ins
48: (p_effective_date in date
49: ,p_rec in out NOCOPY pqh_rls_shd.g_rec_type
50: );
51: --
52: -- ----------------------------------------------------------------------------
53: -- |---------------------------------< ins >----------------------------------|