DBA Data[Home] [Help]

APPS.IGS_PR_STDNT_PR_OU_BE_PKG dependencies on WF_EVENT_T

Line 27: l_event_t wf_event_t;

23: Who When What
24: ******************************************************************/
25:
26:
27: l_event_t wf_event_t;
28: l_parameter_list_t wf_parameter_list_t;
29: l_itemKey varchar2(100);
30: ln_seq_val NUMBER;
31:

Line 52: -- initialize the wf_event_t object

48: CLOSE c_seq_num ;
49:
50:
51: --
52: -- initialize the wf_event_t object
53: --
54:
55: wf_event_t.Initialize(l_event_t);
56:

Line 55: wf_event_t.Initialize(l_event_t);

51: --
52: -- initialize the wf_event_t object
53: --
54:
55: wf_event_t.Initialize(l_event_t);
56:
57:
58:
59: --

Line 111: l_event_t wf_event_t;

107: Who When What
108: ******************************************************************/
109:
110:
111: l_event_t wf_event_t;
112: l_parameter_list_t wf_parameter_list_t;
113: l_itemKey varchar2(100);
114: ln_seq_val NUMBER;
115:

Line 137: -- initialize the wf_event_t object

133: CLOSE c_seq_num ;
134:
135:
136: --
137: -- initialize the wf_event_t object
138: --
139:
140: wf_event_t.Initialize(l_event_t);
141:

Line 140: wf_event_t.Initialize(l_event_t);

136: --
137: -- initialize the wf_event_t object
138: --
139:
140: wf_event_t.Initialize(l_event_t);
141:
142:
143:
144: --

Line 197: l_event_t wf_event_t;

193: Who When What
194: ******************************************************************/
195:
196:
197: l_event_t wf_event_t;
198: l_parameter_list_t wf_parameter_list_t;
199: l_itemKey varchar2(100);
200: ln_seq_val NUMBER;
201:

Line 223: -- initialize the wf_event_t object

219: CLOSE c_seq_num ;
220:
221:
222: --
223: -- initialize the wf_event_t object
224: --
225:
226: wf_event_t.Initialize(l_event_t);
227:

Line 226: wf_event_t.Initialize(l_event_t);

222: --
223: -- initialize the wf_event_t object
224: --
225:
226: wf_event_t.Initialize(l_event_t);
227:
228:
229:
230: --

Line 287: l_event_t wf_event_t;

283: Who When What
284: ******************************************************************/
285:
286:
287: l_event_t wf_event_t;
288: l_parameter_list_t wf_parameter_list_t;
289: l_itemKey varchar2(100);
290: ln_seq_val NUMBER;
291:

Line 313: -- initialize the wf_event_t object

309: CLOSE c_seq_num ;
310:
311:
312: --
313: -- initialize the wf_event_t object
314: --
315:
316: wf_event_t.Initialize(l_event_t);
317:

Line 316: wf_event_t.Initialize(l_event_t);

312: --
313: -- initialize the wf_event_t object
314: --
315:
316: wf_event_t.Initialize(l_event_t);
317:
318:
319:
320: --

Line 378: l_event_t wf_event_t;

374: Who When What
375: ******************************************************************/
376:
377:
378: l_event_t wf_event_t;
379: l_parameter_list_t wf_parameter_list_t;
380: l_itemKey varchar2(100);
381: ln_seq_val NUMBER;
382:

Line 404: -- initialize the wf_event_t object

400: CLOSE c_seq_num ;
401:
402:
403: --
404: -- initialize the wf_event_t object
405: --
406:
407: wf_event_t.Initialize(l_event_t);
408:

Line 407: wf_event_t.Initialize(l_event_t);

403: --
404: -- initialize the wf_event_t object
405: --
406:
407: wf_event_t.Initialize(l_event_t);
408:
409:
410:
411: --

Line 464: l_event_t wf_event_t;

460: Who When What
461: ******************************************************************/
462:
463:
464: l_event_t wf_event_t;
465: l_parameter_list_t wf_parameter_list_t;
466: l_itemKey varchar2(100);
467: ln_seq_val NUMBER;
468:

Line 490: -- initialize the wf_event_t object

486: CLOSE c_seq_num ;
487:
488:
489: --
490: -- initialize the wf_event_t object
491: --
492:
493: wf_event_t.Initialize(l_event_t);
494:

Line 493: wf_event_t.Initialize(l_event_t);

489: --
490: -- initialize the wf_event_t object
491: --
492:
493: wf_event_t.Initialize(l_event_t);
494:
495:
496:
497: --