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 1390: fnd_document_management.get_open_dm_attach_window;

1386: htp.title(l_title);
1387:
1388: -- Add the java script to the header to open the dm window for
1389: -- any DM function that is executed.
1390: fnd_document_management.get_open_dm_attach_window;
1391:
1392: -- Add java script to the header to open display window
1393: fnd_document_management.get_open_dm_display_window;
1394:

Line 1393: fnd_document_management.get_open_dm_display_window;

1389: -- any DM function that is executed.
1390: fnd_document_management.get_open_dm_attach_window;
1391:
1392: -- Add java script to the header to open display window
1393: fnd_document_management.get_open_dm_display_window;
1394:
1395: -- Style sheet declaration.
1396: htp.p('');
1397:

Line 1504: fnd_document_management.get_launch_document_url (

1500: ctarget=>'document_frame')
1501: ||'');
1502: elsif(atlstrec.datatype_id = 7) then
1503: -- Get the HTML text for displaying the document
1504: fnd_document_management.get_launch_document_url (
1505: l_username,
1506: atlstrec.file_name,
1507: FALSE,
1508: link_string);

Line 1911: fnd_document_management.get_open_dm_attach_window;

1907: htp.headOpen;
1908:
1909: -- Add the java script to the header to open the dm window for
1910: -- any DM function that is executed.
1911: fnd_document_management.get_open_dm_attach_window;
1912:
1913: -- Add java script to the header to open display window
1914: fnd_document_management.get_open_dm_display_window;
1915:

Line 1914: fnd_document_management.get_open_dm_display_window;

1910: -- any DM function that is executed.
1911: fnd_document_management.get_open_dm_attach_window;
1912:
1913: -- Add java script to the header to open display window
1914: fnd_document_management.get_open_dm_display_window;
1915:
1916: -- Add java script to open the summary window.
1917: htp.p( '