DBA Data[Home] [Help]

APPS.PER_SCN_INS dependencies on PER_SCN_SHD

Line 77: (p_rec in out nocopy per_scn_shd.g_rec_type

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