DBA Data[Home] [Help]

APPS.POS_WINDOW_SV dependencies on HTP

Line 13: htp.htmlOpen;

9: BEGIN
10:
11: l_script_name := owa_util.get_cgi_env('SCRIPT_NAME');
12:
13: htp.htmlOpen;
14: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
15:
16: htp.headOpen;
17:

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

10:
11: l_script_name := owa_util.get_cgi_env('SCRIPT_NAME');
12:
13: htp.htmlOpen;
14: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
15:
16: htp.headOpen;
17:
18: htp.p('');

Line 16: htp.headOpen;

12:
13: htp.htmlOpen;
14: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
15:
16: htp.headOpen;
17:
18: htp.p('');
19:
20: htp.p('');

14: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
15:
16: htp.headOpen;
17:
18: htp.p('');
19:
20: htp.p('');
19:
20: htp.p('');
24:

Line 27: htp.p('

23: ');
24:
25: js.scriptOpen;
26:
27: htp.p('
28:
29: function drawMe(doc)
30: {
31:

Line 49: htp.headClose;

45: ');
46:
47: js.scriptClose;
48:
49: htp.headClose;
50:
51: htp.p('');
52: htp.p(' 53: src=/OA_HTML/US/POSBLBOR.htm

Line 51: htp.p('');

47: js.scriptClose;
48:
49: htp.headClose;
50:
51: htp.p('');
52: htp.p(' 53: src=/OA_HTML/US/POSBLBOR.htm
54: name=borderLeft
55: marginwidth=0

Line 52: htp.p('

48:
49: htp.headClose;
50:
51: htp.p('');
52: htp.p(' 53: src=/OA_HTML/US/POSBLBOR.htm
54: name=borderLeft
55: marginwidth=0
56: scrolling=no>');

Line 57: htp.p(' ');

53: src=/OA_HTML/US/POSBLBOR.htm
54: name=borderLeft
55: marginwidth=0
56: scrolling=no>');
57: htp.p(' ');
58: htp.p(' 59: src=/OA_HTML/US/POSDLTOP.htm
60: name=alert_cancel_top
61: marginwidth=0

Line 58: htp.p('

54: name=borderLeft
55: marginwidth=0
56: scrolling=no>');
57: htp.p(' ');
58: htp.p(' 59: src=/OA_HTML/US/POSDLTOP.htm
60: name=alert_cancel_top
61: marginwidth=0
62: scrolling=no>');

Line 63: htp.p('

59: src=/OA_HTML/US/POSDLTOP.htm
60: name=alert_cancel_top
61: marginwidth=0
62: scrolling=no>');
63: htp.p(' 64: src="javascript:top.drawMe(document);"
65: name=alert_cancel_content
66: marginwidth=6
67: marginheight=2

Line 71: htp.p('

67: marginheight=2
68: scrolling=auto>');
69:
70: -- lower banner with curved edge
71: htp.p(' 72: htp.p(' name=lowerbanner');
73: htp.p(' marginwidth=0');
74: htp.p(' marginheight=2');
75: htp.p(' frameborder=no');

Line 72: htp.p(' name=lowerbanner');

68: scrolling=auto>');
69:
70: -- lower banner with curved edge
71: htp.p(' 72: htp.p(' name=lowerbanner');
73: htp.p(' marginwidth=0');
74: htp.p(' marginheight=2');
75: htp.p(' frameborder=no');
76: htp.p(' scrolling=no>');

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

69:
70: -- lower banner with curved edge
71: htp.p(' 72: htp.p(' name=lowerbanner');
73: htp.p(' marginwidth=0');
74: htp.p(' marginheight=2');
75: htp.p(' frameborder=no');
76: htp.p(' scrolling=no>');
77:

Line 74: htp.p(' marginheight=2');

70: -- lower banner with curved edge
71: htp.p(' 72: htp.p(' name=lowerbanner');
73: htp.p(' marginwidth=0');
74: htp.p(' marginheight=2');
75: htp.p(' frameborder=no');
76: htp.p(' scrolling=no>');
77:
78:

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

71: htp.p(' 72: htp.p(' name=lowerbanner');
73: htp.p(' marginwidth=0');
74: htp.p(' marginheight=2');
75: htp.p(' frameborder=no');
76: htp.p(' scrolling=no>');
77:
78:
79: htp.p(' 80: '/pos_window_sv.buildbuttons?p_button1Name=ICX_POS_DISCARD&p_button1Function=discard()&p_button2Name=&p_button2Function=&p_button3Name=ICX_POS_CONTINUE_WORKING&p_button3Function=continueWork(top)"');

Line 79: htp.p(' 80: '/pos_window_sv.buildbuttons?p_button1Name=ICX_POS_DISCARD&p_button1Function=discard()&p_button2Name=&p_button2Function=&p_button3Name=ICX_POS_CONTINUE_WORKING&p_button3Function=continueWork(top)"');
81:
82: htp.p(' name=alert_cancel_bottom');
83: htp.p(' marginwidth=0');

Line 82: htp.p(' name=alert_cancel_bottom');

78:
79: htp.p(' 81:
82: htp.p(' name=alert_cancel_bottom');
83: htp.p(' marginwidth=0');
84: htp.p(' scrolling=no>');
85: htp.p(' ');
86:

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

79: htp.p(' 81:
82: htp.p(' name=alert_cancel_bottom');
83: htp.p(' marginwidth=0');
84: htp.p(' scrolling=no>');
85: htp.p(' ');
86:
87: htp.p('

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

80: '/pos_window_sv.buildbuttons?p_button1Name=ICX_POS_DISCARD&p_button1Function=discard()&p_button2Name=&p_button2Function=&p_button3Name=ICX_POS_CONTINUE_WORKING&p_button3Function=continueWork(top)"');
81:
82: htp.p(' name=alert_cancel_bottom');
83: htp.p(' marginwidth=0');
84: htp.p(' scrolling=no>');
85: htp.p(' ');
86:
87: htp.p(' 88: src=/OA_HTML/US/POSBLBOR.htm

Line 85: htp.p(' ');

81:
82: htp.p(' name=alert_cancel_bottom');
83: htp.p(' marginwidth=0');
84: htp.p(' scrolling=no>');
85: htp.p(' ');
86:
87: htp.p(' 88: src=/OA_HTML/US/POSBLBOR.htm
89: name=borderRight

Line 87: htp.p('

83: htp.p(' marginwidth=0');
84: htp.p(' scrolling=no>');
85: htp.p(' ');
86:
87: htp.p(' 88: src=/OA_HTML/US/POSBLBOR.htm
89: name=borderRight
90: marginwidth=0
91: marginheight=0

Line 94: htp.p('');

90: marginwidth=0
91: marginheight=0
92: scrolling=no>');
93:
94: htp.p('');
95:
96: htp.htmlClose;
97:
98: END DialogBox;

Line 96: htp.htmlClose;

92: scrolling=no>');
93:
94: htp.p('');
95:
96: htp.htmlClose;
97:
98: END DialogBox;
99:
100:

Line 110: htp.htmlOpen;

106: p_button3Name VARCHAR2, p_button3Function VARCHAR2)
107: IS
108: BEGIN
109:
110: htp.htmlOpen;
111: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
112:
113: htp.headOpen;
114: htp.headClose;

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

107: IS
108: BEGIN
109:
110: htp.htmlOpen;
111: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
112:
113: htp.headOpen;
114: htp.headClose;
115: htp.bodyOpen(NULL, 'bgcolor=#336699');

Line 113: htp.headOpen;

109:
110: htp.htmlOpen;
111: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
112:
113: htp.headOpen;
114: htp.headClose;
115: htp.bodyOpen(NULL, 'bgcolor=#336699');
116: /*
117: htp.p('

Line 114: htp.headClose;

110: htp.htmlOpen;
111: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
112:
113: htp.headOpen;
114: htp.headClose;
115: htp.bodyOpen(NULL, 'bgcolor=#336699');
116: /*
117: htp.p('
118:

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

111: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
112:
113: htp.headOpen;
114: htp.headClose;
115: htp.bodyOpen(NULL, 'bgcolor=#336699');
116: /*
117: htp.p('
118:


119:

Line 117: htp.p('

113: htp.headOpen;
114: htp.headClose;
115: htp.bodyOpen(NULL, 'bgcolor=#336699');
116: /*
117: htp.p('
118:


119:
120:
121:

Line 126: htp.p('

122:


123:
124:
');
125: */
126: htp.p('
127:
128:
129:
130: ');

232: ELSE
233: htp.p('

');
234: END IF;
235: htp.p('');
236: htp.p('');
237:
238: htp.p('
');

Line 134: htp.p('

130:

');
131:
132: -- This is a button table containing 3 buttons.
133: -- The first row defines the edges and tops
134: htp.p('
135:
136:
137:
138:

Line 142: htp.p('

138:


139:
140: ');
141:
142: htp.p('
143: ');
144:
145: IF (p_button2Name is NOT NULL) THEN
146: htp.p('

Line 146: htp.p('

142: htp.p('
143:

');
144:
145: IF (p_button2Name is NOT NULL) THEN
146: htp.p('
147:
148:
149:
150:

Line 154: htp.p('

150:


151:
152: ');
153: ELSE
154: htp.p('
155:
156:
157:
158:

Line 163: htp.p('

159:
160:

');
161: END IF;
162:
163: htp.p('
164:
165:
166:
167:

Line 172: htp.p('');

168:


169:
170: ');
171:
172: htp.p('');
173: htp.p('');
174: IF (p_button2Name is NOT NULL) THEN
175: htp.p('');
176: ELSE

Line 173: htp.p('
');

169:


170: ');
171:
172: htp.p('');
173: htp.p('');
174: IF (p_button2Name is NOT NULL) THEN
175: htp.p('');
176: ELSE
177: htp.p('');

Line 175: htp.p('
');

171:
172: htp.p('');
173: htp.p('

');
174: IF (p_button2Name is NOT NULL) THEN
175: htp.p('');
176: ELSE
177: htp.p('');
178: END IF;
179: htp.p('');

Line 177: htp.p('
');

173: htp.p('

');
174: IF (p_button2Name is NOT NULL) THEN
175: htp.p('');
176: ELSE
177: htp.p('');
178: END IF;
179: htp.p('');
180: htp.p('');
181: htp.p('');

Line 179: htp.p('
');

175: htp.p('

');
176: ELSE
177: htp.p('');
178: END IF;
179: htp.p('');
180: htp.p('');
181: htp.p('');
182:
183: htp.p('');

Line 180: htp.p('
');

176: ELSE
177: htp.p('

');
178: END IF;
179: htp.p('');
180: htp.p('');
181: htp.p('');
182:
183: htp.p('');
184: htp.p('');

177: htp.p('

');
178: END IF;
179: htp.p('');
180: htp.p('');
181: htp.p('');
182:
183: htp.p('');
184: htp.p('');
180: htp.p('');
181: htp.p('');
182:
183: htp.p('');
184: htp.p('');

Line 187: htp.p('');
191:

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

184: htp.p('

');
191:
192:

Line 190: htp.p('');

186: htp.p('');
187: htp.p('
');
191:
192:
193: IF (p_button2Name is NOT NULL) THEN
194: htp.p('

');
191:
192:
193: IF (p_button2Name is NOT NULL) THEN
194: htp.p('');

Line 197: htp.p('');
201: ELSE

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

194: htp.p('

');
201: ELSE
202: htp.p('
');

Line 200: htp.p('');

196: htp.p('');
197: htp.p('
');
201: ELSE
202: htp.p('

');
203: END IF;
204:

Line 202: htp.p('
');

198: htp.p('document.write(window.top.getTop().FND_MESSAGES["' ||
199: p_button2Name || '"])');
200: htp.p('');
201: ELSE
202: htp.p('

');
203: END IF;
204:
205: htp.p('');
203: END IF;
204:
205: htp.p('');

Line 208: htp.p('');
212:

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

205: htp.p('

');
212:
213: htp.p('

Line 211: htp.p('');

207: htp.p('');
208: htp.p('
');
212:
213: htp.p('
214:


215: ');

Line 213: htp.p('

209: htp.p('document.write(window.top.getTop().FND_MESSAGES["' ||
210: p_button3Name || '"])');
211: htp.p('');
212:
213: htp.p('
214:


215: ');
216:
217: htp.p('');

Line 217: htp.p('');

213: htp.p('
214:


215: ');
216:
217: htp.p('');
218: htp.p('');
219: IF (p_button2Name is NOT NULL) THEN
220: htp.p('');
221: ELSE

Line 218: htp.p('
');

214:


215: ');
216:
217: htp.p('');
218: htp.p('');
219: IF (p_button2Name is NOT NULL) THEN
220: htp.p('');
221: ELSE
222: htp.p('');

Line 220: htp.p('
');

216:
217: htp.p('');
218: htp.p('

');
219: IF (p_button2Name is NOT NULL) THEN
220: htp.p('');
221: ELSE
222: htp.p('');
223: END IF;
224: htp.p('');

Line 222: htp.p('
');

218: htp.p('

');
219: IF (p_button2Name is NOT NULL) THEN
220: htp.p('');
221: ELSE
222: htp.p('');
223: END IF;
224: htp.p('');
225: htp.p('');
226:

Line 224: htp.p('
');

220: htp.p('

');
221: ELSE
222: htp.p('');
223: END IF;
224: htp.p('');
225: htp.p('');
226:
227: htp.p('');
228: htp.p('');

Line 225: htp.p('
');

221: ELSE
222: htp.p('

');
223: END IF;
224: htp.p('');
225: htp.p('');
226:
227: htp.p('');
228: htp.p('');
229: htp.p('');

Line 227: htp.p('
');

223: END IF;
224: htp.p('

');
225: htp.p('');
226:
227: htp.p('');
228: htp.p('');
229: htp.p('');
230: IF (p_button2Name is NOT NULL) THEN
231: htp.p('');

Line 228: htp.p('');

224: htp.p('

');
225: htp.p('');
226:
227: htp.p('');
228: htp.p('');
229: htp.p('');
230: IF (p_button2Name is NOT NULL) THEN
231: htp.p('');
232: ELSE

Line 229: htp.p('
');

225: htp.p('

');
226:
227: htp.p('');
228: htp.p('');
229: htp.p('');
230: IF (p_button2Name is NOT NULL) THEN
231: htp.p('');
232: ELSE
233: htp.p('');

Line 231: htp.p('
');

227: htp.p('

');
228: htp.p('');
229: htp.p('');
230: IF (p_button2Name is NOT NULL) THEN
231: htp.p('');
232: ELSE
233: htp.p('');
234: END IF;
235: htp.p('');

Line 233: htp.p('
');

229: htp.p('

');
230: IF (p_button2Name is NOT NULL) THEN
231: htp.p('');
232: ELSE
233: htp.p('');
234: END IF;
235: htp.p('');
236: htp.p('');
237:

Line 235: htp.p('
');

231: htp.p('

');
232: ELSE
233: htp.p('');
234: END IF;
235: htp.p('');
236: htp.p('');
237:
238: htp.p('
');

Line 181: htp.p('
');
185: htp.p('');

Line 183: htp.p('');

179: htp.p('

');
185: htp.p('');
186: htp.p('');
187: htp.p('
');
185: htp.p('');
186: htp.p('');
187: htp.p('
');

Line 194: htp.p('
');

190: htp.p('

');
195: htp.p('');
196: htp.p('');
197: htp.p('
');
195: htp.p('');
196: htp.p('');
197: htp.p('
');
206: htp.p('');

Line 205: htp.p('
');

201: ELSE
202: htp.p('

');
206: htp.p('');
207: htp.p('');
208: htp.p('
');
206: htp.p('');
207: htp.p('');
208: htp.p('
');
239:

Line 236: htp.p('
');
239:
240: htp.p('

Line 238: htp.p('');

234: END IF;
235: htp.p('');
236: htp.p('');
237:
238: htp.p('');
239:
240: htp.p('
241:
242:

Line 240: htp.p('

236: htp.p('');
237:
238: htp.p('');
239:
240: htp.p('
241:
242:
243:
244:

Line 283: htp.htmlOpen;

279: l_responsibility_id := icx_sec.getID(icx_sec.PV_RESPONSIBILITY_ID);
280:
281: fnd_client_info.set_org_context(l_org_id);
282:
283: htp.htmlOpen;
284: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
285:
286: htp.headOpen;
287:

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

280:
281: fnd_client_info.set_org_context(l_org_id);
282:
283: htp.htmlOpen;
284: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
285:
286: htp.headOpen;
287:
288: htp.p('');

Line 286: htp.headOpen;

282:
283: htp.htmlOpen;
284: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
285:
286: htp.headOpen;
287:
288: htp.p('');
289:
290: htp.p('');

284: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
285:
286: htp.headOpen;
287:
288: htp.p('');
289:
290: htp.p('');
289:
290: htp.p('');
294:

Line 299: htp.headClose;

295: js.scriptOpen;
296:
297: js.scriptClose;
298:
299: htp.headClose;
300:
301: htp.p('');
302:
303: -- blue border frame

Line 301: htp.p('');

297: js.scriptClose;
298:
299: htp.headClose;
300:
301: htp.p('');
302:
303: -- blue border frame
304: htp.p(' 305: name=borderLeft

Line 304: htp.p('

300:
301: htp.p('');
302:
303: -- blue border frame
304: htp.p(' 305: name=borderLeft
306: marginwidth=0
307: frameborder=no
308: scrolling=no>');

Line 311: htp.p('');

307: frameborder=no
308: scrolling=no>');
309:
310: -- new frameset
311: htp.p('');
312:
313: -- blue border frame
314: htp.p(' 315: htp.p(' name=borderTop');

Line 314: htp.p('

310: -- new frameset
311: htp.p('');
312:
313: -- blue border frame
314: htp.p(' 315: htp.p(' name=borderTop');
316: htp.p(' marginwidth=0');
317: htp.p(' frameborder=no');
318: htp.p(' scrolling=no>');

Line 315: htp.p(' name=borderTop');

311: htp.p('');
312:
313: -- blue border frame
314: htp.p(' 315: htp.p(' name=borderTop');
316: htp.p(' marginwidth=0');
317: htp.p(' frameborder=no');
318: htp.p(' scrolling=no>');
319:

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

312:
313: -- blue border frame
314: htp.p(' 315: htp.p(' name=borderTop');
316: htp.p(' marginwidth=0');
317: htp.p(' frameborder=no');
318: htp.p(' scrolling=no>');
319:
320: -- title bar and logo

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

313: -- blue border frame
314: htp.p(' 315: htp.p(' name=borderTop');
316: htp.p(' marginwidth=0');
317: htp.p(' frameborder=no');
318: htp.p(' scrolling=no>');
319:
320: -- title bar and logo
321: htp.p('

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

314: htp.p(' 315: htp.p(' name=borderTop');
316: htp.p(' marginwidth=0');
317: htp.p(' frameborder=no');
318: htp.p(' scrolling=no>');
319:
320: -- title bar and logo
321: htp.p(' 322: htp.p(' name=titlebar');

Line 321: htp.p('

317: htp.p(' frameborder=no');
318: htp.p(' scrolling=no>');
319:
320: -- title bar and logo
321: htp.p(' 322: htp.p(' name=titlebar');
323: htp.p(' marginwidth=0');
324: htp.p(' frameborder=no');
325: htp.p(' scrolling=no>');

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

318: htp.p(' scrolling=no>');
319:
320: -- title bar and logo
321: htp.p(' 322: htp.p(' name=titlebar');
323: htp.p(' marginwidth=0');
324: htp.p(' frameborder=no');
325: htp.p(' scrolling=no>');
326:

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

319:
320: -- title bar and logo
321: htp.p(' 322: htp.p(' name=titlebar');
323: htp.p(' marginwidth=0');
324: htp.p(' frameborder=no');
325: htp.p(' scrolling=no>');
326:
327: -- upper banner with the curved edge

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

320: -- title bar and logo
321: htp.p(' 322: htp.p(' name=titlebar');
323: htp.p(' marginwidth=0');
324: htp.p(' frameborder=no');
325: htp.p(' scrolling=no>');
326:
327: -- upper banner with the curved edge
328: htp.p('

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

321: htp.p(' 322: htp.p(' name=titlebar');
323: htp.p(' marginwidth=0');
324: htp.p(' frameborder=no');
325: htp.p(' scrolling=no>');
326:
327: -- upper banner with the curved edge
328: htp.p(' 329: --htp.p('

Line 328: htp.p('

324: htp.p(' frameborder=no');
325: htp.p(' scrolling=no>');
326:
327: -- upper banner with the curved edge
328: htp.p(' 329: --htp.p(' 330: htp.p(' name=upperbanner');
331: htp.p(' marginwidth=0');
332: htp.p(' frameborder=no');

Line 329: --htp.p('

325: htp.p(' scrolling=no>');
326:
327: -- upper banner with the curved edge
328: htp.p(' 329: --htp.p(' 330: htp.p(' name=upperbanner');
331: htp.p(' marginwidth=0');
332: htp.p(' frameborder=no');
333: htp.p(' scrolling=no>');

Line 330: htp.p(' name=upperbanner');

326:
327: -- upper banner with the curved edge
328: htp.p(' 329: --htp.p(' 330: htp.p(' name=upperbanner');
331: htp.p(' marginwidth=0');
332: htp.p(' frameborder=no');
333: htp.p(' scrolling=no>');
334:

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

327: -- upper banner with the curved edge
328: htp.p(' 329: --htp.p(' 330: htp.p(' name=upperbanner');
331: htp.p(' marginwidth=0');
332: htp.p(' frameborder=no');
333: htp.p(' scrolling=no>');
334:
335:

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

328: htp.p(' 329: --htp.p(' 330: htp.p(' name=upperbanner');
331: htp.p(' marginwidth=0');
332: htp.p(' frameborder=no');
333: htp.p(' scrolling=no>');
334:
335:
336: -- content frame

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

329: --htp.p(' 330: htp.p(' name=upperbanner');
331: htp.p(' marginwidth=0');
332: htp.p(' frameborder=no');
333: htp.p(' scrolling=no>');
334:
335:
336: -- content frame
337: htp.p('

333: htp.p(' scrolling=no>');
334:
335:
336: -- content frame
337: htp.p(' 346: htp.p(' name=content');
347: htp.p(' marginwidth=3');
348: htp.p(' frameborder=no');
349: htp.p(' scrolling=auto>');
350:

Line 347: htp.p(' marginwidth=3');

343: p_quantity ||
344: '&p_unit_of_measure=' ||
345: p_unit_of_measure || '"');
346: htp.p(' name=content');
347: htp.p(' marginwidth=3');
348: htp.p(' frameborder=no');
349: htp.p(' scrolling=auto>');
350:
351: -- lower banner with curved edge

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

344: '&p_unit_of_measure=' ||
345: p_unit_of_measure || '"');
346: htp.p(' name=content');
347: htp.p(' marginwidth=3');
348: htp.p(' frameborder=no');
349: htp.p(' scrolling=auto>');
350:
351: -- lower banner with curved edge
352: htp.p('

Line 349: htp.p(' scrolling=auto>');

345: p_unit_of_measure || '"');
346: htp.p(' name=content');
347: htp.p(' marginwidth=3');
348: htp.p(' frameborder=no');
349: htp.p(' scrolling=auto>');
350:
351: -- lower banner with curved edge
352: htp.p(' 353: --htp.p('

Line 352: htp.p('

348: htp.p(' frameborder=no');
349: htp.p(' scrolling=auto>');
350:
351: -- lower banner with curved edge
352: htp.p(' 353: --htp.p(' 354: htp.p(' name=lowerbanner');
355: htp.p(' marginwidth=0');
356: htp.p(' marginheight=2');

Line 353: --htp.p('

349: htp.p(' scrolling=auto>');
350:
351: -- lower banner with curved edge
352: htp.p(' 353: --htp.p(' 354: htp.p(' name=lowerbanner');
355: htp.p(' marginwidth=0');
356: htp.p(' marginheight=2');
357: htp.p(' frameborder=no');

Line 354: htp.p(' name=lowerbanner');

350:
351: -- lower banner with curved edge
352: htp.p(' 353: --htp.p(' 354: htp.p(' name=lowerbanner');
355: htp.p(' marginwidth=0');
356: htp.p(' marginheight=2');
357: htp.p(' frameborder=no');
358: htp.p(' scrolling=no>');

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

351: -- lower banner with curved edge
352: htp.p(' 353: --htp.p(' 354: htp.p(' name=lowerbanner');
355: htp.p(' marginwidth=0');
356: htp.p(' marginheight=2');
357: htp.p(' frameborder=no');
358: htp.p(' scrolling=no>');
359:

Line 356: htp.p(' marginheight=2');

352: htp.p(' 353: --htp.p(' 354: htp.p(' name=lowerbanner');
355: htp.p(' marginwidth=0');
356: htp.p(' marginheight=2');
357: htp.p(' frameborder=no');
358: htp.p(' scrolling=no>');
359:
360: -- lower button frame

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

353: --htp.p(' 354: htp.p(' name=lowerbanner');
355: htp.p(' marginwidth=0');
356: htp.p(' marginheight=2');
357: htp.p(' frameborder=no');
358: htp.p(' scrolling=no>');
359:
360: -- lower button frame
361: htp.p(' 362: '/pos_window_sv.buildbuttons?p_button1Name=ICX_POS_BTN_OK&p_button1Function=acceptShipmentDetails(top)&p_button2Name=&p_button2Function=&p_button3Name=ICX_POS_BTN_CANCEL&p_button3Function=cancelShipmentDetails(top)"');

Line 361: htp.p(' 362: '/pos_window_sv.buildbuttons?p_button1Name=ICX_POS_BTN_OK&p_button1Function=acceptShipmentDetails(top)&p_button2Name=&p_button2Function=&p_button3Name=ICX_POS_BTN_CANCEL&p_button3Function=cancelShipmentDetails(top)"');
363: htp.p(' name=controlregion');
364: htp.p(' marginwidth=0');
365: htp.p(' frameborder=no');

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

359:
360: -- lower button frame
361: htp.p(' 363: htp.p(' name=controlregion');
364: htp.p(' marginwidth=0');
365: htp.p(' frameborder=no');
366: htp.p(' scrolling=no>');
367:

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

360: -- lower button frame
361: htp.p(' 363: htp.p(' name=controlregion');
364: htp.p(' marginwidth=0');
365: htp.p(' frameborder=no');
366: htp.p(' scrolling=no>');
367:
368: htp.p('');

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

361: htp.p(' 363: htp.p(' name=controlregion');
364: htp.p(' marginwidth=0');
365: htp.p(' frameborder=no');
366: htp.p(' scrolling=no>');
367:
368: htp.p('');
369:

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

362: '/pos_window_sv.buildbuttons?p_button1Name=ICX_POS_BTN_OK&p_button1Function=acceptShipmentDetails(top)&p_button2Name=&p_button2Function=&p_button3Name=ICX_POS_BTN_CANCEL&p_button3Function=cancelShipmentDetails(top)"');
363: htp.p(' name=controlregion');
364: htp.p(' marginwidth=0');
365: htp.p(' frameborder=no');
366: htp.p(' scrolling=no>');
367:
368: htp.p('');
369:
370: -- blue border frame

Line 368: htp.p('');

364: htp.p(' marginwidth=0');
365: htp.p(' frameborder=no');
366: htp.p(' scrolling=no>');
367:
368: htp.p('');
369:
370: -- blue border frame
371: htp.p(' 372: name=borderRight

Line 371: htp.p('

367:
368: htp.p('');
369:
370: -- blue border frame
371: htp.p(' 372: name=borderRight
373: marginwidth=0
374: frameborder=no
375: scrolling=no>');

Line 377: htp.p('');

373: marginwidth=0
374: frameborder=no
375: scrolling=no>');
376:
377: htp.p('');
378:
379:
380: htp.htmlClose;
381:

Line 380: htp.htmlClose;

376:
377: htp.p('');
378:
379:
380: htp.htmlClose;
381:
382: END ModalWindow;
383:
384: