DBA Data[Home] [Help]

APPS.SSP_PAB_PKG dependencies on SSP_ERN_INS

Line 20: for OUT param from ssp_ern_ins

16: 17 Oct 02 2690305 A Blinko Created from SSP_SMP_PKG
17: 10 Jan 03 A Blinko Amended latest_ppp_start_date
18: 27 Jan 03 G Butler nocopy fix - added 2nd dummy variable to
19: average_earnings to act as placeholder
20: for OUT param from ssp_ern_ins
21: 01 Feb 03 2774903 A Blinko Fixed check_death procedure
22: 11 Feb 03 2772479 A Blinko Late Absence Notification stoppage no
23: no longer created
24: 24 Oct 03 3208325 A Blinko Replaced hardcoded SATURDAY and

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

321: fetch csr_average_earnings into l_average_earnings;
322: --
323: if csr_average_earnings%notfound
324: then
325: ssp_ern_ins.ins (p_earnings_calculations_id => l_dummy,
326: p_object_version_number => l_dummy2,
327: p_person_id => person.person_id,
328: p_effective_date => l_effective_date,
329: p_average_earnings_amount => l_average_earnings,