DBA Data[Home] [Help]

APPS.PAY_IE_LEGISLATIVE_ARCHIVE dependencies on PER_ASSIGNMENT_EXTRA_INFO

Line 2680: from per_assignment_extra_info

2676: --6633719
2677: cursor csr_ppsn_override(p_assignment_id NUMBER)
2678: is
2679: select 'Y' PPSN_OVERRIDE --aei_information1 PPSN_OVERRIDE --6633719
2680: from per_assignment_extra_info
2681: where assignment_id = p_assignment_id
2682: and aei_information_category = 'IE_ASG_OVERRIDE';
2683:
2684: l_ppsn_override per_assignment_extra_info.aei_information1%type;

Line 2684: l_ppsn_override per_assignment_extra_info.aei_information1%type;

2680: from per_assignment_extra_info
2681: where assignment_id = p_assignment_id
2682: and aei_information_category = 'IE_ASG_OVERRIDE';
2683:
2684: l_ppsn_override per_assignment_extra_info.aei_information1%type;
2685: --6633719
2686:
2687: --Bug Fix 4317512
2688: /* Changed the cursor not to archive Period2 details,when one Prepayment is run for Period1 and