DBA Data[Home] [Help]

APPS.HR_ASSIGNMENT_API dependencies on STANDARD

Line 229: * termination rule of 'Last Standard Process' are ended. (In a US legislation,

225: * termination date. Element entries for the assignment that have an element
226: * termination rule of 'Final Close' are not affected by this API. These
227: * entries are updated by the final_process_emp_asg API. In non-US
228: * legislations, element entries for the assignment that have an element
229: * termination rule of 'Last Standard Process' are ended. (In a US legislation,
230: * the element termination rule of 'Last Standard Process' is not used.) The
231: * date used depends on the payroll component of the employee's assignment.
232: * When the assignment does not include a payroll, the entries are ended as of
233: * the actual termination date. When the assignment includes a payroll, the

Line 230: * the element termination rule of 'Last Standard Process' is not used.) The

226: * termination rule of 'Final Close' are not affected by this API. These
227: * entries are updated by the final_process_emp_asg API. In non-US
228: * legislations, element entries for the assignment that have an element
229: * termination rule of 'Last Standard Process' are ended. (In a US legislation,
230: * the element termination rule of 'Last Standard Process' is not used.) The
231: * date used depends on the payroll component of the employee's assignment.
232: * When the assignment does not include a payroll, the entries are ended as of
233: * the actual termination date. When the assignment includes a payroll, the
234: * entries are ended as of the end date of the payroll period in which the

Line 334: -- In a US legislation, the element termination rule of 'Last Standard

330: -- Element entries for the assignment that have an element
331: -- termination rule of 'Final Close' are not affected by this API.
332: -- These entries are updated by the 'final_process_cwk_asg' API.
333: --
334: -- In a US legislation, the element termination rule of 'Last Standard
335: -- Process' is not used.
336: --
337: -- In non-US legislations, element entries for the
338: -- assignment that have an element termination rule of 'Last Standard

Line 338: -- assignment that have an element termination rule of 'Last Standard

334: -- In a US legislation, the element termination rule of 'Last Standard
335: -- Process' is not used.
336: --
337: -- In non-US legislations, element entries for the
338: -- assignment that have an element termination rule of 'Last Standard
339: -- Process' are date effectively deleted. The date used depends on
340: -- the payroll component of the contingent worker assignment.
341: -- When the assignment does not include a payroll, the entries are
342: -- deleted as of the actual termination date.

Line 464: -- termination rule of 'Last Standard Process' are date effectively

460: -- termination rule of 'Final Close' are date effectively deleted as
461: -- of the final process date.
462: --
463: -- Element entries for the assignment that have an element
464: -- termination rule of 'Last Standard Process' are date effectively
465: -- deleted as of the final process date, if the last standard process date
466: -- is later than the final process date.
467: --
468: -- Any cost allocations, grade step/point placements, cobra coverage benefits

Line 465: -- deleted as of the final process date, if the last standard process date

461: -- of the final process date.
462: --
463: -- Element entries for the assignment that have an element
464: -- termination rule of 'Last Standard Process' are date effectively
465: -- deleted as of the final process date, if the last standard process date
466: -- is later than the final process date.
467: --
468: -- Any cost allocations, grade step/point placements, cobra coverage benefits
469: -- and personal payment methods for this assignment are date effectively

Line 3123: * assignment that have an element termination rule of 'Last Standard Process'

3119: * date. The actual termination date is derived from the date when the
3120: * assignment status first changes to a TERM_ASSIGN system status. Element
3121: * entries for the assignment that have an element termination rule of 'Final
3122: * Close' are ended as of the final process date. Element entries for the
3123: * assignment that have an element termination rule of 'Last Standard Process'
3124: * are ended as of the final process date, if the last standard process date is
3125: * later than the final process date. Any cost allocations, grade step/point
3126: * placements, cobra coverage benefits and personal payment methods for this
3127: * assignment are ended as of the final process date.

Line 3124: * are ended as of the final process date, if the last standard process date is

3120: * assignment status first changes to a TERM_ASSIGN system status. Element
3121: * entries for the assignment that have an element termination rule of 'Final
3122: * Close' are ended as of the final process date. Element entries for the
3123: * assignment that have an element termination rule of 'Last Standard Process'
3124: * are ended as of the final process date, if the last standard process date is
3125: * later than the final process date. Any cost allocations, grade step/point
3126: * placements, cobra coverage benefits and personal payment methods for this
3127: * assignment are ended as of the final process date.
3128: *