DBA Data[Home] [Help]

APPS.OZF_RESALE_WF_PVT dependencies on WF_CORE

Line 313: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

309: ,p_msg_data => l_msg_data
310: ,p_process_name => l_api_name
311: ,x_error_msg => l_error_msg
312: );
313: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
314: RAISE;
315: WHEN OTHERS THEN
316: IF OZF_UNEXP_ERROR THEN
317: FND_MSG_PUB.Add_Exc_Msg( G_PKG_NAME,l_api_name);

Line 332: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

328: ,p_msg_data => l_msg_data
329: ,p_process_name => l_api_name
330: ,x_error_msg => l_error_msg
331: );
332: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
333: RAISE;
334: END Check_Duplicates;
335:
336: ---------------------------------------------------------------------

Line 449: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

445: ,p_msg_data => l_msg_data
446: ,p_process_name => l_api_name
447: ,x_error_msg => l_error_msg
448: );
449: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
450: RAISE;
451: WHEN OTHERS THEN
452: IF OZF_UNEXP_ERROR THEN
453: FND_MSG_PUB.Add_Exc_Msg( G_PKG_NAME,l_api_name);

Line 468: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

464: ,p_msg_data => l_msg_data
465: ,p_process_name => l_api_name
466: ,x_error_msg => l_error_msg
467: );
468: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
469: RAISE;
470: END Get_Auto_Accrual_Flag;
471:
472: ---------------------------------------------------------------------

Line 605: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

601: ,p_msg_data => l_msg_data
602: ,p_process_name => l_api_name
603: ,x_error_msg => l_error_msg
604: );
605: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
606: RAISE;
607: WHEN OTHERS THEN
608: IF OZF_UNEXP_ERROR THEN
609: FND_MSG_PUB.Add_Exc_Msg( G_PKG_NAME,l_api_name);

Line 624: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

620: ,p_msg_data => l_msg_data
621: ,p_process_name => l_api_name
622: ,x_error_msg => l_error_msg
623: );
624: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
625: RAISE;
626: END Get_Batch_Caller;
627:
628: ---------------------------------------------------------------------

Line 744: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

740: ,p_msg_data => l_msg_data
741: ,p_process_name => l_api_name
742: ,x_error_msg => l_error_msg
743: );
744: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
745: RAISE;
746: WHEN OTHERS THEN
747: IF OZF_UNEXP_ERROR THEN
748: FND_MSG_PUB.Add_Exc_Msg( G_PKG_NAME,l_api_name);

Line 763: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

759: ,p_msg_data => l_msg_data
760: ,p_process_name => l_api_name
761: ,x_error_msg => l_error_msg
762: );
763: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
764: RAISE;
765: END Get_Batch_Status;
766:
767: ---------------------------------------------------------------------

Line 875: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

871: ,p_msg_data => l_msg_data
872: ,p_process_name => l_api_name
873: ,x_error_msg => l_error_msg
874: );
875: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
876: RAISE;
877: WHEN OTHERS THEN
878: IF OZF_UNEXP_ERROR THEN
879: FND_MSG_PUB.Add_Exc_Msg( G_PKG_NAME,l_api_name);

Line 894: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

890: ,p_msg_data => l_msg_data
891: ,p_process_name => l_api_name
892: ,x_error_msg => l_error_msg
893: );
894: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
895: RAISE;
896: END Get_Batch_Type;
897: ---------------------------------------------------------------------
898: -- PROCEDURE

Line 1049: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

1045: ,p_msg_data => l_msg_data
1046: ,p_process_name => l_api_name
1047: ,x_error_msg => l_error_msg
1048: );
1049: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
1050: RAISE;
1051: WHEN OTHERS THEN
1052: IF OZF_UNEXP_ERROR THEN
1053: FND_MSG_PUB.Add_Exc_Msg( G_PKG_NAME,l_api_name);

Line 1068: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

