DBA Data[Home] [Help]

APPS.BIS_INDICATOR_REGION_UI_PVT dependencies on ICX_UTIL

Line 1225: l_select_tarlevel := icx_util.replace_quotes(fnd_message.get);

1221: l_initialize := ' ';
1222:
1223: -- Get all the message strings from the database
1224: fnd_message.set_name('BIS','BIS_SELECT_TARLEVEL');
1225: l_select_tarlevel := icx_util.replace_quotes(fnd_message.get);
1226: --changed from BIS_DUP_TARLEVEL to BIS_DUP_TARLEVELS
1227: fnd_message.set_name('BIS','BIS_DUP_TARLEVELS');
1228: l_dup_tarlevel := icx_util.replace_quotes(fnd_message.get);
1229:

Line 1228: l_dup_tarlevel := icx_util.replace_quotes(fnd_message.get);

1224: fnd_message.set_name('BIS','BIS_SELECT_TARLEVEL');
1225: l_select_tarlevel := icx_util.replace_quotes(fnd_message.get);
1226: --changed from BIS_DUP_TARLEVEL to BIS_DUP_TARLEVELS
1227: fnd_message.set_name('BIS','BIS_DUP_TARLEVELS');
1228: l_dup_tarlevel := icx_util.replace_quotes(fnd_message.get);
1229:
1230: -- Create a dummy value in the indicators table to send it
1231: -- to the next proc because one of parameters is a plsql table
1232: -- which cannot be nullable

Line 1310: l_instruction := bis_utilities_pvt.escape_html_input(icx_util.replace_quotes(fnd_message.get));

1306:
1307:
1308: -- Print out NOCOPY the instructions for this page
1309: fnd_message.set_name('BIS','BIS_PLUG_INSTRUCTION1');
1310: l_instruction := bis_utilities_pvt.escape_html_input(icx_util.replace_quotes(fnd_message.get));
1311: l_string := l_string ||'
';
1312: l_string := l_string ||'';
1313: l_string := l_string ||'';

Line 1512: l_string := l_string || ICX_UTIL.replace_alt_quotes(BIS_UTILITIES_PVT.getPrompt('BIS_ADD'))||'" BORDER="0">';

