DBA Data[Home] [Help]

APPS.OE_FND_ATTACHMENTS_PVT dependencies on DUAL

Line 806: from dual;

802: and pk1_value = p_pk1_value;
803:
804: select fnd_attached_documents_s.nextval
805: into l_attached_document_id
806: from dual;
807: --Code changes made to fix bug 1903257 Begin
808: begin
809: select usage_type
810: into l_usage_type