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