DBA Data[Home] [Help]

APPS.POS_ASL_TOLERANCE_PKG dependencies on HTP

Line 30: htp.p('

26: PROCEDURE button(src1 IN varchar2,
27: txt1 IN varchar2) IS
28: BEGIN
29:
30: htp.p('
31:
32:
33:
34:

Line 162: htp.htmlOpen;

158: PROCEDURE init_page IS
159:
160: BEGIN
161:
162: htp.htmlOpen;
163: htp.headOpen;
164: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
165:
166: END init_page;

Line 163: htp.headOpen;

159:
160: BEGIN
161:
162: htp.htmlOpen;
163: htp.headOpen;
164: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
165:
166: END init_page;
167:

Line 164: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');

160: BEGIN
161:
162: htp.htmlOpen;
163: htp.headOpen;
164: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
165:
166: END init_page;
167:
168: PROCEDURE init_body IS

Line 171: htp.headClose;

167:
168: PROCEDURE init_body IS
169: BEGIN
170:
171: htp.headClose;
172: htp.bodyOpen(null,'bgcolor=#cccccc link=blue vlink=blue alink=#ff0000');
173:
174: END init_body;
175:

Line 172: htp.bodyOpen(null,'bgcolor=#cccccc link=blue vlink=blue alink=#ff0000');

168: PROCEDURE init_body IS
169: BEGIN
170:
171: htp.headClose;
172: htp.bodyOpen(null,'bgcolor=#cccccc link=blue vlink=blue alink=#ff0000');
173:
174: END init_body;
175:
176: PROCEDURE close_page IS

Line 179: htp.bodyClose;

175:
176: PROCEDURE close_page IS
177: BEGIN
178:
179: htp.bodyClose;
180: htp.htmlClose;
181:
182: END close_page;
183:

Line 180: htp.htmlClose;

176: PROCEDURE close_page IS
177: BEGIN
178:
179: htp.bodyClose;
180: htp.htmlClose;
181:
182: END close_page;
183:
184: function get_result_value(p_index in number, p_col in number) return varchar2 is

Line 249: htp.p(' ');
251: htp.headClose;
252:
253: if p_msg is not null then

Line 250: htp.p(' ');

246: icx_util.LOVscript;
247: js.scriptClose;
248:
249: htp.p(' ');
251: htp.headClose;
252:
253: if p_msg is not null then
254: htp.p('');

Line 251: htp.headClose;

247: js.scriptClose;
248:
249: htp.p(' ');
251: htp.headClose;
252:
253: if p_msg is not null then
254: htp.p('');
255: else

Line 254: htp.p('');

250: htp.p(' ');
251: htp.headClose;
252:
253: if p_msg is not null then
254: htp.p('');
255: else
256: htp.p('');
257: end if;
258:

Line 256: htp.p('');

252:
253: if p_msg is not null then
254: htp.p('');
255: else
256: htp.p('');
257: end if;
258:
259: htp.p('
');

Line 259: htp.p('');
261:
262: htp.p('');
263: htp.p('');

Line 262: htp.p('');

258:
259: htp.p('');
261:
262: htp.p('');
263: htp.p('');
264: htp.p('');
265:
266: if p_option = -1 then

Line 263: htp.p('');

259: htp.p('');
261:
262: htp.p('');
263: htp.p('');
264: htp.p('');
265:
266: if p_option = -1 then
267: htp.p('');

Line 264: htp.p('');

260: '/POS_ASL_TOLERANCE_PKG.submit_tolerance" target="tolerance" method="GET">');
261:
262: htp.p('');
263: htp.p('');
264: htp.p('');
265:
266: if p_option = -1 then
267: htp.p('');
268: htp.p('');

Line 267: htp.p('');

263: htp.p('');
264: htp.p('');
265:
266: if p_option = -1 then
267: htp.p('');
268: htp.p('');
269: htp.bodyClose;
270: htp.htmlClose;
271: return;

Line 268: htp.p('');

264: htp.p('');
265:
266: if p_option = -1 then
267: htp.p('');
268: htp.p('');
269: htp.bodyClose;
270: htp.htmlClose;
271: return;
272: end if;

Line 269: htp.bodyClose;

265:
266: if p_option = -1 then
267: htp.p('');
268: htp.p('');
269: htp.bodyClose;
270: htp.htmlClose;
271: return;
272: end if;
273:

Line 270: htp.htmlClose;

266: if p_option = -1 then
267: htp.p('');
268: htp.p('');
269: htp.bodyClose;
270: htp.htmlClose;
271: return;
272: end if;
273:
274: if p_where_clause is not null then

Line 288: htp.p('
');

284: p_return_children => 'F');
285:
286: l_attribute_index := ak_query_pkg.g_items_table.FIRST;
287:
288: htp.p('

');
289: htp.p('');
595:
596: htp.p('
');
290:
291: htp.p('');
292: htp.p('');

Line 289: htp.p('
' || l_cap || '
');

285:
286: l_attribute_index := ak_query_pkg.g_items_table.FIRST;
287:
288: htp.p('');
289: htp.p('
');
290:
291: htp.p('');
292: htp.p('');
293:

Line 291: htp.p('
' || l_cap || '
');

287:
288: htp.p('

');
289: htp.p('');

502:
503: l_current_row := l_current_row + 1;
504:
505: if ((l_current_row mod 2) = 0) THEN
506: htp.p('

');
507: else
508: htp.p('');
509: end if;
510:

Line 508: htp.p('
');

504:
505: if ((l_current_row mod 2) = 0) THEN
506: htp.p('

');
507: else
508: htp.p('');
509: end if;
510:
511: l_attribute_index := ak_query_pkg.g_items_table.FIRST;
512:

Line 521: htp.p(' 522: '" type="HIDDEN" VALUE="' ||
523: get_result_value(l_result_index, l_current_col) || '">');
524:
525: ELSE

Line 530: htp.p('
');
540:
541: ELSE
542:
543: htp.p('');

Line 552: htp.p('');

548: htp.p('' ||
549: nvl(get_result_value(l_result_index, l_current_col), ' ') ||
550: '
');
551:
552: htp.p('');
553:
554: END IF;
555:
556: END IF;

Line 564: htp.p('
');

560: l_attribute_index := ak_query_pkg.g_items_table.NEXT(l_attribute_index);
561:
562: END LOOP;
563:
564: htp.p('');
565:
566: l_result_index := ak_query_pkg.g_results_table.NEXT(l_result_index);
567:
568: END LOOP;

Line 572: htp.p('');
574:
575: htp.p('
');
290:
291: htp.p('');
292: htp.p('');
293:
294: /* ---- Print the table heading --- */
295:

Line 292: htp.p('
');

288: htp.p('

' || l_cap || ' ' || l_cap || '
');
289: htp.p('
');
290:
291: htp.p('');
292: htp.p('');
293:
294: /* ---- Print the table heading --- */
295:
296: htp.p('');

Line 296: htp.p('
');

292: htp.p('

');
293:
294: /* ---- Print the table heading --- */
295:
296: htp.p('');
297:
298: WHILE (l_attribute_index IS NOT NULL) LOOP
299:
300: IF (item_style(l_attribute_index) = 'HIDDEN') THEN

Line 302: htp.p('' );
304:
305: ELSIF item_displayed(l_attribute_index) THEN
306:

Line 307: htp.p('
');
318:
319: END IF;

Line 317: htp.p('');

313:
314:
315: htp.p('' || item_name(l_attribute_index) || '');
316:
317: htp.p('');
318:
319: END IF;
320:
321: l_attribute_index := ak_query_pkg.g_items_table.NEXT(l_attribute_index);

Line 325: htp.p('
');

321: l_attribute_index := ak_query_pkg.g_items_table.NEXT(l_attribute_index);
322:
323: END LOOP;
324:
325: htp.p('');
326:
327: /* ----- end print table heading ----*/
328:
329: if ((p_option = 1) or (p_option = 2)) then

Line 340: htp.p('
');

336:
337: l_current_row := l_current_row + 1;
338:
339: if (l_current_row = to_number(pos_error_row))THEN
340: htp.p('

');
341: elsif ((l_current_row mod 2) = 0) THEN
342: htp.p('');
343: else
344: htp.p('');

Line 342: htp.p('
');

338:
339: if (l_current_row = to_number(pos_error_row))THEN
340: htp.p('

');
341: elsif ((l_current_row mod 2) = 0) THEN
342: htp.p('');
343: else
344: htp.p('');
345: end if;
346:

Line 344: htp.p('
');

340: htp.p('

');
341: elsif ((l_current_row mod 2) = 0) THEN
342: htp.p('');
343: else
344: htp.p('');
345: end if;
346:
347: l_attribute_index := ak_query_pkg.g_items_table.FIRST;
348:

Line 372: htp.p(' 373: '" type="HIDDEN" VALUE="' || l_value ||
374: '">');
375: end if;
376: elsif (item_code(l_attribute_index) = 'POS_ASL_ID') then

Line 378: htp.p('');
375: end if;
376: elsif (item_code(l_attribute_index) = 'POS_ASL_ID') then
377: if (l_counter <= pos_asl_id.count) then
378: htp.p('');
381: end if;
382: else

Line 383: htp.p('');
381: end if;
382: else
383: htp.p('');
386: end if;
387: ELSE

Line 391: htp.p('
');
402:
403: ELSE
404:
405: htp.p('
');

Line 414: htp.p('');

410: htp.p('' ||
411: l_value ||
412: '
');
413:
414: htp.p('');
415:
416: END IF;
417:
418: END IF;

Line 426: htp.p('
');

422: l_attribute_index := ak_query_pkg.g_items_table.NEXT(l_attribute_index);
423:
424: END LOOP;
425:
426: htp.p('');
427:
428: END LOOP;
429:
430: end if;/* pos_tol_rows is not null */

Line 442: htp.p('
');

438:
439: l_current_row := l_current_row + 1;
440:
441: if ((l_current_row mod 2) = 0) THEN
442: htp.p('

');
443: else
444: htp.p('
');
445: end if;
446:

Line 444: htp.p('
');

440:
441: if ((l_current_row mod 2) = 0) THEN
442: htp.p('

');
443: else
444: htp.p('
');
445: end if;
446:
447: l_attribute_index := ak_query_pkg.g_items_table.FIRST;
448:

Line 459: htp.p('
');

475: l_attribute_index := ak_query_pkg.g_items_table.NEXT(l_attribute_index);
476:
477: END LOOP;
478:
479: htp.p('');
480:
481: l_rows := l_rows - 1;
482:
483: END LOOP;

Line 487: htp.p('
' || l_cap || '
' || l_cap || '

303: ' - ' || item_style(l_attribute_index) || ' -->' );
304:
305: ELSIF item_displayed(l_attribute_index) THEN
306:
307: htp.p('

308: item_halign(l_attribute_index) ||
309: item_valign(l_attribute_index) ||
310: '>' ||
311: item_reqd(l_attribute_index)

Line 315: htp.p('' || item_name(l_attribute_index) || '');

311: item_reqd(l_attribute_index)
312: );
313:
314:
315: htp.p('' || item_name(l_attribute_index) || '');
316:
317: htp.p('

387: ELSE
388: IF item_displayed(l_attribute_index) THEN
389: IF (item_style(l_attribute_index) = 'TEXT') THEN
390: IF item_updateable(l_attribute_index) THEN
391: htp.p('

392: item_halign(l_attribute_index) ||
393: item_valign(l_attribute_index) ||
394: '>' ||
395: '' ||

Line 405: htp.p('

401: '

406: item_halign(l_attribute_index) ||
407: item_valign(l_attribute_index) ||
408: '>');
409:

Line 410: htp.p('' ||

406: item_halign(l_attribute_index) ||
407: item_valign(l_attribute_index) ||
408: '>');
409:
410: htp.p('' ||
411: l_value ||
412: '
');
413:
414: htp.p('

455: IF item_displayed(l_attribute_index) THEN
456: IF (item_style(l_attribute_index) = 'TEXT') THEN
457: IF item_updateable(l_attribute_index) THEN
458:
459: htp.p('

460: item_halign(l_attribute_index) ||
461: item_valign(l_attribute_index) ||
462: '>' ||
463: '' ||

Line 479: htp.p('
');

483: END LOOP;
484:
485: end if; /* p_option = 1 */
486:
487: htp.p('

');
488:
489: htp.p('');
491:

Line 489: htp.p('');
491:
492: else
493:

Line 506: htp.p('

526: IF item_displayed(l_attribute_index) THEN
527: IF (item_style(l_attribute_index) = 'TEXT') THEN
528: IF item_updateable(l_attribute_index) THEN
529:
530: htp.p('

531: item_halign(l_attribute_index) ||
532: item_valign(l_attribute_index) ||
533: '>' ||
534: '' ||

Line 543: htp.p('

539: '

544: item_halign(l_attribute_index) ||
545: item_valign(l_attribute_index) ||
546: '>');
547:

Line 548: htp.p('' ||

544: item_halign(l_attribute_index) ||
545: item_valign(l_attribute_index) ||
546: '>');
547:
548: htp.p('' ||
549: nvl(get_result_value(l_result_index, l_current_col), ' ') ||
550: '
');
551:
552: htp.p('

');
576:

Line 575: htp.p('
');

571:
572: htp.p('');
574:
575: htp.p('

');
576:
577: end if;
578:
579: /* Print Add Button */

Line 580: htp.p('
');

576:
577: end if;
578:
579: /* Print Add Button */
580: htp.p('
');
581: htp.p('');
582:
583: htp.p('
');
584:

Line 581: htp.p('');

577: end if;
578:
579: /* Print Add Button */
580: htp.p('
');
581: htp.p('

');
582:
583: htp.p('
');
584:
585: button('javascript:addrows()',

Line 583: htp.p('
');

579: /* Print Add Button */
580: htp.p('
');
581: htp.p('');
582:
583: htp.p('');

Line 594: htp.p('');

590: htp.p( '' ||
591: ' 592: ' name="POS_MORE_ROWS" value="' || to_number(pos_more_rows) || '">
 ');
593:
594: htp.p('');
595:
596: htp.p('

');
584:
585: button('javascript:addrows()',
586: fnd_message.get_string('ICX', 'ICX_POS_ADD_ROW'));
587:

Line 588: htp.p('
');

584:
585: button('javascript:addrows()',
586: fnd_message.get_string('ICX', 'ICX_POS_ADD_ROW'));
587:
588: htp.p('

');
589:
590: htp.p( '' ||
591: ' 592: ' name="POS_MORE_ROWS" value="' || to_number(pos_more_rows) || '">
 ');

Line 590: htp.p( '' ||

586: fnd_message.get_string('ICX', 'ICX_POS_ADD_ROW'));
587:
588: htp.p('

');
589:
590: htp.p( '' ||
591: ' 592: ' name="POS_MORE_ROWS" value="' || to_number(pos_more_rows) || '">  ');
593:
594: htp.p('
');
597:
598: htp.p('

');

Line 596: htp.p('
');

592: ' name="POS_MORE_ROWS" value="' || to_number(pos_more_rows) || '">  ');
593:
594: htp.p('

');
597:
598: htp.p('');
599: htp.p('');
600:

Line 598: htp.p('');

594: htp.p('');
595:
596: htp.p('');
597:
598: htp.p('');
599: htp.p('');
600:
601: close_page;
602:

Line 599: htp.p('');

595:
596: htp.p('');
597:
598: htp.p('');
599: htp.p('');
600:
601: close_page;
602:
603: END show_tolerance;