DBA Data[Home] [Help]

APPS.PQP_PENSION_TYPES_API dependencies on PQP_PTY_UPD

Line 2088: hr_utility.set_location('Before calling row-handler pqp_pty_upd.upd',30);

2084:
2085: -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2086: -- Process Logic - Call the row-handler ins procedure
2087: -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2088: hr_utility.set_location('Before calling row-handler pqp_pty_upd.upd',30);
2089: pqp_pty_upd.upd
2090: (p_effective_date => l_effective_date
2091: ,p_datetrack_mode => p_datetrack_mode
2092: ,p_pension_type_id => p_pension_type_id

Line 2089: pqp_pty_upd.upd

2085: -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2086: -- Process Logic - Call the row-handler ins procedure
2087: -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2088: hr_utility.set_location('Before calling row-handler pqp_pty_upd.upd',30);
2089: pqp_pty_upd.upd
2090: (p_effective_date => l_effective_date
2091: ,p_datetrack_mode => p_datetrack_mode
2092: ,p_pension_type_id => p_pension_type_id
2093: ,p_object_version_number => l_object_version_number