DBA Data[Home] [Help]

APPS.PQP_PENSION_TYPES_API dependencies on PQP_PTY_INS

Line 1495: hr_utility.set_location('Before calling row-handler pqp_pty_ins.ins',30);

1491:
1492: -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1493: -- Process Logic - Call the row-handler ins procedure
1494: -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1495: hr_utility.set_location('Before calling row-handler pqp_pty_ins.ins',30);
1496: pqp_pty_ins.ins
1497: (p_effective_date => l_effective_date
1498: ,p_pension_type_name => p_pension_type_name
1499: ,p_pension_category => p_pension_category

Line 1496: pqp_pty_ins.ins

1492: -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1493: -- Process Logic - Call the row-handler ins procedure
1494: -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1495: hr_utility.set_location('Before calling row-handler pqp_pty_ins.ins',30);
1496: pqp_pty_ins.ins
1497: (p_effective_date => l_effective_date
1498: ,p_pension_type_name => p_pension_type_name
1499: ,p_pension_category => p_pension_category
1500: ,p_pension_provider_type => p_pension_provider_type