DBA Data[Home] [Help]

APPS.PAY_IN_TAX_DECLARATION dependencies on PAY_ELEMENT_ENTRY_API

Line 1511: pay_element_entry_api.create_element_entry

1507: -- In this case, we would have to create an element entry to the
1508: -- assignment and return the entry id, the rest would be handled
1509: -- by the update command in the calling procedure.
1510: --
1511: pay_element_entry_api.create_element_entry
1512: (p_effective_date => l_effective_date
1513: ,p_business_group_id => l_business_group_id
1514: ,p_assignment_id => p_assignment_id
1515: ,p_element_link_id => l_element_link_id

Line 1576: pay_element_entry_api.update_element_entry

1572: --
1573: -- An element entry for this element already exists we have to
1574: -- update the element entry with the newly submitted date.
1575: --
1576: pay_element_entry_api.update_element_entry
1577: (p_datetrack_update_mode => get_update_mode(l_element_entry_id
1578: ,l_effective_date)
1579: ,p_effective_date => l_effective_date
1580: ,p_business_group_id => l_business_group_id

Line 1808: pay_element_entry_api.create_element_entry

1804: -- In this case, we would have to create an element entry to the
1805: -- assignment and return the entry id, the rest would be handled
1806: -- by the update command in the calling procedure.
1807: --
1808: pay_element_entry_api.create_element_entry
1809: (p_effective_date => l_effective_date
1810: ,p_business_group_id => l_business_group_id
1811: ,p_assignment_id => p_assignment_id
1812: ,p_element_link_id => l_element_link_id

Line 1878: pay_element_entry_api.update_element_entry

1874: --
1875: -- An element entry for this element already exists we have to
1876: -- update the element entry with the newly submitted date.
1877: --
1878: pay_element_entry_api.update_element_entry
1879: (p_datetrack_update_mode => get_update_mode(l_element_entry_id
1880: ,l_effective_date)
1881: ,p_effective_date => l_effective_date
1882: ,p_business_group_id => l_business_group_id

Line 1937: pay_element_entry_api.update_element_entry

1933: --
1934: --
1935: pay_in_utils.set_location(g_debug, l_procedure, 80);
1936: --
1937: pay_element_entry_api.update_element_entry
1938: (p_datetrack_update_mode => get_update_mode(l_element_entry_id
1939: ,l_endation_date)
1940: ,p_effective_date => l_endation_date
1941: ,p_business_group_id => l_business_group_id

Line 2221: pay_element_entry_api.create_element_entry

2217: -- In this case, we would have to create an element entry to the
2218: -- assignment and return the entry id, the rest would be handled
2219: -- by the update command in the calling procedure.
2220: --
2221: pay_element_entry_api.create_element_entry
2222: (p_effective_date => l_effective_date
2223: ,p_business_group_id => l_business_group_id
2224: ,p_assignment_id => p_assignment_id
2225: ,p_element_link_id => l_element_link_id

Line 2269: pay_element_entry_api.update_element_entry

2265: --
2266: -- An element entry for this element already exists we have to
2267: -- update the element entry with the newly submitted date.
2268: --
2269: pay_element_entry_api.update_element_entry
2270: (p_datetrack_update_mode => get_update_mode(l_element_entry_id
2271: ,l_effective_date)
2272: ,p_effective_date => l_effective_date
2273: ,p_business_group_id => l_business_group_id

Line 2504: pay_element_entry_api.create_element_entry

2500: -- In this case, we would have to create an element entry to the
2501: -- assignment and return the entry id, the rest would be handled
2502: -- by the update command in the calling procedure.
2503: hr_utility.trace('Disability Type= '||p_disability_type);
2504: pay_element_entry_api.create_element_entry
2505: (p_effective_date => l_effective_date
2506: ,p_business_group_id => l_business_group_id
2507: ,p_assignment_id => p_assignment_id
2508: ,p_element_link_id => l_element_link_id

Line 2558: pay_element_entry_api.update_element_entry

2554: --
2555: -- An element entry for this element already exists we have to
2556: -- update the element entry with the newly submitted date.
2557: --
2558: pay_element_entry_api.update_element_entry
2559: (p_datetrack_update_mode => get_update_mode(p_element_entry_id
2560: ,l_effective_date)
2561: ,p_effective_date => l_effective_date
2562: ,p_business_group_id => l_business_group_id

Line 2791: pay_element_entry_api.create_element_entry

2787: --
2788: -- In this case, we would have to create an element entry to the
2789: -- assignment and return the entry id, the rest would be handled
2790: -- by the update command in the calling procedure.
2791: pay_element_entry_api.create_element_entry
2792: (p_effective_date => l_effective_date
2793: ,p_business_group_id => l_business_group_id
2794: ,p_assignment_id => p_assignment_id
2795: ,p_element_link_id => l_element_link_id

Line 2842: pay_element_entry_api.update_element_entry

2838: --
2839: -- An element entry for this element already exists we have to
2840: -- update the element entry with the newly submitted date.
2841: --
2842: pay_element_entry_api.update_element_entry
2843: (p_datetrack_update_mode => get_update_mode(p_element_entry_id
2844: ,l_effective_date)
2845: ,p_effective_date => l_effective_date
2846: ,p_business_group_id => l_business_group_id

Line 3060: pay_element_entry_api.create_element_entry

3056: --
3057: -- In this case, we would have to create an element entry to the
3058: -- assignment and return the entry id, the rest would be handled
3059: -- by the update command in the calling procedure.
3060: pay_element_entry_api.create_element_entry
3061: (p_effective_date => l_effective_date
3062: ,p_business_group_id => l_business_group_id
3063: ,p_assignment_id => p_assignment_id
3064: ,p_element_link_id => l_element_link_id

Line 3112: pay_element_entry_api.update_element_entry

3108: --
3109: -- An element entry for this element already exists we have to
3110: -- update the element entry with the newly submitted date.
3111: --
3112: pay_element_entry_api.update_element_entry
3113: (p_datetrack_update_mode => get_update_mode(p_element_entry_id
3114: ,l_effective_date)
3115: ,p_effective_date => l_effective_date
3116: ,p_business_group_id => l_business_group_id

Line 3489: pay_element_entry_api.update_element_entry

3485: OPEN c_check_entry(l_element_name,l_effective_date);
3486: FETCH c_check_entry INTO l_ele_entry_id,l_ovn,l_entry_value;
3487: IF c_check_entry%FOUND THEN
3488:
3489: pay_element_entry_api.update_element_entry
3490: (p_datetrack_update_mode => get_update_mode(l_ele_entry_id
3491: ,l_effective_date)
3492: ,p_effective_date => l_effective_date
3493: ,p_business_group_id => l_business_group_id

Line 3524: pay_element_entry_api.create_element_entry

3520: --
3521: -- In this case, we would have to create an element entry to the
3522: -- assignment and return the entry id, the rest would be handled
3523: -- by the update command in the calling procedure.
3524: pay_element_entry_api.create_element_entry
3525: (p_effective_date => l_effective_date
3526: ,p_business_group_id => l_business_group_id
3527: ,p_assignment_id => p_assignment_id
3528: ,p_element_link_id => l_element_link_id

Line 3578: pay_element_entry_api.update_element_entry

3574: --
3575: -- An element entry for this element already exists we have to
3576: -- update the element entry with the newly submitted date.
3577: --
3578: pay_element_entry_api.update_element_entry
3579: (p_datetrack_update_mode => get_update_mode(p_element_entry_id
3580: ,l_effective_date)
3581: ,p_effective_date => l_effective_date
3582: ,p_business_group_id => l_business_group_id

Line 3725: pay_element_entry_api.create_element_entry

3721: -- In this case, we would have to create an element entry to the
3722: -- assignment and return the entry id, the rest would be handled
3723: -- by the update command in the calling procedure.
3724: --
3725: pay_element_entry_api.create_element_entry
3726: (p_effective_date => l_effective_date
3727: ,p_business_group_id => l_business_group_id
3728: ,p_assignment_id => p_assignment_id
3729: ,p_element_link_id => l_element_link_id

Line 3762: pay_element_entry_api.update_element_entry

3758: --
3759: -- An element entry for this element already exists we have to
3760: -- update the element entry with the newly submitted date.
3761: --
3762: pay_element_entry_api.update_element_entry
3763: (p_datetrack_update_mode => get_update_mode(l_element_entry_id
3764: ,l_effective_date)
3765: ,p_effective_date => l_effective_date
3766: ,p_business_group_id => l_business_group_id

Line 3903: pay_element_entry_api.create_element_entry

3899: -- In this case, we would have to create an element entry to the
3900: -- assignment and return the entry id, the rest would be handled
3901: -- by the update command in the calling procedure.
3902: --
3903: pay_element_entry_api.create_element_entry
3904: (p_effective_date => l_effective_date
3905: ,p_business_group_id => l_business_group_id
3906: ,p_assignment_id => p_assignment_id
3907: ,p_element_link_id => l_element_link_id

Line 3942: pay_element_entry_api.update_element_entry

3938: -- update the element entry with the newly submitted date.
3939: --
3940: IF p_higher_education_loan_80e > 0 THEN
3941:
3942: pay_element_entry_api.update_element_entry
3943: (p_datetrack_update_mode => get_update_mode(l_element_entry_id
3944: ,l_effective_date)
3945: ,p_effective_date => l_effective_date
3946: ,p_business_group_id => l_business_group_id

Line 4094: pay_element_entry_api.create_element_entry

4090: -- In this case, we would have to create an element entry to the
4091: -- assignment and return the entry id, the rest would be handled
4092: -- by the update command in the calling procedure.
4093: --
4094: pay_element_entry_api.create_element_entry
4095: (p_effective_date => l_effective_date
4096: ,p_business_group_id => l_business_group_id
4097: ,p_assignment_id => p_assignment_id
4098: ,p_element_link_id => l_element_link_id

Line 4133: pay_element_entry_api.update_element_entry

4129: -- update the element entry with the newly submitted date.
4130: --
4131: IF p_donation_for_research_80gga > 0 THEN
4132:
4133: pay_element_entry_api.update_element_entry
4134: (p_datetrack_update_mode => get_update_mode(l_element_entry_id
4135: ,l_effective_date)
4136: ,p_effective_date => l_effective_date
4137: ,p_business_group_id => l_business_group_id

Line 4289: pay_element_entry_api.create_element_entry

4285: -- In this case, we would have to create an element entry to the
4286: -- assignment and return the entry id, the rest would be handled
4287: -- by the update command in the calling procedure.
4288: --
4289: pay_element_entry_api.create_element_entry
4290: (p_effective_date => l_effective_date
4291: ,p_business_group_id => l_business_group_id
4292: ,p_assignment_id => p_assignment_id
4293: ,p_element_link_id => l_element_link_id

Line 4334: pay_element_entry_api.update_element_entry

4330: -- update the element entry with the newly submitted date.
4331: --
4332:
4333:
4334: pay_element_entry_api.update_element_entry
4335: (p_datetrack_update_mode => get_update_mode(l_element_entry_id
4336: ,l_effective_date)
4337: ,p_effective_date => l_effective_date
4338: ,p_business_group_id => l_business_group_id

Line 4484: pay_element_entry_api.create_element_entry

4480: -- In this case, we would have to create an element entry to the
4481: -- assignment and return the entry id, the rest would be handled
4482: -- by the update command in the calling procedure.
4483: --
4484: pay_element_entry_api.create_element_entry
4485: (p_effective_date => l_effective_date
4486: ,p_business_group_id => l_business_group_id
4487: ,p_assignment_id => p_assignment_id
4488: ,p_element_link_id => l_element_link_id

Line 4526: pay_element_entry_api.update_element_entry

4522: --
4523:
4524: IF p_disease_treatment_80ddb > 0 THEN
4525:
4526: pay_element_entry_api.update_element_entry
4527: (p_datetrack_update_mode => get_update_mode(l_element_entry_id
4528: ,l_effective_date)
4529: ,p_effective_date => l_effective_date
4530: ,p_business_group_id => l_business_group_id

Line 4679: pay_element_entry_api.create_element_entry

4675: -- In this case, we would have to create an element entry to the
4676: -- assignment and return the entry id, the rest would be handled
4677: -- by the update command in the calling procedure.
4678: --
4679: pay_element_entry_api.create_element_entry
4680: (p_effective_date => l_effective_date
4681: ,p_business_group_id => l_business_group_id
4682: ,p_assignment_id => p_assignment_id
4683: ,p_element_link_id => l_element_link_id

Line 5188: pay_element_entry_api.delete_element_entry

5184: END IF;
5185: --
5186: pay_in_utils.set_location(g_debug, l_procedure, 40);
5187: --
5188: pay_element_entry_api.delete_element_entry
5189: (p_validate => FALSE
5190: ,p_datetrack_delete_mode => hr_api.g_delete
5191: ,p_effective_date => l_effective_date
5192: ,p_element_entry_id => p_element_entry_id