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:
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('');
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:
23: ');
24:
25: js.scriptOpen;
26:
27: htp.p('
28:
29: function drawMe(doc)
30: {
31:
39: ');
40:
41: js.scriptClose;
42:
43: htp.headClose;
44:
45: htp.p('
75:
76: htp.p(' name=alert_cancel_bottom');
77: htp.p(' marginwidth=0');
78: htp.p(' scrolling=no>');
79: htp.p(' ');
80:
81: htp.p('
82: src=/OA_HTML/US/POSBLBOR.htm
83: name=borderRight
77: htp.p(' marginwidth=0');
78: htp.p(' scrolling=no>');
79: htp.p(' ');
80:
81: htp.p('
82: src=/OA_HTML/US/POSBLBOR.htm
83: name=borderRight
84: marginwidth=0
85: marginheight=0
84: marginwidth=0
85: marginheight=0
86: scrolling=no>');
87:
88: htp.p('');
89:
90: htp.htmlClose;
91:
92: END dialogbox;
86: scrolling=no>');
87:
88: htp.p('');
89:
90: htp.htmlClose;
91:
92: END dialogbox;
93:
94:
100: p_button3Name VARCHAR2, p_button3Function VARCHAR2)
101: IS
102: BEGIN
103:
104: htp.htmlOpen;
105: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
106:
107: htp.headOpen;
108: htp.headClose;
101: IS
102: BEGIN
103:
104: htp.htmlOpen;
105: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
106:
107: htp.headOpen;
108: htp.headClose;
109: htp.bodyOpen(NULL, 'bgcolor=#336699');
103:
104: htp.htmlOpen;
105: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
106:
107: htp.headOpen;
108: htp.headClose;
109: htp.bodyOpen(NULL, 'bgcolor=#336699');
110: /*
111: htp.p('
104: htp.htmlOpen;
105: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
106:
107: htp.headOpen;
108: htp.headClose;
109: htp.bodyOpen(NULL, 'bgcolor=#336699');
110: /*
111: htp.p('
112:
');Line 128: htp.p(' | '); 125: 126: -- This is a button table containing 3 buttons. 127: -- The first row defines the edges and tops 128: htp.p(' 129:
233: Line 230: htp.p(' | '); |
173: htp.p('
178: htp.p('
180: htp.p('');
181: htp.p('');
185:
186:
187: IF (p_button2Name is NOT NULL) THEN
188: htp.p('
184: htp.p('
188: htp.p('
190: htp.p('');
191: htp.p('');
195: ELSE
196: htp.p('
192: htp.p('document.write(window.top.getTop().FND_MESSAGES["' ||
193: p_button2Name || '"])');
194: htp.p('');
195: ELSE
196: htp.p('
195: ELSE
196: htp.p('
199: htp.p('
201: htp.p('');
202: htp.p('');
206:
207: htp.p('
208:
203: htp.p('document.write(window.top.getTop().FND_MESSAGES["' ||
204: p_button3Name || '"])');
205: htp.p('');
206:
207: htp.p('
208:
207: htp.p('
208:
208:
210:
211: htp.p('');
212: htp.p('
212: htp.p('
228: END IF;
229: htp.p('
230: htp.p('');
231:
232: htp.p('');
233:
234: htp.p('
235:
236:
237:
272: l_responsibility_id := icx_sec.getID(icx_sec.PV_RESPONSIBILITY_ID);
273:
274: fnd_client_info.set_org_context(l_org_id);
275:
276: htp.htmlOpen;
277: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
278:
279: htp.headOpen;
280:
273:
274: fnd_client_info.set_org_context(l_org_id);
275:
276: htp.htmlOpen;
277: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
278:
279: htp.headOpen;
280:
281: htp.p('');
275:
276: htp.htmlOpen;
277: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
278:
279: htp.headOpen;
280:
281: htp.p('');
282:
283: htp.p('');
277: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
278:
279: htp.headOpen;
280:
281: htp.p('');
282:
283: htp.p('');
282:
283: htp.p('');
287:
288: js.scriptOpen;
289:
290: js.scriptClose;
291:
292: htp.headClose;
293:
294: htp.p('
290: js.scriptClose;
291:
292: htp.headClose;
293:
294: htp.p('
296: -- blue border frame
297: htp.p('
298: name=borderLeft
293:
294: htp.p('
300: frameborder=no
301: scrolling=no>');
302:
303: -- new frameset
304: htp.p('
306: -- blue border frame
307: htp.p('
308: htp.p(' name=borderTop');
303: -- new frameset
304: htp.p('
304: htp.p('
305:
306: -- blue border frame
307: htp.p('
308: htp.p(' name=borderTop');
309: htp.p(' marginwidth=0');
310: htp.p(' frameborder=no');
311: htp.p(' scrolling=no>');
312:
313: -- title bar and logo
306: -- blue border frame
307: htp.p('
308: htp.p(' name=borderTop');
309: htp.p(' marginwidth=0');
310: htp.p(' frameborder=no');
311: htp.p(' scrolling=no>');
312:
313: -- title bar and logo
314: htp.p('
307: htp.p('
308: htp.p(' name=borderTop');
309: htp.p(' marginwidth=0');
310: htp.p(' frameborder=no');
311: htp.p(' scrolling=no>');
312:
313: -- title bar and logo
314: htp.p('
315: htp.p(' name=titlebar');
310: htp.p(' frameborder=no');
311: htp.p(' scrolling=no>');
312:
313: -- title bar and logo
314: htp.p('
315: htp.p(' name=titlebar');
316: htp.p(' marginwidth=0');
317: htp.p(' frameborder=no');
318: htp.p(' scrolling=no>');
311: htp.p(' scrolling=no>');
312:
313: -- title bar and logo
314: htp.p('
315: htp.p(' name=titlebar');
316: htp.p(' marginwidth=0');
317: htp.p(' frameborder=no');
318: htp.p(' scrolling=no>');
319:
312:
313: -- title bar and logo
314: htp.p('
315: htp.p(' name=titlebar');
316: htp.p(' marginwidth=0');
317: htp.p(' frameborder=no');
318: htp.p(' scrolling=no>');
319:
320: -- upper banner with the curved edge
313: -- title bar and logo
314: htp.p('
315: htp.p(' name=titlebar');
316: htp.p(' marginwidth=0');
317: htp.p(' frameborder=no');
318: htp.p(' scrolling=no>');
319:
320: -- upper banner with the curved edge
321: htp.p('
314: htp.p('
315: htp.p(' name=titlebar');
316: htp.p(' marginwidth=0');
317: htp.p(' frameborder=no');
318: htp.p(' scrolling=no>');
319:
320: -- upper banner with the curved edge
321: htp.p('
322: --htp.p('
317: htp.p(' frameborder=no');
318: htp.p(' scrolling=no>');
319:
320: -- upper banner with the curved edge
321: htp.p('
322: --htp.p('
323: htp.p(' name=upperbanner');
324: htp.p(' marginwidth=0');
325: htp.p(' frameborder=no');
318: htp.p(' scrolling=no>');
319:
320: -- upper banner with the curved edge
321: htp.p('
322: --htp.p('
323: htp.p(' name=upperbanner');
324: htp.p(' marginwidth=0');
325: htp.p(' frameborder=no');
326: htp.p(' scrolling=no>');
319:
320: -- upper banner with the curved edge
321: htp.p('
322: --htp.p('
323: htp.p(' name=upperbanner');
324: htp.p(' marginwidth=0');
325: htp.p(' frameborder=no');
326: htp.p(' scrolling=no>');
327:
320: -- upper banner with the curved edge
321: htp.p('
322: --htp.p('
323: htp.p(' name=upperbanner');
324: htp.p(' marginwidth=0');
325: htp.p(' frameborder=no');
326: htp.p(' scrolling=no>');
327:
328:
321: htp.p('
322: --htp.p('
323: htp.p(' name=upperbanner');
324: htp.p(' marginwidth=0');
325: htp.p(' frameborder=no');
326: htp.p(' scrolling=no>');
327:
328:
329: -- content frame
322: --htp.p('
323: htp.p(' name=upperbanner');
324: htp.p(' marginwidth=0');
325: htp.p(' frameborder=no');
326: htp.p(' scrolling=no>');
327:
328:
329: -- content frame
330: htp.p('
326: htp.p(' scrolling=no>');
327:
328:
329: -- content frame
330: htp.p('
337: htp.p(' name=content');
338: htp.p(' marginwidth=3');
339: htp.p(' frameborder=no');
340: htp.p(' scrolling=auto>');
341:
334: p_asn_line_split_id ||
335: '&p_quantity=' ||
336: p_quantity || '"');
337: htp.p(' name=content');
338: htp.p(' marginwidth=3');
339: htp.p(' frameborder=no');
340: htp.p(' scrolling=auto>');
341:
342: -- lower banner with curved edge
335: '&p_quantity=' ||
336: p_quantity || '"');
337: htp.p(' name=content');
338: htp.p(' marginwidth=3');
339: htp.p(' frameborder=no');
340: htp.p(' scrolling=auto>');
341:
342: -- lower banner with curved edge
343: htp.p('
336: p_quantity || '"');
337: htp.p(' name=content');
338: htp.p(' marginwidth=3');
339: htp.p(' frameborder=no');
340: htp.p(' scrolling=auto>');
341:
342: -- lower banner with curved edge
343: htp.p('
344: --htp.p('
339: htp.p(' frameborder=no');
340: htp.p(' scrolling=auto>');
341:
342: -- lower banner with curved edge
343: htp.p('
344: --htp.p('
345: htp.p(' name=lowerbanner');
346: htp.p(' marginwidth=0');
347: htp.p(' marginheight=2');
340: htp.p(' scrolling=auto>');
341:
342: -- lower banner with curved edge
343: htp.p('
344: --htp.p('
345: htp.p(' name=lowerbanner');
346: htp.p(' marginwidth=0');
347: htp.p(' marginheight=2');
348: htp.p(' frameborder=no');
341:
342: -- lower banner with curved edge
343: htp.p('
344: --htp.p('
345: htp.p(' name=lowerbanner');
346: htp.p(' marginwidth=0');
347: htp.p(' marginheight=2');
348: htp.p(' frameborder=no');
349: htp.p(' scrolling=no>');
342: -- lower banner with curved edge
343: htp.p('
344: --htp.p('
345: htp.p(' name=lowerbanner');
346: htp.p(' marginwidth=0');
347: htp.p(' marginheight=2');
348: htp.p(' frameborder=no');
349: htp.p(' scrolling=no>');
350:
343: htp.p('
344: --htp.p('
345: htp.p(' name=lowerbanner');
346: htp.p(' marginwidth=0');
347: htp.p(' marginheight=2');
348: htp.p(' frameborder=no');
349: htp.p(' scrolling=no>');
350:
351: -- lower button frame
344: --htp.p('
345: htp.p(' name=lowerbanner');
346: htp.p(' marginwidth=0');
347: htp.p(' marginheight=2');
348: htp.p(' frameborder=no');
349: htp.p(' scrolling=no>');
350:
351: -- lower button frame
352: htp.p('
353: '/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)"');
350:
351: -- lower button frame
352: htp.p('
354: htp.p(' name=controlregion');
355: htp.p(' marginwidth=0');
356: htp.p(' frameborder=no');
357: htp.p(' scrolling=no>');
358:
351: -- lower button frame
352: htp.p('
354: htp.p(' name=controlregion');
355: htp.p(' marginwidth=0');
356: htp.p(' frameborder=no');
357: htp.p(' scrolling=no>');
358:
359: htp.p('
352: htp.p('
354: htp.p(' name=controlregion');
355: htp.p(' marginwidth=0');
356: htp.p(' frameborder=no');
357: htp.p(' scrolling=no>');
358:
359: htp.p('
353: '/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)"');
354: htp.p(' name=controlregion');
355: htp.p(' marginwidth=0');
356: htp.p(' frameborder=no');
357: htp.p(' scrolling=no>');
358:
359: htp.p('
355: htp.p(' marginwidth=0');
356: htp.p(' frameborder=no');
357: htp.p(' scrolling=no>');
358:
359: htp.p('');
360:
361: -- blue border frame
362: htp.p('
363: name=borderRight
358:
359: htp.p('');
360:
361: -- blue border frame
362: htp.p('
363: name=borderRight
364: marginwidth=0
365: frameborder=no
366: scrolling=no>');
364: marginwidth=0
365: frameborder=no
366: scrolling=no>');
367:
368: htp.p('');
369:
370:
371: htp.htmlClose;
372:
367:
368: htp.p('');
369:
370:
371: htp.htmlClose;
372:
373: END ModalWindow;
374:
375: