DBA Data[Home] [Help]

APPS.PAY_AU_REC_DET_ARCHIVE dependencies on PER_GRADES_TL

Line 33: *** fetched from table per_grades_tl

29: *** 13 MAY 04 avenkatk 1.12 3627293 Modified Balances archival - Archive values only for Master action ID.
30: *** 07 JUN 04 abhkumar 1.13 3662449 Modfied the archive and assignment code to include assignment statuses SUSPEND and END.
31: *** 09 AUG 04 abhkumar 1.17 2610141 Legal Employer enhancement Changes.
32: *** 05 OCT 04 ksingla 1.18 3953702 Modified cursor c_employee_details for Grade display - Archived Grade Name
33: *** fetched from table per_grades_tl
34: *** 06 DEC 04 abhkumar 1.19 3953706 Mainline fix for Earnings Reporting enhancement.
35: *** 06 DEC 04 srrajago 1.20 4045910 Modified the cursor 'c_element_details' to handle the issue raised when user-defined secondary classification
36: *** is attached to an element (Distinct clause introduced).
37: *** 13 DEC 04 JLin 1.21 3953615 Added the call pay_au_reconciliation.check_report_parameters to

Line 2768: per_grades_tl pgr, /* Bug 3953702*/

2764: hsc.segment1 tax_unit_id, /*Bug 4040688*/
2765: hou1.NAME Legal_Employer /*Bug 4132525*/
2766: from per_people_f pap,
2767: per_assignments_f paa,
2768: per_grades_tl pgr, /* Bug 3953702*/
2769: per_periods_of_service pps,
2770: per_pay_bases ppb,
2771: per_pay_proposals pro,
2772: per_assignment_status_types past,