DBA Data[Home] [Help]

APPS.SSP_APAB_PKG dependencies on SSP_STP_INS

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

483: -- Only create the stoppage if there is not already a stoppage marked
484: -- as over--ridden. Thus, overriding a stoppage effectively blocks that
485: -- reason being used to withhold payment for this person.
486: --
487: ssp_stp_ins.ins (p_withhold_from => p_withhold_from,
488: p_withhold_to => p_withhold_to,
489: p_stoppage_id => l_dummy,
490: p_object_version_number => l_dummy,
491: p_maternity_id => p_maternity_id,