DBA Data[Home] [Help]

APPS.GR_MIGRATE_TO_12 dependencies on FND_ATTACHED_DOCUMENTS_S

Line 923: select fnd_attached_documents_s.nextval

919:
920: END IF;
921:
922: --Bug# 5293938 Attached Document Id has to be populated from the sequence.
923: select fnd_attached_documents_s.nextval
924: into l_attached_doc_id
925: from sys.dual;
926:
927: FND_ATTACHED_DOCUMENTS_PKG.Insert_Row(