DBA Data[Home] [Help]

APPS.PQP_PENSION_TYPES_API dependencies on PQP_PTY_UPD

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

2157:
2158: -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2159: -- Process Logic - Call the row-handler ins procedure
2160: -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2161: hr_utility.set_location('Before calling row-handler pqp_pty_upd.upd',30);
2162: pqp_pty_upd.upd
2163: (p_effective_date => l_effective_date
2164: ,p_datetrack_mode => p_datetrack_mode
2165: ,p_pension_type_id => p_pension_type_id

Line 2162: pqp_pty_upd.upd

2158: -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2159: -- Process Logic - Call the row-handler ins procedure
2160: -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2161: hr_utility.set_location('Before calling row-handler pqp_pty_upd.upd',30);
2162: pqp_pty_upd.upd
2163: (p_effective_date => l_effective_date
2164: ,p_datetrack_mode => p_datetrack_mode
2165: ,p_pension_type_id => p_pension_type_id
2166: ,p_object_version_number => l_object_version_number