DBA Data[Home] [Help]

APPS.PQH_TSH_INS dependencies on PQH_TSH_SHD

Line 76: (p_rec in out nocopy pqh_tsh_shd.g_rec_type

72: --
73: -- {End Of Comments}
74: -- ----------------------------------------------------------------------------
75: Procedure ins
76: (p_rec in out nocopy pqh_tsh_shd.g_rec_type
77: );
78: --
79: -- ----------------------------------------------------------------------------
80: -- |---------------------------------< ins >----------------------------------|