DBA Data[Home] [Help]

APPS.POS_ASBN dependencies on HTP

Line 14: htp.htmlOpen;

10: p_button3Name VARCHAR2, p_button3Function VARCHAR2)
11: IS
12: BEGIN
13:
14: htp.htmlOpen;
15: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
16:
17: htp.headOpen;
18: htp.headClose;

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

11: IS
12: BEGIN
13:
14: htp.htmlOpen;
15: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
16:
17: htp.headOpen;
18: htp.headClose;
19: htp.bodyOpen(NULL, 'bgcolor=#336699');

Line 17: htp.headOpen;

13:
14: htp.htmlOpen;
15: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
16:
17: htp.headOpen;
18: htp.headClose;
19: htp.bodyOpen(NULL, 'bgcolor=#336699');
20:
21: htp.p('

Line 18: htp.headClose;

14: htp.htmlOpen;
15: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
16:
17: htp.headOpen;
18: htp.headClose;
19: htp.bodyOpen(NULL, 'bgcolor=#336699');
20:
21: htp.p('
22:

Line 19: htp.bodyOpen(NULL, 'bgcolor=#336699');

15: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
16:
17: htp.headOpen;
18: htp.headClose;
19: htp.bodyOpen(NULL, 'bgcolor=#336699');
20:
21: htp.p('
22:


23:

Line 21: htp.p('

17: htp.headOpen;
18: htp.headClose;
19: htp.bodyOpen(NULL, 'bgcolor=#336699');
20:
21: htp.p('
22:


23:
24:
25: ');

127: ELSE
128: htp.p('

');
129: END IF;
130: htp.p('');
131: htp.p('');
132:
133: htp.p('
');

Line 29: htp.p('

25:

');
26:
27: -- This is a button table containing 3 buttons.
28: -- The first row defines the edges and tops
29: htp.p('
30:
31:
32:
33:

Line 37: htp.p('

33:


34:
35: ');
36:
37: htp.p('
38: ');
39:
40: IF (p_button2Name is NOT NULL) THEN
41: htp.p('

Line 41: htp.p('

37: htp.p('
38:

');
39:
40: IF (p_button2Name is NOT NULL) THEN
41: htp.p('
42:
43:
44:
45:

Line 49: htp.p('

45:


46:
47: ');
48: ELSE
49: htp.p('
50:
51:
52:
53:

Line 58: htp.p('

54:
55:

');
56: END IF;
57:
58: htp.p('
59:
60:
61:
62:

Line 67: htp.p('');

63:


64:
65: ');
66:
67: htp.p('');
68: htp.p('');
69: IF (p_button2Name is NOT NULL) THEN
70: htp.p('');
71: ELSE

Line 68: htp.p('
');

64:


65: ');
66:
67: htp.p('');
68: htp.p('');
69: IF (p_button2Name is NOT NULL) THEN
70: htp.p('');
71: ELSE
72: htp.p('');

Line 70: htp.p('
');

66:
67: htp.p('');
68: htp.p('

');
69: IF (p_button2Name is NOT NULL) THEN
70: htp.p('');
71: ELSE
72: htp.p('');
73: END IF;
74: htp.p('');

Line 72: htp.p('
');

68: htp.p('

');
69: IF (p_button2Name is NOT NULL) THEN
70: htp.p('');
71: ELSE
72: htp.p('');
73: END IF;
74: htp.p('');
75: htp.p('');
76: htp.p('');

Line 74: htp.p('
');

70: htp.p('

');
71: ELSE
72: htp.p('');
73: END IF;
74: htp.p('');
75: htp.p('');
76: htp.p('');
77:
78: htp.p('');

Line 75: htp.p('
');

71: ELSE
72: htp.p('

');
73: END IF;
74: htp.p('');
75: htp.p('');
76: htp.p('');
77:
78: htp.p('');
79: htp.p('');

72: htp.p('

');
73: END IF;
74: htp.p('');
75: htp.p('');
76: htp.p('');
77:
78: htp.p('');
79: htp.p('');
75: htp.p('');
76: htp.p('');
77:
78: htp.p('');
79: htp.p('');

Line 82: htp.p('');
86:

Line 83: htp.p('document.write(window.top.getTop().FND_MESSAGES["' ||

79: htp.p('

');
86:
87:

Line 85: htp.p('');

81: htp.p('');
82: htp.p('
');
86:
87:
88: IF (p_button2Name is NOT NULL) THEN
89: htp.p('

');
86:
87:
88: IF (p_button2Name is NOT NULL) THEN
89: htp.p('');

Line 92: htp.p('');
96: ELSE

Line 93: htp.p('document.write(window.top.getTop().FND_MESSAGES["' ||

89: htp.p('

');
96: ELSE
97: htp.p('
');

Line 95: htp.p('');

91: htp.p('');
92: htp.p('
');
96: ELSE
97: htp.p('

');
98: END IF;
99:

Line 97: htp.p('
');

93: htp.p('document.write(window.top.getTop().FND_MESSAGES["' ||
94: p_button2Name || '"])');
95: htp.p('');
96: ELSE
97: htp.p('

');
98: END IF;
99:
100: htp.p('');
98: END IF;
99:
100: htp.p('');

Line 103: htp.p('');
107:

Line 104: htp.p('document.write(window.top.getTop().FND_MESSAGES["' ||

100: htp.p('

');
107:
108: htp.p('

Line 106: htp.p('');

102: htp.p('');
103: htp.p('
');
107:
108: htp.p('
109:


110: ');

Line 108: htp.p('

104: htp.p('document.write(window.top.getTop().FND_MESSAGES["' ||
105: p_button3Name || '"])');
106: htp.p('');
107:
108: htp.p('
109:


110: ');
111:
112: htp.p('');

Line 112: htp.p('');

108: htp.p('
109:


110: ');
111:
112: htp.p('');
113: htp.p('');
114: IF (p_button2Name is NOT NULL) THEN
115: htp.p('');
116: ELSE

Line 113: htp.p('
');

109:


110: ');
111:
112: htp.p('');
113: htp.p('');
114: IF (p_button2Name is NOT NULL) THEN
115: htp.p('');
116: ELSE
117: htp.p('');

Line 115: htp.p('
');

111:
112: htp.p('');
113: htp.p('

');
114: IF (p_button2Name is NOT NULL) THEN
115: htp.p('');
116: ELSE
117: htp.p('');
118: END IF;
119: htp.p('');

Line 117: htp.p('
');

113: htp.p('

');
114: IF (p_button2Name is NOT NULL) THEN
115: htp.p('');
116: ELSE
117: htp.p('');
118: END IF;
119: htp.p('');
120: htp.p('');
121:

Line 119: htp.p('
');

115: htp.p('

');
116: ELSE
117: htp.p('');
118: END IF;
119: htp.p('');
120: htp.p('');
121:
122: htp.p('');
123: htp.p('');

Line 120: htp.p('
');

116: ELSE
117: htp.p('

');
118: END IF;
119: htp.p('');
120: htp.p('');
121:
122: htp.p('');
123: htp.p('');
124: htp.p('');

Line 122: htp.p('
');

118: END IF;
119: htp.p('

');
120: htp.p('');
121:
122: htp.p('');
123: htp.p('');
124: htp.p('');
125: IF (p_button2Name is NOT NULL) THEN
126: htp.p('');

Line 123: htp.p('');

119: htp.p('

');
120: htp.p('');
121:
122: htp.p('');
123: htp.p('');
124: htp.p('');
125: IF (p_button2Name is NOT NULL) THEN
126: htp.p('');
127: ELSE

Line 124: htp.p('
');

120: htp.p('

');
121:
122: htp.p('');
123: htp.p('');
124: htp.p('');
125: IF (p_button2Name is NOT NULL) THEN
126: htp.p('');
127: ELSE
128: htp.p('');

Line 126: htp.p('
');

122: htp.p('

');
123: htp.p('');
124: htp.p('');
125: IF (p_button2Name is NOT NULL) THEN
126: htp.p('');
127: ELSE
128: htp.p('');
129: END IF;
130: htp.p('');

Line 128: htp.p('
');

124: htp.p('

');
125: IF (p_button2Name is NOT NULL) THEN
126: htp.p('');
127: ELSE
128: htp.p('');
129: END IF;
130: htp.p('');
131: htp.p('');
132:

Line 130: htp.p('
');

126: htp.p('

');
127: ELSE
128: htp.p('');
129: END IF;
130: htp.p('');
131: htp.p('');
132:
133: htp.p('
');

Line 76: htp.p('
');
80: htp.p('');

Line 78: htp.p('');

74: htp.p('

');
80: htp.p('');
81: htp.p('');
82: htp.p('
');
80: htp.p('');
81: htp.p('');
82: htp.p('
');

Line 89: htp.p('
');

85: htp.p('

');
90: htp.p('');
91: htp.p('');
92: htp.p('
');
90: htp.p('');
91: htp.p('');
92: htp.p('
');
101: htp.p('');

Line 100: htp.p('
');

96: ELSE
97: htp.p('

');
101: htp.p('');
102: htp.p('');
103: htp.p('
');
101: htp.p('');
102: htp.p('');
103: htp.p('
');
134:

Line 131: htp.p('
');
134:
135: htp.p('

Line 133: htp.p('');

129: END IF;
130: htp.p('');
131: htp.p('');
132:
133: htp.p('');
134:
135: htp.p('
136:
137:

Line 135: htp.p('

131: htp.p('');
132:
133: htp.p('');
134:
135: htp.p('
136:
137:
138:
139:

Line 337: htp.htmlOpen;

333: RETURN;
334: END IF;
335:
336:
337: htp.htmlOpen;
338: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
339:
340: htp.headOpen;
341:

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

334: END IF;
335:
336:
337: htp.htmlOpen;
338: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
339:
340: htp.headOpen;
341:
342: htp.p('');

Line 340: htp.headOpen;

336:
337: htp.htmlOpen;
338: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
339:
340: htp.headOpen;
341:
342: htp.p('');
343:
344: htp.p('');

338: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
339:
340: htp.headOpen;
341:
342: htp.p('');
343:
344: htp.p('');
343:
344: htp.p('');
348:

Line 353: htp.headClose;

349: js.scriptOpen;
350:
351: js.scriptClose;
352:
353: htp.headClose;
354:
355: htp.p('');
356:
357: -- blue border frame

Line 355: htp.p('');

351: js.scriptClose;
352:
353: htp.headClose;
354:
355: htp.p('');
356:
357: -- blue border frame
358: htp.p(' 359: name=borderLeft

Line 358: htp.p('

354:
355: htp.p('');
356:
357: -- blue border frame
358: htp.p(' 359: name=borderLeft
360: marginwidth=0
361: frameborder=no
362: scrolling=no>');

Line 365: htp.p('');

361: frameborder=no
362: scrolling=no>');
363:
364:
365: htp.p('');
366:
367: -- title bar and logo
368: htp.p(' 369: htp.p(' name=titlebar');

Line 368: htp.p('

364:
365: htp.p('');
366:
367: -- title bar and logo
368: htp.p(' 369: htp.p(' name=titlebar');
370: htp.p(' marginwidth=0');
371: htp.p(' marginheight=0');
372: htp.p(' scrolling=no>');

Line 369: htp.p(' name=titlebar');

365: htp.p('');
366:
367: -- title bar and logo
368: htp.p(' 369: htp.p(' name=titlebar');
370: htp.p(' marginwidth=0');
371: htp.p(' marginheight=0');
372: htp.p(' scrolling=no>');
373:

Line 370: htp.p(' marginwidth=0');

366:
367: -- title bar and logo
368: htp.p(' 369: htp.p(' name=titlebar');
370: htp.p(' marginwidth=0');
371: htp.p(' marginheight=0');
372: htp.p(' scrolling=no>');
373:
374: -- upper banner with the curved edge

Line 371: htp.p(' marginheight=0');

367: -- title bar and logo
368: htp.p(' 369: htp.p(' name=titlebar');
370: htp.p(' marginwidth=0');
371: htp.p(' marginheight=0');
372: htp.p(' scrolling=no>');
373:
374: -- upper banner with the curved edge
375: htp.p('

Line 372: htp.p(' scrolling=no>');

368: htp.p(' 369: htp.p(' name=titlebar');
370: htp.p(' marginwidth=0');
371: htp.p(' marginheight=0');
372: htp.p(' scrolling=no>');
373:
374: -- upper banner with the curved edge
375: htp.p(' 376: ' name=upperbanner'||

Line 375: htp.p('

371: htp.p(' marginheight=0');
372: htp.p(' scrolling=no>');
373:
374: -- upper banner with the curved edge
375: htp.p(' 376: ' name=upperbanner'||
377: ' marginwidth=0' ||
378: ' marginheight=0' ||
379: ' scrolling=no>');

Line 381: htp.p(' 382: '/POS_ASBN.EDIT_HEADER"' ||
383: ' name=header' ||
384: ' marginwidth=0' ||
385: ' marginheight=0' ||

Line 389: htp.p(' 390: '/pos_lower_banner_sv.PaintLowerBanner"' ||
391: ' name=lowerbanner'||
392: ' marginwidth=0' ||
393: ' marginheight=0' ||

Line 398: htp.p(' 399: '/POS_ASBN.BUILD_BUTTONS?p_button1Name=ICX_POS_BTN_OK&p_button1Function=ASBNSubmit(top)&p_button2Name=&p_button2Function=cancelShipmentDetails&p_button3Name=ICX_POS_BTN_CANCEL&p_button3Function=ASBNCancel(top)"');
400: htp.p(' name=controlregion');
401: htp.p(' marginwidth=0');
402: htp.p(' frameborder=no');

Line 400: htp.p(' name=controlregion');

396: -- lower button frame
397:
398: htp.p(' 400: htp.p(' name=controlregion');
401: htp.p(' marginwidth=0');
402: htp.p(' frameborder=no');
403: htp.p(' scrolling=no>');
404:

Line 401: htp.p(' marginwidth=0');

397:
398: htp.p(' 400: htp.p(' name=controlregion');
401: htp.p(' marginwidth=0');
402: htp.p(' frameborder=no');
403: htp.p(' scrolling=no>');
404:
405:

Line 402: htp.p(' frameborder=no');

398: htp.p(' 400: htp.p(' name=controlregion');
401: htp.p(' marginwidth=0');
402: htp.p(' frameborder=no');
403: htp.p(' scrolling=no>');
404:
405:
406: htp.p('');

Line 403: htp.p(' scrolling=no>');

399: '/POS_ASBN.BUILD_BUTTONS?p_button1Name=ICX_POS_BTN_OK&p_button1Function=ASBNSubmit(top)&p_button2Name=&p_button2Function=cancelShipmentDetails&p_button3Name=ICX_POS_BTN_CANCEL&p_button3Function=ASBNCancel(top)"');
400: htp.p(' name=controlregion');
401: htp.p(' marginwidth=0');
402: htp.p(' frameborder=no');
403: htp.p(' scrolling=no>');
404:
405:
406: htp.p('');
407:

Line 406: htp.p('');

402: htp.p(' frameborder=no');
403: htp.p(' scrolling=no>');
404:
405:
406: htp.p('');
407:
408: -- blue border frame
409: htp.p(' 410: name=borderRight

Line 409: htp.p('

405:
406: htp.p('');
407:
408: -- blue border frame
409: htp.p(' 410: name=borderRight
411: marginwidth=0
412: frameborder=no
413: scrolling=no>');

Line 415: htp.p('');

411: marginwidth=0
412: frameborder=no
413: scrolling=no>');
414:
415: htp.p('');
416:
417: htp.htmlClose;
418:
419: END ASBN_Details;

Line 417: htp.htmlClose;

413: scrolling=no>');
414:
415: htp.p('');
416:
417: htp.htmlClose;
418:
419: END ASBN_Details;
420:
421: PROCEDURE edit_header IS

Line 425: htp.htmlOpen;

421: PROCEDURE edit_header IS
422: BEGIN
423:
424: POS_ASBN.g_script_name := owa_util.get_cgi_env('SCRIPT_NAME');
425: htp.htmlOpen;
426: htp.headOpen;
427:
428: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
429:

Line 426: htp.headOpen;

422: BEGIN
423:
424: POS_ASBN.g_script_name := owa_util.get_cgi_env('SCRIPT_NAME');
425: htp.htmlOpen;
426: htp.headOpen;
427:
428: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
429:
430: js.scriptOpen;

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

424: POS_ASBN.g_script_name := owa_util.get_cgi_env('SCRIPT_NAME');
425: htp.htmlOpen;
426: htp.headOpen;
427:
428: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
429:
430: js.scriptOpen;
431:
432: htp.p('

Line 432: htp.p('

428: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
429:
430: js.scriptOpen;
431:
432: htp.p('
433:
434: function closeWindow(p)
435: {
436: if (p != "")

Line 447: htp.headClose;

443:
444:
445: js.scriptClose;
446:
447: htp.headClose;
448: htp.bodyOpen(null, 'onLoad="javascript:closeWindow(' || '''' ||
449: g_flag || '''' || ')"' ||
450: ' bgcolor=#cccccc link=blue vlink=blue alink=#ff0000');
451: -- htp.bodyOpen(null,'bgcolor=#cccccc link=blue vlink=blue alink=#ff0000');

Line 448: htp.bodyOpen(null, 'onLoad="javascript:closeWindow(' || '''' ||

444:
445: js.scriptClose;
446:
447: htp.headClose;
448: htp.bodyOpen(null, 'onLoad="javascript:closeWindow(' || '''' ||
449: g_flag || '''' || ')"' ||
450: ' bgcolor=#cccccc link=blue vlink=blue alink=#ff0000');
451: -- htp.bodyOpen(null,'bgcolor=#cccccc link=blue vlink=blue alink=#ff0000');
452:

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

447: htp.headClose;
448: htp.bodyOpen(null, 'onLoad="javascript:closeWindow(' || '''' ||
449: g_flag || '''' || ')"' ||
450: ' bgcolor=#cccccc link=blue vlink=blue alink=#ff0000');
451: -- htp.bodyOpen(null,'bgcolor=#cccccc link=blue vlink=blue alink=#ff0000');
452:
453: htp.p('

');
455:

Line 453: htp.p(' 450: ' bgcolor=#cccccc link=blue vlink=blue alink=#ff0000');
451: -- htp.bodyOpen(null,'bgcolor=#cccccc link=blue vlink=blue alink=#ff0000');
452:
453: htp.p('');
455:
456: paint_edit_header;
457:

Line 458: htp.p('');

454: '/POS_ASBN.UPDATE_HEADER" target="header" method=GET">');
455:
456: paint_edit_header;
457:
458: htp.p('');
459:
460: htp.bodyClose;
461: htp.htmlClose;
462:

Line 460: htp.bodyClose;

456: paint_edit_header;
457:
458: htp.p('');
459:
460: htp.bodyClose;
461: htp.htmlClose;
462:
463: END edit_header;
464:

Line 461: htp.htmlClose;

457:
458: htp.p('');
459:
460: htp.bodyClose;
461: htp.htmlClose;
462:
463: END edit_header;
464:
465: PROCEDURE Paint_Edit_Header IS

Line 474: htp.p('');

470: l_session_id NUMBER := icx_sec.getID(icx_sec.PV_SESSION_ID);
471: l_where_clause VARCHAR2(2000) := 'SESSION_ID = ' || to_char(l_session_id);
472: BEGIN
473:
474: htp.p('

');
475:
476: htp.p('');
477: htp.p('');
478: htp.p('');
482: htp.p('');
483: htp.p('
' ||

Line 476: htp.p('');

472: BEGIN
473:
474: htp.p('');
475:
476: htp.p('');
477: htp.p('');
478: htp.p('');

473:
474: htp.p('

' ||
479: ' ' ||
480: ' ' ||

Line 477: htp.p('
');
475:
476: htp.p('');
477: htp.p('');
478: htp.p('');

Line 478: htp.p('
' ||
479: ' ' ||
480: ' ' ||
481: '
' ||

474: htp.p('');
475:
476: htp.p('');
477: htp.p('');
478: htp.p('');
482: htp.p('
');

Line 482: htp.p('');

478: htp.p('

');
482: htp.p('
');
483: htp.p('
' ||
479: ' ' ||
480: ' ' ||
481: '
' ||
479: ' ' ||
480: ' ' ||
481: '
');
484:
485: ak_query_pkg.exec_query(p_parent_region_appl_id => 178,
486: p_parent_region_code => 'POS_ASBN_HEADERS_R',

Line 483: htp.p('
');

479: ' ' ||
480: ' ' ||
481: '

');
484:
485: ak_query_pkg.exec_query(p_parent_region_appl_id => 178,
486: p_parent_region_code => 'POS_ASBN_HEADERS_R',
487: p_where_clause => l_where_clause,

Line 496: htp.p('');

492:
493: l_attribute_index := ak_query_pkg.g_items_table.FIRST;
494: l_result_index := ak_query_pkg.g_results_table.FIRST;
495:
496: htp.p('

');
497:
498: htp.p('');
499:
500: l_current_col := 0;

Line 498: htp.p('
');

494: l_result_index := ak_query_pkg.g_results_table.FIRST;
495:
496: htp.p('

');
497:
498: htp.p('');
499:
500: l_current_col := 0;
501:
502: WHILE (l_attribute_index IS NOT NULL) LOOP

Line 508: htp.p('');
510:
511: htp.p('

507:
508: htp.p('');
510:
511: htp.p('');
515: ELSIF item_displayed(l_attribute_index) THEN

Line 519: htp.p('
');
528:
529: htp.p('
');
543: /*
544: htp.p('
');
554: */
555: ELSE
556:
557: htp.p('
');
566:
567: htp.p('
');

579:
580: l_attribute_index := ak_query_pkg.g_items_table.NEXT(l_attribute_index);
581:
582: -- if ((l_current_col mod 2) = 0) THEN
583: htp.p('');
584: htp.p('

');
585: -- end if;
586:
587: END LOOP;

Line 584: htp.p('
');

580: l_attribute_index := ak_query_pkg.g_items_table.NEXT(l_attribute_index);
581:
582: -- if ((l_current_col mod 2) = 0) THEN
583: htp.p('

');
584: htp.p('
');
585: -- end if;
586:
587: END LOOP;
588:

Line 589: htp.p('
');

585: -- end if;
586:
587: END LOOP;
588:
589: htp.p('');
590: htp.p('

515: ELSIF item_displayed(l_attribute_index) THEN
516: IF (item_style(l_attribute_index) = 'TEXT') THEN
517: IF item_updateable(l_attribute_index) THEN
518:
519: htp.p('

520: item_halign(l_attribute_index) ||
521: item_valign(l_attribute_index) ||
522: '>' ||
523: '' ||

Line 529: htp.p('

525: '' ||
526: ' ' ||
527: '

530: ' align=LEFT' ||
531: ' valign=CENTER' ||
532: '>' ||
533: ''||

Line 544: htp.p('

540: '" >' ||
541: item_lov(l_attribute_index) ||
542: '

545: ' align=LEFT' ||
546: ' valign=CENTER' ||
547: '>' ||
548: ''||

Line 557: htp.p('

553: '" >

558: item_halign(l_attribute_index) ||
559: item_valign(l_attribute_index) ||
560: '>' ||
561: '' ||

Line 567: htp.p('

563: '' ||
564: ' ' ||
565: '

568: ' align=LEFT' ||
569: ' valign=CENTER' ||
570: '>' ||
571: '' ||

Line 583: htp.p('
');
591:
592: END Paint_Edit_Header;
593:

Line 590: htp.p('');

586:
587: END LOOP;
588:
589: htp.p('');
590: htp.p('');
591:
592: END Paint_Edit_Header;
593:
594: PROCEDURE UPDATE_HEADER ( pos_invoice_number IN VARCHAR2 DEFAULT null,