DBA Data[Home] [Help]

APPS.WFA_HTML dependencies on FND_DOCUMENT_MANAGEMENT

Line 537: l_document_attributes fnd_document_management.fnd_document_attributes;

533: titlerole varchar2(320);
534: s0 varchar2(2000);
535: link_text varchar2(2000);
536: comment_title varchar2(2000);
537: l_document_attributes fnd_document_management.fnd_document_attributes;
538: l_status boolean := FALSE;
539: cnt pls_integer := 0;
540: end_of_text boolean :=FALSE;
541: msgbody varchar2(32000);

Line 694: fnd_document_management.get_open_dm_display_window;

690: --
691: htp.htmlOpen;
692: htp.headOpen;
693:
694: fnd_document_management.get_open_dm_display_window;
695:
696: if (notrec.status = 'OPEN') then
697: htp.title(wf_core.translate('WFA_DTITLE')||' '||titlerole);
698: else

Line 859: fnd_document_management.get_launch_document_url (

855:
856: /*
857: ** Get the HTML text for displaying the document
858: */
859: fnd_document_management.get_launch_document_url (
860: username,
861: not_attr_row.text_value,
862: FALSE,
863: link_text);

Line 969: fnd_document_management.get_launch_document_url (

965:
966: /*
967: ** Get the HTML text for displaying the document
968: */
969: fnd_document_management.get_launch_document_url (
970: username,
971: not_attr_row.text_value,
972: FALSE,
973: link_text);

Line 1213: fnd_document_management.get_open_dm_attach_window;

1209: end if;
1210:
1211: -- Add the java script to the header to open the dm window for
1212: -- any DM function that is executed.
1213: fnd_document_management.get_open_dm_attach_window;
1214: fnd_document_management.get_open_dm_display_window;
1215:
1216:
1217: htp.headClose;

Line 1214: fnd_document_management.get_open_dm_display_window;

1210:
1211: -- Add the java script to the header to open the dm window for
1212: -- any DM function that is executed.
1213: fnd_document_management.get_open_dm_attach_window;
1214: fnd_document_management.get_open_dm_display_window;
1215:
1216:
1217: htp.headClose;
1218:

Line 1398: fnd_document_management.get_launch_document_url (

1394:
1395: /*
1396: ** Get the HTML text for displaying the document
1397: */
1398: fnd_document_management.get_launch_document_url (
1399: username,
1400: dvalue,
1401: FALSE,
1402: document);

Line 1631: fnd_document_management.get_open_dm_display_window;

1627: else
1628: htp.title(wf_core.translate('WFA_CDTITLE')||' '||realname);
1629: end if;
1630:
1631: fnd_document_management.get_open_dm_display_window;
1632:
1633: --1578431: Moved the form submission into a javascript function to perform
1634: -- field validation.
1635:

Line 2008: fnd_document_management.get_open_dm_display_window;

2004: wfa_html.create_help_function('wf/links/det.htm?DETNOT');
2005:
2006: -- Add the java script to the header to open the dm window for
2007: -- any DM function that is executed.
2008: fnd_document_management.get_open_dm_display_window;
2009:
2010: htp.headClose;
2011:
2012: -- Calculate size of response frame

Line 3464: 'fnd_document_management.dm_nodes_display>' ||

3460: htp.tablerowopen;
3461: htp.tabledata(''||<br>
3462:              wf_core.translate('WFDM_EDIT_NODE_TITLE')||''||
3463: anchor_tag||owa_util.get_owa_service_path ||
3464: 'fnd_document_management.dm_nodes_display>' ||
3465: wf_core.translate('WFDM_EDIT_NODE_TITLE')|| '', cattributes=>'id=""');
3466:
3467: htp.tabledata(''||<br>
3468:              wf_core.translate('WFE_LIST_SUBSC_TITLE')||''||