DBA Data[Home] [Help]

APPS.HR_TRN_INS dependencies on HR_TRN_SHD

Line 95: p_rec in out nocopy hr_trn_shd.g_rec_type,

91: -- {End Of Comments}
92: -- ----------------------------------------------------------------------------
93: Procedure ins
94: (
95: p_rec in out nocopy hr_trn_shd.g_rec_type,
96: p_validate in boolean default false
97: );
98: --
99: -- ----------------------------------------------------------------------------