DBA Data[Home] [Help]

APPS.ICX_TAG dependencies on ICX_ADMIN_SIG

Line 31: icx_admin_sig.help_win_script('/OA_DOC/'||v_language_code||'/awc/FILL_IN_LATER.htm');

27: js.scriptOpen;
28:
29: /****** Assigns the help page and paints the toolbar *******/
30:
31: icx_admin_sig.help_win_script('/OA_DOC/'||v_language_code||'/awc/FILL_IN_LATER.htm');
32: js.scriptClose;
33: icx_admin_sig.toolbar(language_code => v_language_code);
34:
35:

Line 33: icx_admin_sig.toolbar(language_code => v_language_code);

29: /****** Assigns the help page and paints the toolbar *******/
30:
31: icx_admin_sig.help_win_script('/OA_DOC/'||v_language_code||'/awc/FILL_IN_LATER.htm');
32: js.scriptClose;
33: icx_admin_sig.toolbar(language_code => v_language_code);
34:
35:
36: /***** Gets the title of the page *******/
37:

Line 159: icx_admin_sig.help_win_script('/OA_DOC/'||v_language_code||'/awc/FILL_IN_LATER.htm');

155:
156:
157: /****** Assigns the help page and paints the toolbar *******/
158:
159: icx_admin_sig.help_win_script('/OA_DOC/'||v_language_code||'/awc/FILL_IN_LATER.htm');
160: js.scriptClose;
161: icx_admin_sig.toolbar(language_code => v_language_code);
162:
163: /***** Gets the title of the page *******/

Line 161: icx_admin_sig.toolbar(language_code => v_language_code);

157: /****** Assigns the help page and paints the toolbar *******/
158:
159: icx_admin_sig.help_win_script('/OA_DOC/'||v_language_code||'/awc/FILL_IN_LATER.htm');
160: js.scriptClose;
161: icx_admin_sig.toolbar(language_code => v_language_code);
162:
163: /***** Gets the title of the page *******/
164:
165: icx_util.getprompts(601,'ICX_TEMPL_TAG_DTLS_R',v_title,v_prompts);