DBA Data[Home] [Help]

APPS.POS_ACK_WINDOW_UTIL dependencies on HTP

Line 20: htp.htmlOpen;

16: IF NOT icx_sec.validatesession THEN
17: RETURN;
18: END IF;
19:
20: htp.htmlOpen;
21: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
22:
23: htp.headOpen;
24:

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

17: RETURN;
18: END IF;
19:
20: htp.htmlOpen;
21: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
22:
23: htp.headOpen;
24:
25: htp.p('');

Line 23: htp.headOpen;

19:
20: htp.htmlOpen;
21: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
22:
23: htp.headOpen;
24:
25: htp.p('');
26: htp.p('');
27:

Line 25: htp.p('');

21: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
22:
23: htp.headOpen;
24:
25: htp.p('');
26: htp.p('');
27:
28: l_title := fnd_message.get_string('ICX','ICX_POS_BTN_CANCEL');
29:

Line 26: htp.p('');

22:
23: htp.headOpen;
24:
25: htp.p('');
26: htp.p('');
27:
28: l_title := fnd_message.get_string('ICX','ICX_POS_BTN_CANCEL');
29:
30: htp.p('' || l_title || '');

Line 30: htp.p('' || l_title || '');

26: htp.p('');
27:
28: l_title := fnd_message.get_string('ICX','ICX_POS_BTN_CANCEL');
29:
30: htp.p('' || l_title || '');
31:
32:
33: js.scriptOpen;
34:

