DBA Data[Home] [Help]

APPS.PQP_ERG_INS dependencies on PQP_ERG_SHD

Line 48: (p_rec in out nocopy pqp_erg_shd.g_rec_type

44: --
45: -- {End Of Comments}
46: -- ----------------------------------------------------------------------------
47: Procedure ins
48: (p_rec in out nocopy pqp_erg_shd.g_rec_type
49: );
50: --
51: -- ----------------------------------------------------------------------------
52: -- |---------------------------------< ins >----------------------------------|