DBA Data[Home] [Help]

APPS.SSP_PAD_PKG dependencies on SSP_ERN_INS

Line 20: ssp_ern_ins

16: 30 Oct 02 ABlinko 2690305 Created from SSP_SMP_PKG
17: 27 Jan 03 GButler Nocopy fix to average_earnings -
18: created 2nd dummy variable to act
19: as placeholder for OUT param from
20: ssp_ern_ins
21: 11 Feb 03 ABlinko 2772479 Late absence notification stoppage
22: no longer created
23: 18 Jul 03 npershad 2959482 Rectified Misleading stoppage date
24: for 'Some work done' stoppage

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

284: fetch csr_average_earnings into l_average_earnings;
285:
286: if csr_average_earnings%notfound
287: then
288: ssp_ern_ins.ins (p_earnings_calculations_id => l_dummy,
289: p_object_version_number => l_dummy2,
290: p_person_id => person.person_id,
291: p_effective_date => l_effective_date,
292: p_average_earnings_amount => l_average_earnings,