DBA Data[Home] [Help]

APPS.AME_ATTRIBUTE_API dependencies on AME_ATU_DEL

Line 678: ame_atu_del.del(p_effective_date => l_effective_date

674: l_effective_date := sysdate;
675: l_atu_object_version_number := p_object_version_number;
676: --
677: -- delete the row in ame_attribute_usages
678: ame_atu_del.del(p_effective_date => l_effective_date
679: ,p_datetrack_mode => 'DELETE'
680: ,p_attribute_id => p_attribute_id
681: ,p_application_id => p_application_id
682: ,p_object_version_number=> l_atu_object_version_number