DBA Data[Home] [Help]

APPS.AME_ATTRIBUTE_API dependencies on AME_ATTRIBUTE_BK3

Line 374: ame_attribute_bk3.update_ame_attribute_b

370: --
371: -- Call Before Process User Hook
372: --
373: begin
374: ame_attribute_bk3.update_ame_attribute_b
375: (p_attribute_id => p_attribute_id
376: ,p_description => p_description
377: ,p_object_version_number => p_object_version_number
378: );

Line 413: ame_attribute_bk3.update_ame_attribute_a

409: --
410: -- Call After Process User Hook
411: --
412: begin
413: ame_attribute_bk3.update_ame_attribute_a
414: (p_attribute_id => p_attribute_id
415: ,p_description => p_description
416: ,p_object_version_number => l_atr_object_version_number
417: ,p_start_date => l_atr_start_date