1064: ,p_msg_data => l_msg_data
1065: ,p_process_name => l_api_name
1066: ,x_error_msg => l_error_msg
1067: );
1068: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
1069: RAISE;
1070: END Init_Attributes;
1071:
1072: ---------------------------------------------------------------------

Line 1183: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

1179: ,p_msg_data => l_msg_data
1180: ,p_process_name => l_api_name
1181: ,x_error_msg => l_error_msg
1182: );
1183: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
1184: resultout := 'COMPLETE:ERROR';
1185: RETURN;
1186: WHEN OTHERS THEN
1187: IF OZF_UNEXP_ERROR THEN

Line 1203: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

1199: ,p_msg_data => l_msg_data
1200: ,p_process_name => l_api_name
1201: ,x_error_msg => l_error_msg
1202: );
1203: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
1204: RAISE;
1205: END Initiate_Payment;
1206:
1207:

Line 1346: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

1342: ,p_msg_data => l_msg_data
1343: ,p_process_name => l_api_name
1344: ,x_error_msg => l_error_msg
1345: );
1346: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
1347: resultout := 'COMPLETE:ERROR';
1348: RETURN;
1349: WHEN OTHERS THEN
1350: IF OZF_UNEXP_ERROR THEN

Line 1366: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

1362: ,p_msg_data => l_msg_data
1363: ,p_process_name => l_api_name
1364: ,x_error_msg => l_error_msg
1365: );
1366: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
1367: RAISE;
1368: END Initiate_Payment_Chargeback;
1369:
1370:

Line 1485: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

1481: ,p_msg_data => l_msg_data
1482: ,p_process_name => l_api_name
1483: ,x_error_msg => l_error_msg
1484: );
1485: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
1486: resultout := 'COMPLETE:ERROR';
1487: RETURN;
1488: WHEN OTHERS THEN
1489: IF OZF_UNEXP_ERROR THEN

Line 1505: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

1501: ,p_msg_data => l_msg_data
1502: ,p_process_name => l_api_name
1503: ,x_error_msg => l_error_msg
1504: );
1505: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
1506: RAISE;
1507: END Initiate_Payment_SPP;
1508:
1509:

Line 1593: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

1589: ,p_msg_data => l_msg_data
1590: ,p_process_name => l_api_name
1591: ,x_error_msg => l_error_msg
1592: );
1593: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
1594: resultout := 'COMPLETE:ERROR';
1595: RETURN;
1596: WHEN OTHERS THEN
1597: IF OZF_UNEXP_ERROR THEN

Line 1613: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

1609: ,p_msg_data => l_msg_data
1610: ,p_process_name => l_api_name
1611: ,x_error_msg => l_error_msg
1612: );
1613: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
1614: RAISE;
1615: END Initiate_Payment_Tracing;
1616:
1617: ---------------------------------------------------------------------

Line 1728: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

1724: ,p_msg_data => l_msg_data
1725: ,p_process_name => l_api_name
1726: ,x_error_msg => l_error_msg
1727: );
1728: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
1729: resultout := 'COMPLETE:ERROR';
1730: RETURN;
1731: WHEN OTHERS THEN
1732: IF OZF_UNEXP_ERROR THEN

Line 1748: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

1744: ,p_msg_data => l_msg_data
1745: ,p_process_name => l_api_name
1746: ,x_error_msg => l_error_msg
1747: );
1748: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
1749: resultout := 'COMPLETE:ERROR';
1750: RAISE;
1751: END Process_Chargeback;
1752:

Line 1862: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

1858: ,p_msg_data => l_msg_data
1859: ,p_process_name => l_api_name
1860: ,x_error_msg => l_error_msg
1861: );
1862: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
1863: resultout := 'COMPLETE:ERROR';
1864: RETURN;
1865: WHEN OTHERS THEN
1866: IF OZF_UNEXP_ERROR THEN

Line 1882: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

1878: ,p_msg_data => l_msg_data
1879: ,p_process_name => l_api_name
1880: ,x_error_msg => l_error_msg
1881: );
1882: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
1883: RAISE;
1884: END Process_Resale;
1885:
1886:

