DBA Data[Home] [Help]

APPS.GR_MIGRATE_TO_12 dependencies on FND_ATTACHED_DOCUMENTS_S

Line 900: select fnd_attached_documents_s.nextval

896:
897: END IF;
898:
899: --Bug# 5293938 Attached Document Id has to be populated from the sequence.
900: select fnd_attached_documents_s.nextval
901: into l_attached_doc_id
902: from sys.dual;
903:
904: FND_ATTACHED_DOCUMENTS_PKG.Insert_Row(