DBA Data[Home] [Help]

APPS.OE_FND_ATTACHMENTS_PVT dependencies on DUAL

Line 805: from dual;

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