DBA Data[Home] [Help]

APPS.FND_WEBATTCH dependencies on FND_DOCUMENT_MANAGEMENT

Line 306: fnd_document_management.set_document_id_html (

302: elsif (x_datatype_id = 7 ) then
303: /*
304: ** Create the callback syntax to update the local fields
305: */
306: fnd_document_management.set_document_id_html (
307: null,
308: 'FNDATTACH',
309: 'dmid',
310: 'dmname',

Line 314: fnd_document_management.get_launch_attach_url (

310: 'dmname',
311: l_callback_url);
312:
313: -- Get the url syntax for performing a search
314: fnd_document_management.get_launch_attach_url (
315: l_username,
316: l_callback_url,
317: TRUE,
318: l_search_document_URL);

Line 1465: fnd_document_management.get_open_dm_attach_window;

1461: htp.title(l_title);
1462:
1463: -- Add the java script to the header to open the dm window for
1464: -- any DM function that is executed.
1465: fnd_document_management.get_open_dm_attach_window;
1466:
1467: -- Add java script to the header to open display window
1468: fnd_document_management.get_open_dm_display_window;
1469:

Line 1468: fnd_document_management.get_open_dm_display_window;

1464: -- any DM function that is executed.
1465: fnd_document_management.get_open_dm_attach_window;
1466:
1467: -- Add java script to the header to open display window
1468: fnd_document_management.get_open_dm_display_window;
1469:
1470: -- Style sheet declaration.
1471: htp.p('');
1472:

Line 1579: fnd_document_management.get_launch_document_url (

1575: ctarget=>'document_frame')
1576: ||'');
1577: elsif(atlstrec.datatype_id = 7) then
1578: -- Get the HTML text for displaying the document
1579: fnd_document_management.get_launch_document_url (
1580: l_username,
1581: atlstrec.file_name,
1582: FALSE,
1583: link_string);

Line 1986: fnd_document_management.get_open_dm_attach_window;

1982: htp.headOpen;
1983:
1984: -- Add the java script to the header to open the dm window for
1985: -- any DM function that is executed.
1986: fnd_document_management.get_open_dm_attach_window;
1987:
1988: -- Add java script to the header to open display window
1989: fnd_document_management.get_open_dm_display_window;
1990:

Line 1989: fnd_document_management.get_open_dm_display_window;

1985: -- any DM function that is executed.
1986: fnd_document_management.get_open_dm_attach_window;
1987:
1988: -- Add java script to the header to open display window
1989: fnd_document_management.get_open_dm_display_window;
1990:
1991: -- Add java script to open the summary window.
1992: htp.p( '