DBA Data[Home] [Help]

APPS.SSP_SMP_PKG dependencies on SSP_STP_INS

Line 617: ssp_stp_ins.ins (p_withhold_from => p_withhold_from,

613: -- Only create the stoppage if there is not already a stoppage marked
614: -- as overridden. Thus, overriding a stoppage effectively blocks that
615: -- reason being used to withhold payment for this person.
616: --
617: ssp_stp_ins.ins (p_withhold_from => p_withhold_from,
618: p_withhold_to => p_withhold_to,
619: p_stoppage_id => l_dummy,
620: p_object_version_number => l_dummy,
621: p_maternity_id => p_maternity_id,