DBA Data[Home] [Help]

APPS.ENG_REVISED_ITEMS_PKG dependencies on ENG_ATTACHMENT_IMPLEMENTATION

Line 509: Eng_attachment_implementation.Copy_Attachments_And_Changes(

505: WHERE change_notice = x_change_notice
506: AND organization_id = x_organization_id;
507:
508: -- Calling API to copy attachments to the detination entity (new revision)
509: Eng_attachment_implementation.Copy_Attachments_And_Changes(
510: p_api_version => 1.0
511: , x_return_status => l_att_return_status
512: , x_msg_count => l_msg_count
513: , x_msg_data => l_msg_data