DBA Data[Home] [Help]

APPS.FV_FACTS_TRANSACTIONS dependencies on FV_FACTS_FOOTNOTE_LINES_S

Line 3291: fv_facts_footnote_lines_s.nextval,

3287: footnote_seq_number,
3288: footnote_text)
3289: VALUES
3290: (fv_facts_footnote_hdr_s.currval,
3291: fv_facts_footnote_lines_s.nextval,
3292: 1,
3293: 'Footnotes should be entered in FACTS II '||
3294: 'Online system');
3295: END IF;