DBA Data[Home] [Help]

APPS.PSP_SALARY_CAPS_API dependencies on PSP_PSC_INS

Line 81: psp_psc_ins.ins

77: -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
78: -- Process Logic - Call the row-handler ins procedure
79: -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
80:
81: psp_psc_ins.ins
82: ( p_salary_cap_id => p_salary_cap_id
83: , p_funding_source_code => p_funding_source_code
84: , p_start_date => l_start_date
85: , p_end_date => l_end_date