DBA Data[Home] [Help]

APPS.HR_TRS_INS dependencies on HR_TRS_SHD

Line 94: p_rec in out nocopy hr_trs_shd.g_rec_type,

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