Line 35: htp.p('

31:
32:
33: js.scriptOpen;
34:
35: htp.p('
36: function drawMe(doc, p_string)
37: {
38: var htmlString = "" +
39: "" +

Line 65: htp.headClose;

61: ');
62:
63: js.scriptClose;
64:
65: htp.headClose;
66:
67: htp.p('
68: ');
69: htp.p('

Line 67: htp.p('

63: js.scriptClose;
64:
65: htp.headClose;
66:
67: htp.p('
68: ');
69: htp.p('
70: 71: src=/OA_HTML/US/POSBLBOR.htm

Line 69: htp.p('

65: htp.headClose;
66:
67: htp.p('
68: ');
69: htp.p('
70: 71: src=/OA_HTML/US/POSBLBOR.htm
72: name=borderLeft
73: marginwidth=0

Line 75: htp.p('

71: src=/OA_HTML/US/POSBLBOR.htm
72: name=borderLeft
73: marginwidth=0
74: scrolling=no> ');
75: htp.p('
76: ');
77: htp.p('
78: 79: src=/OA_HTML/US/POSDLTOP.htm

Line 77: htp.p('

73: marginwidth=0
74: scrolling=no> ');
75: htp.p('
76: ');
77: htp.p('
78: 79: src=/OA_HTML/US/POSDLTOP.htm
80: name=alert_cancel_top
81: marginwidth=0

Line 90: htp.p('

86: else
87: l_msg := fnd_message.get_string('ICX','ICX_POS_ACK_TOTAL_PO_SUB');
88: l_msg := l_rows || ' ' || l_msg;
89: end if;
90: htp.p('
91: 92: src="javascript:top.drawMe(document' ||', '''|| l_msg || '''' ||');"
93: name=alert_cancel_content
94: marginwidth=6

Line 99: htp.p('

95: marginheight=2
96: scrolling=auto> ');
97:
98: -- lower banner with curved edge
99: htp.p('
100: 101: htp.p(' name=lowerbanner');
102: htp.p(' marginwidth=0');
103: htp.p(' marginheight=2');

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

97:
98: -- lower banner with curved edge
99: htp.p('
100: 101: htp.p(' name=lowerbanner');
102: htp.p(' marginwidth=0');
103: htp.p(' marginheight=2');
104: htp.p(' frameborder=no');
105: htp.p(' scrolling=no> ');

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

98: -- lower banner with curved edge
99: htp.p('
100: 101: htp.p(' name=lowerbanner');
102: htp.p(' marginwidth=0');
103: htp.p(' marginheight=2');
104: htp.p(' frameborder=no');
105: htp.p(' scrolling=no> ');
106:

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

99: htp.p('
100: 101: htp.p(' name=lowerbanner');
102: htp.p(' marginwidth=0');
103: htp.p(' marginheight=2');
104: htp.p(' frameborder=no');
105: htp.p(' scrolling=no> ');
106:
107: htp.p('

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

100: 101: htp.p(' name=lowerbanner');
102: htp.p(' marginwidth=0');
103: htp.p(' marginheight=2');
104: htp.p(' frameborder=no');
105: htp.p(' scrolling=no> ');
106:
107: htp.p('
108: 109: '/pos_ack_window_util.buildbuttons?p_button1Name=ICX_POS_EXIT&p_button1Function=discard(top)&p_button2Name=&p_button2Function=&p_button3Name=ICX_POS_CONTINUE_WORKING&p_button3Function=continueWork(top)"');

Line 107: htp.p('

103: htp.p(' marginheight=2');
104: htp.p(' frameborder=no');
105: htp.p(' scrolling=no> ');
106:
107: htp.p('
108: 110:
111: htp.p(' name=alert_cancel_bottom');

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

107: htp.p('
108: 110:
111: htp.p(' name=alert_cancel_bottom');
112: htp.p(' marginwidth=0');
113: htp.p(' scrolling=no >');
114: htp.p('
115: ');

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

108: 110:
111: htp.p(' name=alert_cancel_bottom');
112: htp.p(' marginwidth=0');
113: htp.p(' scrolling=no >');
114: htp.p('
115: ');
116:

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

109: '/pos_ack_window_util.buildbuttons?p_button1Name=ICX_POS_EXIT&p_button1Function=discard(top)&p_button2Name=&p_button2Function=&p_button3Name=ICX_POS_CONTINUE_WORKING&p_button3Function=continueWork(top)"');
110:
111: htp.p(' name=alert_cancel_bottom');
112: htp.p(' marginwidth=0');
113: htp.p(' scrolling=no >');
114: htp.p('
115: ');
116:
117: htp.p('

Line 114: htp.p('

110:
111: htp.p(' name=alert_cancel_bottom');
112: htp.p(' marginwidth=0');
113: htp.p(' scrolling=no >');
114: htp.p('
115: ');
116:
117: htp.p('
118:

Line 117: htp.p('

113: htp.p(' scrolling=no >');
114: htp.p('
115: ');
116:
117: htp.p('
118: 119: name=borderRight
120: marginwidth=0
121: marginheight=0

Line 124: htp.p('

120: marginwidth=0
121: marginheight=0
122: scrolling=no> ');
123:
124: htp.p('
125: ');
126:
127: htp.htmlClose;
128:

Line 127: htp.htmlClose;

123:
124: htp.p('
125: ');
126:
127: htp.htmlClose;
128:
129: END DialogBox;
130:
131:

Line 146: htp.htmlOpen;

142: IF NOT icx_sec.validatesession THEN
143: RETURN;
144: END IF;
145:
146: htp.htmlOpen;
147: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
148:
149: htp.headOpen;
150: htp.headClose;

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

143: RETURN;
144: END IF;
145:
146: htp.htmlOpen;
147: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
148:
149: htp.headOpen;
150: htp.headClose;
151: htp.bodyOpen(NULL, 'bgcolor=#336699');

Line 149: htp.headOpen;

145:
146: htp.htmlOpen;
147: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
148:
149: htp.headOpen;
150: htp.headClose;
151: htp.bodyOpen(NULL, 'bgcolor=#336699');
152:
153: htp.p('

Line 150: htp.headClose;

146: htp.htmlOpen;
147: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
148:
149: htp.headOpen;
150: htp.headClose;
151: htp.bodyOpen(NULL, 'bgcolor=#336699');
152:
153: htp.p('
154:

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

147: htp.linkRel('STYLESHEET', '/OA_HTML/US/POSSTYLE.css');
148:
149: htp.headOpen;
150: htp.headClose;
151: htp.bodyOpen(NULL, 'bgcolor=#336699');
152:
153: htp.p('
154:


155:

Line 153: htp.p('

149: htp.headOpen;
150: htp.headClose;
151: htp.bodyOpen(NULL, 'bgcolor=#336699');
152:
153: htp.p('
154:


155:
156:
157: ');

264: ELSE
265: htp.p('

');
266: END IF;
267: htp.p('');
268: htp.p('');
269:
270: htp.p('
');

Line 161: htp.p('

157:

');
158:
159: -- This is a button table containing 3 buttons.
160: -- The first row defines the edges and tops
161: htp.p('
162:
163:
164:
165:

Line 169: htp.p('

165:


166:
167: ');
168:
169: htp.p('
170: ');
171:
172: IF (p_button2Name is NOT NULL) THEN
173: htp.p('

Line 173: htp.p('

169: htp.p('
170:

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

Line 181: htp.p('

177:


178:
179: ');
180: ELSE
181: htp.p('
182:
183:
184:
185:

Line 190: htp.p('

186:
187:

');
188: END IF;
189:
190: htp.p('
191:
192:
193:
194:

Line 199: htp.p('');

195:


196:
197: ');
198:
199: htp.p('');
200: htp.p('');
201: IF (p_button2Name is NOT NULL) THEN
202: htp.p('');
203: ELSE

Line 200: htp.p('
');

196:


197: ');
198:
199: htp.p('');
200: htp.p('');
201: IF (p_button2Name is NOT NULL) THEN
202: htp.p('');
203: ELSE
204: htp.p('');

Line 202: htp.p('
');

198:
199: htp.p('');
200: htp.p('

');
201: IF (p_button2Name is NOT NULL) THEN
202: htp.p('');
203: ELSE
204: htp.p('');
205: END IF;
206: htp.p('');

Line 204: htp.p('
');

200: htp.p('

');
201: IF (p_button2Name is NOT NULL) THEN
202: htp.p('');
203: ELSE
204: htp.p('');
205: END IF;
206: htp.p('');
207: htp.p('');
208: htp.p('');

Line 206: htp.p('
');

202: htp.p('

');
203: ELSE
204: htp.p('');
205: END IF;
206: htp.p('');
207: htp.p('');
208: htp.p('');
209:
210: htp.p('');

Line 207: htp.p('
');

203: ELSE
204: htp.p('

');
205: END IF;
206: htp.p('');
207: htp.p('');
208: htp.p('');
209:
210: htp.p('');
211: htp.p('');

204: htp.p('

');
205: END IF;
206: htp.p('');
207: htp.p('');
208: htp.p('');
209:
210: htp.p('');
211: htp.p('');
207: htp.p('');
208: htp.p('');
209:
210: htp.p('');
211: htp.p('');

Line 214: htp.p('');
218:

Line 216: htp.p('document.write("' || l_msg ||'")');

212: htp.p('');
213: htp.p('');
214: htp.p('
');
218:
219:
220: IF (p_button2Name is NOT NULL) THEN

Line 217: htp.p('');

213: htp.p('');
214: htp.p('
');
218:
219:
220: IF (p_button2Name is NOT NULL) THEN
221: htp.p('

');
218:
219:
220: IF (p_button2Name is NOT NULL) THEN
221: htp.p('
');
230: ELSE
231: htp.p('
');

Line 229: htp.p('');

225:
226: l_msg := fnd_message.get_string('ICX',p_button2Name);
227: htp.p('document.write("' || l_msg ||'")');
228:
229: htp.p('');
230: ELSE
231: htp.p('

');
232: END IF;
233:

Line 231: htp.p('
');

227: htp.p('document.write("' || l_msg ||'")');
228:
229: htp.p('');
230: ELSE
231: htp.p('

');
232: END IF;
233:
234:
235: htp.p('
');
232: END IF;
233:
234:
235: htp.p('
');
244:
245: htp.p('

Line 243: htp.p('');

239:
240: l_msg := fnd_message.get_string('ICX',p_button3Name);
241: htp.p('document.write("' || l_msg ||'")');
242:
243: htp.p('');
244:
245: htp.p('
246:


247:
');

Line 245: htp.p('

241: htp.p('document.write("' || l_msg ||'")');
242:
243: htp.p('');
244:
245: htp.p('
246:


247:
');
248:
249: htp.p('');

Line 249: htp.p('');

245: htp.p('
246:


247:
');
248:
249: htp.p('');
250: htp.p('
');
251: IF (p_button2Name is NOT NULL) THEN
252: htp.p('
');
253: ELSE

Line 250: htp.p('
');

246:


247:
');
248:
249: htp.p('');
250: htp.p('
');
251: IF (p_button2Name is NOT NULL) THEN
252: htp.p('
');
253: ELSE
254: htp.p('
');

Line 252: htp.p('
');

248:
249: htp.p('');
250: htp.p('

');
251: IF (p_button2Name is NOT NULL) THEN
252: htp.p('
');
253: ELSE
254: htp.p('
');
255: END IF;
256: htp.p('
');

Line 254: htp.p('
');

250: htp.p('

');
251: IF (p_button2Name is NOT NULL) THEN
252: htp.p('
');
253: ELSE
254: htp.p('
');
255: END IF;
256: htp.p('
');
257: htp.p('
');
258:

Line 256: htp.p('
');

252: htp.p('

');
253: ELSE
254: htp.p('
');
255: END IF;
256: htp.p('
');
257: htp.p('
');
258:
259: htp.p('
');
260: htp.p('');

Line 257: htp.p('
');

253: ELSE
254: htp.p('

');
255: END IF;
256: htp.p('
');
257: htp.p('
');
258:
259: htp.p('
');
260: htp.p('');
261: htp.p('
');

Line 259: htp.p('
');

255: END IF;
256: htp.p('

');
257: htp.p('
');
258:
259: htp.p('
');
260: htp.p('');
261: htp.p('
');
262: IF (p_button2Name is NOT NULL) THEN
263: htp.p('
');

Line 260: htp.p('');

256: htp.p('

');
257: htp.p('
');
258:
259: htp.p('
');
260: htp.p('');
261: htp.p('
');
262: IF (p_button2Name is NOT NULL) THEN
263: htp.p('
');
264: ELSE

Line 261: htp.p('
');

257: htp.p('

');
258:
259: htp.p('
');
260: htp.p('');
261: htp.p('
');
262: IF (p_button2Name is NOT NULL) THEN
263: htp.p('
');
264: ELSE
265: htp.p('
');

Line 263: htp.p('
');

259: htp.p('

');
260: htp.p('');
261: htp.p('
');
262: IF (p_button2Name is NOT NULL) THEN
263: htp.p('
');
264: ELSE
265: htp.p('
');
266: END IF;
267: htp.p('
');

Line 265: htp.p('
');

261: htp.p('

');
262: IF (p_button2Name is NOT NULL) THEN
263: htp.p('
');
264: ELSE
265: htp.p('
');
266: END IF;
267: htp.p('
');
268: htp.p('
');
269:

Line 267: htp.p('
');

263: htp.p('

');
264: ELSE
265: htp.p('
');
266: END IF;
267: htp.p('
');
268: htp.p('
');
269:
270: htp.p('
');

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

Line 210: htp.p('');

206: htp.p('

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

Line 221: htp.p('
');

217: htp.p('

');
222: htp.p('');
223: htp.p('');
224: htp.p('
');

Line 235: htp.p('
');

231: htp.p('

');
236: htp.p('');
237: htp.p('');
238: htp.p('
');
271:

Line 268: htp.p('
');
271:
272: htp.p('

Line 270: htp.p('');

266: END IF;
267: htp.p('');
268: htp.p('');
269:
270: htp.p('');
271:
272: htp.p('
273:
274:

Line 272: htp.p('

268: htp.p('');
269:
270: htp.p('');
271:
272: htp.p('
273:
274:
275:
276: