DBA Data[Home] [Help]

APPS.WF_SETUP dependencies on FND_DOCUMENT_MANAGEMENT

Line 573: fnd_document_management.get_open_dm_display_window;

569: htp.p('');
570:
571: htp.title(wf_core.translate('WFE_CHECK_ALL_TITLE')||'('||lsys||')');
572: wfa_html.create_help_function('wf/links/evt.htm?'||'EVTSETUP');
573: fnd_document_management.get_open_dm_display_window;
574: Wfe_Html_Util.generate_confirm;
575:
576: htp.headClose;
577:

Line 831: fnd_document_management.get_open_dm_display_window;

827: end if;
828:
829: htp.title(wf_core.translate('WFE_LIST_LISTENERS_TITLE'));
830: wfa_html.create_help_function('wf/links/def.htm?'||'DEFLSNR');
831: fnd_document_management.get_open_dm_display_window;
832:
833: Wfe_Html_Util.generate_confirm;
834:
835: htp.headClose;

Line 951: fnd_document_management.get_open_dm_display_window;

947:
948: htp.title(wf_core.translate('WFE_EDIT_LISTENER_TITLE'));
949: wfa_html.create_help_function('wf/links/t_d.htm?'||'T_DEFLSNR');
950:
951: fnd_document_management.get_open_dm_display_window;
952:
953: htp.headClose;
954:
955: -- Page header

Line 1150: fnd_document_management.get_open_dm_display_window;

1146:
1147: htp.title(wf_core.translate('WFE_EDIT_PROPAGATION_TITLE'));
1148: wfa_html.create_help_function('wf/links/t_e.htm?'||'T_EPPGN');
1149:
1150: fnd_document_management.get_open_dm_display_window;
1151:
1152:
1153: -- verify function
1154: -- having the (1 * value) to force the values to be compared as numbers