DBA Data[Home] [Help]

APPS.IEM_MAILPREPROCWF_PUB dependencies on WF_CORE

Line 107: wf_core.context(G_PKG_NAME, l_proc_name,

103: x_outval:=g_outval;
104: x_process:=g_process;
105: exception
106: when others then
107: wf_core.context(G_PKG_NAME, l_proc_name,
108: itemtype, itemkey);
109: G_STAT:='E';
110: raise;
111: end IEM_STARTPROCESS;

Line 178: wf_core.context(G_PKG_NAME, l_proc_name,

174: when others then
175: -- The line below records this function call in the error system
176: -- in the case of an exception.
177: G_STAT:='E';
178: wf_core.context(G_PKG_NAME, l_proc_name,
179: itemtype, itemkey, to_char(actid), funcmode);
180: raise;
181: end IEM_WF_CHKAUTH;
182:

Line 234: wf_core.context(G_PKG_NAME, l_proc_name,

230: when others then
231: -- The line below records this function call in the error system
232: -- in the case of an exception.
233: G_STAT:='E';
234: wf_core.context(G_PKG_NAME, l_proc_name,
235: itemtype, itemkey, to_char(actid), funcmode);
236: raise;
237: end IEM_WF_CHKUSERGRP;
238:

Line 287: wf_core.context(G_PKG_NAME, l_proc_name,

283: result:='COMPLETE:';
284: when others then
285: -- The line below records this function call in the error system
286: -- in the case of an exception.
287: wf_core.context(G_PKG_NAME, l_proc_name,
288: itemtype, itemkey, to_char(actid), funcmode);
289: G_STAT:='E';
290: raise;
291: end IEM_WF_GETEXTHEADER;

Line 391: wf_core.context(G_PKG_NAME, l_proc_name,

387: result:='COMPLETE:';
388: when others then
389: -- The line below records this function call in the error system
390: -- in the case of an exception.
391: wf_core.context(G_PKG_NAME, l_proc_name,
392: itemtype, itemkey, to_char(actid), funcmode);
393: G_STAT:='E';
394: raise;
395: end IEM_WF_MSGHDR;

Line 453: wf_core.context(G_PKG_NAME, l_proc_name,

449: result:='COMPLETE:';
450: when others then
451: -- The line below records this function call in the error system
452: -- in the case of an exception.
453: wf_core.context(G_PKG_NAME, l_proc_name,
454: itemtype, itemkey, to_char(actid), funcmode);
455: G_STAT:='E';
456: raise;
457: end IEM_WF_GETPART;

Line 509: wf_core.context(G_PKG_NAME, l_proc_name,

505: raise;
506: when others then
507: -- The line below records this function call in the error system
508: -- in the case of an exception.
509: wf_core.context(G_PKG_NAME, l_proc_name,
510: itemtype, itemkey, to_char(actid), funcmode);
511: G_STAT:='E';
512: raise;
513: end IEM_WF_AUTHFAILED;

Line 609: wf_core.context(G_PKG_NAME, l_proc_name,

605: result:='COMPLETE:';
606: when others then
607: -- The line below records this function call in the error system
608: -- in the case of an exception.
609: wf_core.context(G_PKG_NAME, l_proc_name,
610: itemtype, itemkey, to_char(actid), funcmode);
611: G_STAT:='E';
612: raise;
613: end IEM_WF_ENQUEUE;

Line 667: wf_core.context(G_PKG_NAME, l_proc_name,

663: exception
664: when others then
665: -- The line below records this function call in the error system
666: -- in the case of an exception.
667: wf_core.context(G_PKG_NAME, l_proc_name,
668: itemtype, itemkey, to_char(actid), funcmode);
669: G_STAT:='E';
670: raise;
671: end IEM_WF_NOGRP;

Line 734: wf_core.context(G_PKG_NAME, l_proc_name,

730: result:='COMPLETE:';
731: when others then
732: -- The line below records this function call in the error system
733: -- in the case of an exception.
734: wf_core.context(G_PKG_NAME, l_proc_name,
735: itemtype, itemkey, to_char(actid), funcmode);
736: G_STAT:='E';
737: raise;
738: end IEM_WF_IS_STRUCT;

Line 787: wf_core.context(G_PKG_NAME,l_proc_name,

783: exception
784: when others then
785: -- The line below records this function call in the error system
786: -- in the case of an exception.
787: wf_core.context(G_PKG_NAME,l_proc_name,
788: itemtype, itemkey, to_char(actid), funcmode);
789: G_STAT:='E';
790: raise;
791: end IEM_WF_STRUCT_PROC;

Line 839: wf_core.context(G_PKG_NAME, l_proc_name,

835: exception
836: when others then
837: -- The line below records this function call in the error system
838: -- in the case of an exception.
839: wf_core.context(G_PKG_NAME, l_proc_name,
840: itemtype, itemkey, to_char(actid), funcmode);
841: G_STAT:='E';
842: raise;
843: end IEM_WF_BCC_TO;

Line 895: wf_core.context(G_PKG_NAME, l_proc_name,

891: result:='COMPLETE:';
892: when others then
893: -- The line below records this function call in the error system
894: -- in the case of an exception.
895: wf_core.context(G_PKG_NAME, l_proc_name,
896: itemtype, itemkey, to_char(actid), funcmode);
897: G_STAT:='E';
898: raise;
899: end IEM_WF_DELETEMSG ;

Line 947: wf_core.context(G_PKG_NAME, l_proc_name,

943: exception
944: when others then
945: -- The line below records this function call in the error system
946: -- in the case of an exception.
947: wf_core.context(G_PKG_NAME, l_proc_name,
948: itemtype, itemkey, to_char(actid), funcmode);
949: G_STAT:='E';
950: raise;
951: end IEM_WF_MOVETO ;

Line 999: wf_core.context(G_PKG_NAME, l_proc_name,

995: exception
996: when others then
997: -- The line below records this function call in the error system
998: -- in the case of an exception.
999: wf_core.context(G_PKG_NAME, l_proc_name,
1000: itemtype, itemkey, to_char(actid), funcmode);
1001: G_STAT:='E';
1002: raise;
1003: end IEM_WF_COPYTO ;

Line 1054: wf_core.context(G_PKG_NAME, l_proc_name,

1050: exception
1051: when others then
1052: -- The line below records this function call in the error system
1053: -- in the case of an exception.
1054: wf_core.context(G_PKG_NAME, l_proc_name,
1055: itemtype, itemkey, to_char(actid), funcmode);
1056: G_STAT:='E';
1057: raise;
1058: end IEM_WF_FORWARDTO ;

Line 1100: wf_core.context(G_PKG_NAME, l_proc_name,

1096: exception
1097: when others then
1098: -- The line below records this function call in the error system
1099: -- in the case of an exception.
1100: wf_core.context(G_PKG_NAME, l_proc_name,
1101: itemtype, itemkey, to_char(actid), funcmode);
1102: G_STAT:='E';
1103: raise;
1104: end IEM_WF_SIMPLESEARCH ;

Line 1147: wf_core.context(G_PKG_NAME, l_proc_name,

1143: exception
1144: when others then
1145: -- The line below records this function call in the error system
1146: -- in the case of an exception.
1147: wf_core.context(G_PKG_NAME, l_proc_name,
1148: itemtype, itemkey, to_char(actid), funcmode);
1149: G_STAT:='E';
1150: raise;
1151: end IEM_WF_SPECIFICSEARCH;

Line 1166: wf_core.context(G_PKG_NAME, l_proc_name,

1162: exception
1163: when others then
1164: -- The line below records this function call in the error system
1165: -- in the case of an exception.
1166: wf_core.context(G_PKG_NAME, l_proc_name,
1167: itemtype, itemkey, to_char(actid), funcmode);
1168: G_STAT:='E';
1169: raise;
1170: end IEM_WF_SEARCHMESSAGE;

Line 1186: wf_core.context(G_PKG_NAME, l_proc_name,

1182: exception
1183: when others then
1184: -- The line below records this function call in the error system
1185: -- in the case of an exception.
1186: wf_core.context(G_PKG_NAME, l_proc_name,
1187: itemtype, itemkey, to_char(actid), funcmode);
1188: G_STAT:='E';
1189: raise;
1190: end IEM_WF_STORETHEME;

Line 1206: wf_core.context(G_PKG_NAME, l_proc_name,

1202: exception
1203: when others then
1204: -- The line below records this function call in the error system
1205: -- in the case of an exception.
1206: wf_core.context(G_PKG_NAME, l_proc_name,
1207: itemtype, itemkey, to_char(actid), funcmode);
1208: G_STAT:='E';
1209: raise;
1210: end IEM_WF_THEMEPROC;

Line 1263: wf_core.context(G_PKG_NAME, l_proc_name,

1259: when others then
1260: -- The line below records this function call in the error system
1261: -- in the case of an exception.
1262: G_STAT:='E';
1263: wf_core.context(G_PKG_NAME, l_proc_name,
1264: itemtype, itemkey, to_char(actid), funcmode);
1265: raise;
1266: end IEM_WF_KEYVAL;
1267:

Line 1316: wf_core.context(G_PKG_NAME, l_proc_name,

1312: when others then
1313: -- The line below records this function call in the error system
1314: -- in the case of an exception.
1315: G_STAT:='E';
1316: wf_core.context(G_PKG_NAME, l_proc_name,
1317: itemtype, itemkey, to_char(actid), funcmode);
1318: raise;
1319: end IEM_WF_CLASSRULE;
1320:

Line 1373: wf_core.context(G_PKG_NAME, l_proc_name,

1369: when others then
1370: -- The line below records this function call in the error system
1371: -- in the case of an exception.
1372: G_STAT:='E';
1373: wf_core.context(G_PKG_NAME, l_proc_name,
1374: itemtype, itemkey, to_char(actid), funcmode);
1375: raise;
1376: end IEM_WF_CHKAUTO;
1377: