DBA Data[Home] [Help]

APPS.PAY_ACTION_INFORMATION_API dependencies on PAY_AIF_DEL

Line 605: pay_aif_del.del

601: -- End of API User Hook for the before hook of delete_action_information
602: --
603: end;
604: --
605: pay_aif_del.del
606: (
607: p_action_information_id => p_action_information_id
608: ,p_object_version_number => l_object_version_number
609: );