Line 1998: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

1994: ,p_msg_data => l_msg_data
1995: ,p_process_name => l_api_name
1996: ,x_error_msg => l_error_msg
1997: );
1998: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
1999: resultout := 'COMPLETE:ERROR';
2000: RETURN;
2001: WHEN OTHERS THEN
2002: IF OZF_UNEXP_ERROR THEN

Line 2018: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

2014: ,p_msg_data => l_msg_data
2015: ,p_process_name => l_api_name
2016: ,x_error_msg => l_error_msg
2017: );
2018: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
2019: RAISE;
2020: END Process_Special_Pricing;
2021:
2022:

Line 2134: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

2130: ,p_msg_data => l_msg_data
2131: ,p_process_name => l_api_name
2132: ,x_error_msg => l_error_msg
2133: );
2134: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
2135: resultout := 'COMPLETE:ERROR';
2136: RETURN;
2137: WHEN OTHERS THEN
2138: IF OZF_UNEXP_ERROR THEN

Line 2154: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

2150: ,p_msg_data => l_msg_data
2151: ,p_process_name => l_api_name
2152: ,x_error_msg => l_error_msg
2153: );
2154: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
2155: RAISE;
2156: END Process_Tracing;
2157:
2158: ---------------------------------------------------------------------

Line 2282: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

2278: ,p_msg_data => l_msg_data
2279: ,p_process_name => l_api_name
2280: ,x_error_msg => l_error_msg
2281: );
2282: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
2283: RAISE;
2284: WHEN OTHERS THEN
2285: IF OZF_UNEXP_ERROR THEN
2286: FND_MSG_PUB.Add_Exc_Msg( G_PKG_NAME,l_api_name);

Line 2301: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

2297: ,p_msg_data => l_msg_data
2298: ,p_process_name => l_api_name
2299: ,x_error_msg => l_error_msg
2300: );
2301: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
2302: RAISE;
2303: END Reset_Status;
2304:
2305: ---------------------------------------------------------------------

Line 2575: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

2571: ,p_msg_data => l_msg_data
2572: ,p_process_name => l_api_name
2573: ,x_error_msg => l_error_msg
2574: );
2575: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
2576: RAISE;
2577: WHEN OTHERS THEN
2578: IF OZF_UNEXP_ERROR THEN
2579: FND_MSG_PUB.Add_Exc_Msg( G_PKG_NAME,l_api_name);

Line 2594: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

2590: ,p_msg_data => l_msg_data
2591: ,p_process_name => l_api_name
2592: ,x_error_msg => l_error_msg
2593: );
2594: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
2595: RAISE;
2596: END Set_Batch_Status;
2597:
2598: ---------------------------------------------------------------------

Line 2706: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

2702: ,p_msg_data => l_msg_data
2703: ,p_process_name => l_api_name
2704: ,x_error_msg => l_error_msg
2705: );
2706: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
2707: RAISE;
2708: WHEN OTHERS THEN
2709: IF OZF_UNEXP_ERROR THEN
2710: FND_MSG_PUB.Add_Exc_Msg( G_PKG_NAME,l_api_name);

Line 2725: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

2721: ,p_msg_data => l_msg_data
2722: ,p_process_name => l_api_name
2723: ,x_error_msg => l_error_msg
2724: );
2725: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
2726: RAISE;
2727: END Set_Payment_Pending;
2728:
2729: ---------------------------------------------------------------------

Line 2949: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

2945: ,p_msg_data => l_msg_data
2946: ,p_process_name => l_api_name
2947: ,x_error_msg => l_error_msg
2948: );
2949: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
2950: RAISE;
2951: WHEN OTHERS THEN
2952: IF OZF_UNEXP_ERROR THEN
2953: FND_MSG_PUB.Add_Exc_Msg( G_PKG_NAME,l_api_name);

Line 2968: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

2964: ,p_msg_data => l_msg_data
2965: ,p_process_name => l_api_name
2966: ,x_error_msg => l_error_msg
2967: );
2968: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
2969: RAISE;
2970: END Set_Tolerance_Level;
2971:
2972:

