DBA Data[Home] [Help]

APPS.FND_WEBATTCH dependencies on FND_ATTACHED_DOCUMENTS_S

Line 847: select fnd_attached_documents_s.nextval

843: l_created_by := to_number(user_id);
844: l_last_updated_by := l_created_by;
845:
846: -- Attached Document Id has to be populated from the sequence.
847: select fnd_attached_documents_s.nextval
848: into l_attached_document_id
849: from sys.dual;
850:
851: -- Set the language parameter