DBA Data[Home] [Help]

APPS.HXC_APPROVAL_STYLES_API dependencies on HXC_HAS_DEL

Line 401: hxc_has_del.del

397: end if;
398: --
399: -- Process Logic
400: --
401: hxc_has_del.del
402: (
403: p_approval_style_id => p_approval_style_id
404: ,p_object_version_number => p_object_version_number
405: );