DBA Data[Home] [Help]

APPS.SSP_SSP_PKG dependencies on SSP_ERN_INS

Line 172: ssp_ern_ins

168: 115.22 12-DEC-02 AMills nocopy addition.
169: 115.23 27-JAN-03 GButler further nocopy change to check_average
170: _earnings to include 2nd dummy variable
171: to act as placeholder for OUT param from
172: ssp_ern_ins
173: 115.24 03-FEB-03 ABlinko added further restriction to maternity_details
174: cursor. Only returns records with a leave_type
175: of MA or null
176: 115.25 12-MAY-03 GButler Changes for SSP Legislative Requirements 2003.

Line 3369: ssp_ern_ins.ins(p_earnings_calculations_id => l_dummy,

3365: if csr_average_earnings%notfound then
3366: --
3367: -- Calculate and save the average earnings.
3368: --
3369: ssp_ern_ins.ins(p_earnings_calculations_id => l_dummy,
3370: p_object_version_number => l_dummy2,
3371: p_person_id => p_absence.person_id,
3372: p_effective_date => PIW_start_date,
3373: p_average_earnings_amount => l_average_earnings,