DBA Data[Home] [Help]

APPS.PQP_SHP_INS dependencies on PQP_SHP_SHD

Line 49: p_rec in out nocopy pqp_shp_shd.g_rec_type

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