DBA Data[Home] [Help]

APPS.FND_WEBATTCH dependencies on FND_ATTACHED_DOCUMENTS_S

Line 878: select fnd_attached_documents_s.nextval

874: l_created_by := to_number(user_id);
875: l_last_updated_by := l_created_by;
876:
877: -- Attached Document Id has to be populated from the sequence.
878: select fnd_attached_documents_s.nextval
879: into l_attached_document_id
880: from sys.dual;
881:
882: -- Set the language parameter