DBA Data[Home] [Help]

APPS.PER_JOB_INS dependencies on PER_JOB_SHD

Line 94: p_rec in out nocopy per_job_shd.g_rec_type,

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