1508: ELSE
1509: l_string := l_string || ''';return true">';
1513: l_string := l_string ||'

';
1314: l_string := l_string ||l_instruction||'
'; -- add
1514: l_string := l_string ||''; -- full menu cell
1515: l_string := l_string ||'';
1516: --favorite cell

Line 1553: --l_string := l_string || ICX_UTIL.replace_onMouseOver_quotes(BIS_UTILITIES_PVT.getPrompt('BIS_UP'));

1549:
1550: -- up and down
1551: l_string := l_string ||'
';
1552: l_string := l_string ||'';<br>
1557:   ELSE<br>
</p>
<h5>Line 1569:   l_string := l_string ||     ICX_UTIL.replace_alt_quotes(BIS_UTILITIES_PVT.getPrompt('BIS_DOWN'))||'';

1565: l_string := l_string || ''';return true">';<br>
1566:   ELSE<br>
1567:    l_string := l_string ||     ''';return true';<br>
1568:   END IF;<br>
<b>1569:   l_string := l_string ||     ICX_UTIL.replace_alt_quotes(BIS_UTILITIES_PVT.getPrompt('BIS_DOWN'))||'';
1570: l_string := l_string ||'

'; --up and down
1571: l_string := l_string ||''; --favorite cell
1572: l_string := l_string ||'';
1573: l_string := l_string ||'';

Line 1827: l_enter_displabel := icx_util.replace_quotes(fnd_message.get);

1823: l_blank := '';
1824:
1825: -- Set the message strings from the database
1826: fnd_message.set_name('BIS','BIS_ENTER_DISPLAY_LABEL');
1827: l_enter_displabel := icx_util.replace_quotes(fnd_message.get);
1828: fnd_message.set_name('BIS','BIS_SELECT_DISPLAY_LABEL');
1829: l_select_displabel := icx_util.replace_quotes(fnd_message.get);
1830: fnd_message.set_name('BIS','BIS_DUP_DISPLAY_LABEL');
1831: l_dup_displabel := icx_util.replace_quotes(fnd_message.get);

Line 1829: l_select_displabel := icx_util.replace_quotes(fnd_message.get);

1825: -- Set the message strings from the database
1826: fnd_message.set_name('BIS','BIS_ENTER_DISPLAY_LABEL');
1827: l_enter_displabel := icx_util.replace_quotes(fnd_message.get);
1828: fnd_message.set_name('BIS','BIS_SELECT_DISPLAY_LABEL');
1829: l_select_displabel := icx_util.replace_quotes(fnd_message.get);
1830: fnd_message.set_name('BIS','BIS_DUP_DISPLAY_LABEL');
1831: l_dup_displabel := icx_util.replace_quotes(fnd_message.get);
1832: fnd_message.set_name('BIS','BIS_DUP_COMBO');
1833: l_dup_combo := icx_util.replace_quotes(fnd_message.get);

Line 1831: l_dup_displabel := icx_util.replace_quotes(fnd_message.get);

1827: l_enter_displabel := icx_util.replace_quotes(fnd_message.get);
1828: fnd_message.set_name('BIS','BIS_SELECT_DISPLAY_LABEL');
1829: l_select_displabel := icx_util.replace_quotes(fnd_message.get);
1830: fnd_message.set_name('BIS','BIS_DUP_DISPLAY_LABEL');
1831: l_dup_displabel := icx_util.replace_quotes(fnd_message.get);
1832: fnd_message.set_name('BIS','BIS_DUP_COMBO');
1833: l_dup_combo := icx_util.replace_quotes(fnd_message.get);
1834: fnd_message.set_name('BIS','BIS_CHOOSE_DIM_VALUE');
1835: l_choose_dim_value := icx_util.replace_quotes(fnd_message.get);

Line 1833: l_dup_combo := icx_util.replace_quotes(fnd_message.get);

1829: l_select_displabel := icx_util.replace_quotes(fnd_message.get);
1830: fnd_message.set_name('BIS','BIS_DUP_DISPLAY_LABEL');
1831: l_dup_displabel := icx_util.replace_quotes(fnd_message.get);
1832: fnd_message.set_name('BIS','BIS_DUP_COMBO');
1833: l_dup_combo := icx_util.replace_quotes(fnd_message.get);
1834: fnd_message.set_name('BIS','BIS_CHOOSE_DIM_VALUE');
1835: l_choose_dim_value := icx_util.replace_quotes(fnd_message.get);
1836:
1837: l_un_auth := BIS_UTILITIES_PVT.Get_FND_Message('BIS_UNAUTHORIZED');

Line 1835: l_choose_dim_value := icx_util.replace_quotes(fnd_message.get);

1831: l_dup_displabel := icx_util.replace_quotes(fnd_message.get);
1832: fnd_message.set_name('BIS','BIS_DUP_COMBO');
1833: l_dup_combo := icx_util.replace_quotes(fnd_message.get);
1834: fnd_message.set_name('BIS','BIS_CHOOSE_DIM_VALUE');
1835: l_choose_dim_value := icx_util.replace_quotes(fnd_message.get);
1836:
1837: l_un_auth := BIS_UTILITIES_PVT.Get_FND_Message('BIS_UNAUTHORIZED');
1838:
1839:

Line 1874: l_instruction := bis_utilities_pvt.escape_html_input(icx_util.replace_quotes(fnd_message.get));

1870: l_string := '';
1871: l_string := l_string || '';
1872: -- Print out NOCOPY the instructions for this page
1873: fnd_message.set_name('BIS','BIS_PLUG_INSTRUCTION2');
1874: l_instruction := bis_utilities_pvt.escape_html_input(icx_util.replace_quotes(fnd_message.get));
1875: l_string := l_string ||'
';
1876: l_string := l_string ||'';
1877: l_string := l_string ||'';
1878: l_string := l_string ||'
'||l_instruction||'
';

Line 3249: l_string1 := l_string1 ||icx_util.replace_alt_quotes(BIS_UTILITIES_PVT.getPrompt('BIS_UP'))||'" BORDER="0">';

3245: ELSE
3246: l_string1 := l_string1 ||'';<br>
3247:       END IF;<br>
3248: <br>
<b>3249:       l_string1 := l_string1 ||icx_util.replace_alt_quotes(BIS_UTILITIES_PVT.getPrompt('BIS_UP'))||'';
3250: l_string1 := l_string1 ||'';
3251: l_string1 := l_string1 ||'';
3252: IF(l_swan_enabled)THEN
3253: l_string1 := l_string1 ||'';<br>
</p>
<h5>Line 3257:       l_string1 := l_string1 ||icx_util.replace_alt_quotes(BIS_UTILITIES_PVT.getPrompt('BIS_DOWN'))||'';

3253: l_string1 := l_string1 ||'';<br>
3254:       ELSE<br>
3255:        l_string1 := l_string1 ||'<A HREF=';<br>
3256:       END IF;<br>
<b>3257:       l_string1 := l_string1 ||icx_util.replace_alt_quotes(BIS_UTILITIES_PVT.getPrompt('BIS_DOWN'))||'';
3258: l_string1 := l_string1 ||'';
3259: l_string1 := l_string1 ||'';
3260: l_string1 := l_string1 ||'';
3261: l_string1 := l_string1 || '';

Line 3589: l_enter_displabel := icx_util.replace_quotes(fnd_message.get);

3585:
3586:
3587: -- Set the message strings from the database
3588: fnd_message.set_name('BIS','BIS_ENTER_DISPLABEL');
3589: l_enter_displabel := icx_util.replace_quotes(fnd_message.get);
3590: fnd_message.set_name('BIS','BIS_SELECT_DISPLABEL');
3591: l_select_displabel := icx_util.replace_quotes(fnd_message.get);
3592: fnd_message.set_name('BIS','BIS_DUP_DISPLABEL');
3593: l_dup_displabel := icx_util.replace_quotes(fnd_message.get);

Line 3591: l_select_displabel := icx_util.replace_quotes(fnd_message.get);

3587: -- Set the message strings from the database
3588: fnd_message.set_name('BIS','BIS_ENTER_DISPLABEL');
3589: l_enter_displabel := icx_util.replace_quotes(fnd_message.get);
3590: fnd_message.set_name('BIS','BIS_SELECT_DISPLABEL');
3591: l_select_displabel := icx_util.replace_quotes(fnd_message.get);
3592: fnd_message.set_name('BIS','BIS_DUP_DISPLABEL');
3593: l_dup_displabel := icx_util.replace_quotes(fnd_message.get);
3594: fnd_message.set_name('BIS','BIS_DUP_COMBO');
3595: l_dup_combo := icx_util.replace_quotes(fnd_message.get);

Line 3593: l_dup_displabel := icx_util.replace_quotes(fnd_message.get);

3589: l_enter_displabel := icx_util.replace_quotes(fnd_message.get);
3590: fnd_message.set_name('BIS','BIS_SELECT_DISPLABEL');
3591: l_select_displabel := icx_util.replace_quotes(fnd_message.get);
3592: fnd_message.set_name('BIS','BIS_DUP_DISPLABEL');
3593: l_dup_displabel := icx_util.replace_quotes(fnd_message.get);
3594: fnd_message.set_name('BIS','BIS_DUP_COMBO');
3595: l_dup_combo := icx_util.replace_quotes(fnd_message.get);
3596: fnd_message.set_name('BIS','BIS_CHOOSE_DIM_VALUE');
3597: l_choose_dim_value := icx_util.replace_quotes(fnd_message.get);

Line 3595: l_dup_combo := icx_util.replace_quotes(fnd_message.get);

3591: l_select_displabel := icx_util.replace_quotes(fnd_message.get);
3592: fnd_message.set_name('BIS','BIS_DUP_DISPLABEL');
3593: l_dup_displabel := icx_util.replace_quotes(fnd_message.get);
3594: fnd_message.set_name('BIS','BIS_DUP_COMBO');
3595: l_dup_combo := icx_util.replace_quotes(fnd_message.get);
3596: fnd_message.set_name('BIS','BIS_CHOOSE_DIM_VALUE');
3597: l_choose_dim_value := icx_util.replace_quotes(fnd_message.get);
3598:
3599: -- Unpack the one element that was selected for edit from the Favorites box

Line 3597: l_choose_dim_value := icx_util.replace_quotes(fnd_message.get);

3593: l_dup_displabel := icx_util.replace_quotes(fnd_message.get);
3594: fnd_message.set_name('BIS','BIS_DUP_COMBO');
3595: l_dup_combo := icx_util.replace_quotes(fnd_message.get);
3596: fnd_message.set_name('BIS','BIS_CHOOSE_DIM_VALUE');
3597: l_choose_dim_value := icx_util.replace_quotes(fnd_message.get);
3598:
3599: -- Unpack the one element that was selected for edit from the Favorites box
3600: -- to obtain individual dim_level_value id's
3601: l_length := length(V);

Line 5866:

5862: HTML_Banner := HTML_Banner ||
5863: '
5864:
5865:
5866:
5868:
5869:

5870:

Line 5867: ||ICX_UTIL.replace_alt_quotes(Return_Alt)||

5863: '


Line 6159: '
'||

6181: '

';
6183:
6184: HTML_Banner := HTML_Banner ||
6185: '
'||
6186: '

5867: ||ICX_UTIL.replace_alt_quotes(Return_Alt)||

5864:
5865:
5866:
5868:
5869:
5870:
5871:
5868:
5869:
5870:
5871:
5873:
5874:

5867: ||ICX_UTIL.replace_alt_quotes(Return_Alt)||

Line 5871:

5867: ||ICX_UTIL.replace_alt_quotes(Return_Alt)||


5872: '||return_description||'

5875:
';

6155: '

' ||
6156: '' ||
6157: '' ;
6158: HTML_Banner := HTML_Banner ||
6159: '';
6162:
6163: HTML_Banner := HTML_Banner ||

Line 6161: '||ICX_UTIL.replace_alt_quotes(Return_Alt)||';

6157: '

' ;
6158: HTML_Banner := HTML_Banner ||
6159: '
';
6162:
6163: HTML_Banner := HTML_Banner ||
6164: ''; -- ''; -- ''||
6173: '';
6174:

Line 6172: '||ICX_UTIL.replace_alt_quotes(NewHelp_Alt)||'||

6168:
6169: HTML_Banner := HTML_Banner ||
6170: '

'||
6173: '';
6174:
6175: HTML_Banner := HTML_Banner ||
6176: ''||

Line 6177: '
';
6174:
6175: HTML_Banner := HTML_Banner ||
6176: ''||
6177: '';
6179:
6180: HTML_Banner := HTML_Banner ||
6181: '
';

6178: 'Return to Portal';
6179:
6180: HTML_Banner := HTML_Banner ||
6181: '

';
6183:
6184: HTML_Banner := HTML_Banner ||
6185: ''||
6186: '
';
6160: HTML_Banner := HTML_Banner ||
6161: '||ICX_UTIL.replace_alt_quotes(Return_Alt)||
';
6160: HTML_Banner := HTML_Banner ||
6161: '||ICX_UTIL.replace_alt_quotes(Return_Alt)||
'||
6165: '||ICX_UTIL.replace_alt_quotes(NewMenu_Alt)||

6162:
6163: HTML_Banner := HTML_Banner ||
6164: '

'||
6165: '||ICX_UTIL.replace_alt_quotes(NewMenu_Alt)|| 6167: width="32" border=0 height=32>
'||
6168:
6169: HTML_Banner := HTML_Banner ||
6170: '
';

Line 6170: '
';

6166: ICX_UTIL.replace_onMouseOver_quotes(NewMenu_Description) || '''; return true">||ICX_UTIL.replace_alt_quotes(NewMenu_Alt)|| 6167: width="32" border=0 height=32>

