DBA Data[Home] [Help]

APPS.PER_SOS_INS dependencies on PER_SOS_SHD

Line 77: (p_rec in out nocopy per_sos_shd.g_rec_type

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