Line 3098: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

3094: ,p_msg_data => l_msg_data
3095: ,p_process_name => l_api_name
3096: ,x_error_msg => l_error_msg
3097: );
3098: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
3099: resultout := 'COMPLETE:ERROR';
3100: RETURN;
3101: WHEN OTHERS THEN
3102: IF OZF_UNEXP_ERROR THEN

Line 3118: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

3114: ,p_msg_data => l_msg_data
3115: ,p_process_name => l_api_name
3116: ,x_error_msg => l_error_msg
3117: );
3118: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
3119: RAISE;
3120: END Validate_Batch;
3121:
3122: ---------------------------------------------------------------------

Line 3242: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

3238: ,p_msg_data => l_msg_data
3239: ,p_process_name => l_api_name
3240: ,x_error_msg => l_error_msg
3241: );
3242: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
3243: resultout := 'COMPLETE:ERROR';
3244: RETURN;
3245: WHEN OTHERS THEN
3246: IF OZF_UNEXP_ERROR THEN

Line 3262: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

3258: ,p_msg_data => l_msg_data
3259: ,p_process_name => l_api_name
3260: ,x_error_msg => l_error_msg
3261: );
3262: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
3263: RAISE;
3264: END Validate_Order;
3265:
3266: ---------------------------------------------------------------------

Line 3388: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

3384: ,p_msg_data => l_msg_data
3385: ,p_process_name => l_api_name
3386: ,x_error_msg => l_error_msg
3387: );
3388: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
3389: l_resultout := 'COMPLETE:ERROR';
3390: RETURN;
3391: WHEN OTHERS THEN
3392: IF OZF_UNEXP_ERROR THEN

Line 3408: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

3404: ,p_msg_data => l_msg_data
3405: ,p_process_name => l_api_name
3406: ,x_error_msg => l_error_msg
3407: );
3408: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
3409: RAISE;
3410: END Validate_Chargeback;
3411:
3412: ---------------------------------------------------------------------

Line 3533: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

3529: ,p_msg_data => l_msg_data
3530: ,p_process_name => l_api_name
3531: ,x_error_msg => l_error_msg
3532: );
3533: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
3534: l_resultout := 'COMPLETE:ERROR';
3535: RETURN;
3536: WHEN OTHERS THEN
3537: IF OZF_UNEXP_ERROR THEN

Line 3553: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

3549: ,p_msg_data => l_msg_data
3550: ,p_process_name => l_api_name
3551: ,x_error_msg => l_error_msg
3552: );
3553: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
3554: RAISE;
3555: END Validate_Special_Pricing;
3556:
3557: ---------------------------------------------------------------------

Line 3679: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

3675: ,p_msg_data => l_msg_data
3676: ,p_process_name => l_api_name
3677: ,x_error_msg => l_error_msg
3678: );
3679: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
3680: l_resultout := 'COMPLETE:ERROR';
3681: RETURN;
3682: WHEN OTHERS THEN
3683: IF OZF_UNEXP_ERROR THEN

Line 3699: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);

3695: ,p_msg_data => l_msg_data
3696: ,p_process_name => l_api_name
3697: ,x_error_msg => l_error_msg
3698: );
3699: WF_CORE.context( G_PKG_NAME,l_api_name,itemtype,itemkey,actid,l_error_msg);
3700: RAISE;
3701: END Validate_Tracing;
3702:
3703:

Line 4278: WF_CORE.context( 'OZF_RESALE_WF_PVT','SELECTOR',p_itemtype,p_itemkey,p_actid,p_funcmode);

4274: END IF;
4275:
4276: EXCEPTION
4277: WHEN OTHERS THEN
4278: WF_CORE.context( 'OZF_RESALE_WF_PVT','SELECTOR',p_itemtype,p_itemkey,p_actid,p_funcmode);
4279: RAISE;
4280:
4281: END SET_CONTEXT;
4282: END OZF_RESALE_WF_PVT;