DBA Data[Home] [Help]

APPS.PER_JP_WRKREG_REPORT_PKG dependencies on PER_POSITIONS

Line 1197: TYPE job_hist_type IS RECORD(position per_positions.name%TYPE

1193: l_add_msg_xml CLOB;
1194: l_cnt NUMBER;
1195: l_cnte NUMBER;
1196: --Added for Job History for bug 8608463
1197: TYPE job_hist_type IS RECORD(position per_positions.name%TYPE
1198: ,job per_jobs_tl.name %TYPE
1199: ,organization hr_organization_units.name%TYPE
1200: ,start_date per_assignments_f.effective_start_date%TYPE
1201: ,end_date per_assignments_f.effective_end_date%TYPE