'||
6168:
6169: HTML_Banner := HTML_Banner ||
6170: '
';
6171: HTML_Banner := HTML_Banner ||
6172: '||ICX_UTIL.replace_alt_quotes(NewHelp_Alt)||
';
6171: HTML_Banner := HTML_Banner ||
6172: '||ICX_UTIL.replace_alt_quotes(NewHelp_Alt)||
'||

6173: '

'||
6178: 'Return to Portal
'||

Line 6182: 'Menu
'||
6182: 'Menu
Help
'||

Line 6185: '
Help'||
6182: 'Menu
Help
'||
6187: ''||
6188: ''||
6189: ''||

Line 7084: ICX_UTIL.replace_alt_quotes(l_range_lbl)||'">');

7080:
7081: --width="5%"
7082: htp.p(' 7083: htp.p(' style="BORDER-LEFT: #cccc99 1px solid; BORDER-BOTTOM: #cccc99 1px solid; BORDER-TOP: #f7f7e7 1px solid " align=left> '||<br>
<b>7084:   ICX_UTIL.replace_alt_quotes(l_range_lbl)||'');
7085: htp.p('');
7086:
7087: END draw_status;
7088:

Line 7156: htp.p(' '|| ICX_UTIL.replace_alt_quotes(p_arrow_alt_text)||'');

7152: htp.p(' style="
7153: BORDER-BOTTOM: #cccc99 1px solid;BORDER-TOP: #f7f7e7 1px solid " align="left" valign="bottom" nowrap >');
7154:
7155: IF ( p_img IS NOT NULL ) THEN
7156: htp.p(' '|| ICX_UTIL.replace_alt_quotes(p_arrow_alt_text)||'');
7157: ELSE
7158: htp.p(' ');
7159: END IF;
7160: