DBA Data[Home] [Help]

APPS.CTO_WORKFLOW dependencies on WF_CORE

Line 1418: wf_core.context('CTO_WORKFLOW', 'create_config_item_wf',

1414: l_x_error_msg);
1415: END IF;
1416: OE_STANDARD_WF.Save_Messages;
1417: OE_STANDARD_WF.Clear_Msg_Context;
1418: wf_core.context('CTO_WORKFLOW', 'create_config_item_wf',
1419: p_itemtype, p_itemkey, to_char(p_actid), p_funcmode);
1420: raise;
1421:
1422: when OTHERS then

Line 1429: wf_core.context('CTO_WORKFLOW', 'create_config_item_wf',

1425: oe_debug_pub.add('create_config_item_wf: ' || 'CTO_WORKFLOW.create_config_item_wf' ||
1426: to_char(l_stmt_num) || ':' ||
1427: substrb(sqlerrm, 1, 100));
1428: END IF;
1429: wf_core.context('CTO_WORKFLOW', 'create_config_item_wf',
1430: p_itemtype, p_itemkey, to_char(p_actid), p_funcmode);
1431:
1432: OE_STANDARD_WF.Save_Messages;
1433: OE_STANDARD_WF.Clear_Msg_Context;

Line 2350: wf_core.context('CTO_WORKFLOW', 'rsv_before_booking_wf', p_itemtype, p_itemkey, to_char(p_actid), p_funcmode);

2346: l_stmt_num :'|| l_stmt_num ||sqlerrm, 1);
2347: END IF;
2348: OE_STANDARD_WF.Save_Messages;
2349: OE_STANDARD_WF.Clear_Msg_Context;
2350: wf_core.context('CTO_WORKFLOW', 'rsv_before_booking_wf', p_itemtype, p_itemkey, to_char(p_actid), p_funcmode);
2351: raise;
2352:
2353: when OTHERS then
2354: if FND_MSG_PUB.Check_Msg_Level(FND_MSG_PUB.G_MSG_LVL_UNEXP_ERROR) then

Line 2366: wf_core.context('CTO_WORKFLOW','rsv_before_booking_wf',p_itemtype, p_itemkey, to_char(p_actid), p_funcmode);

2362: END IF;
2363: /*-------------------------------------------+
2364: Error Information for Notification.
2365: +--------------------------------------------*/
2366: wf_core.context('CTO_WORKFLOW','rsv_before_booking_wf',p_itemtype, p_itemkey, to_char(p_actid), p_funcmode);
2367: raise;
2368:
2369: END rsv_before_booking_wf;
2370:

Line 2715: wf_core.context('CTO_WORKFLOW', 'create_config_item_wf',

2711: l_return_status);
2712: END IF;
2713: OE_STANDARD_WF.Save_Messages;
2714: OE_STANDARD_WF.Clear_Msg_Context;
2715: wf_core.context('CTO_WORKFLOW', 'create_config_item_wf',
2716: p_itemtype, p_itemkey, to_char(p_actid), p_funcmode);
2717: raise;
2718:
2719: when OTHERS then

Line 2729: wf_core.context('CTO_WORKFLOW', 'check_reservation_status_wf',

2725: END IF;
2726: /*-------------------------------------------+
2727: Error Information for Notification.
2728: +--------------------------------------------*/
2729: wf_core.context('CTO_WORKFLOW', 'check_reservation_status_wf',
2730: p_itemtype, p_itemkey, to_char(p_actid),
2731: p_funcmode);
2732: raise;
2733: END check_reservation_status_wf;

Line 2810: wf_core.context('CTO_WORKFLOW', 'calculate_cost_rollup_wf',

2806: l_x_msg_data);
2807: END IF;
2808: OE_STANDARD_WF.Save_Messages;
2809: OE_STANDARD_WF.Clear_Msg_Context;
2810: wf_core.context('CTO_WORKFLOW', 'calculate_cost_rollup_wf',
2811: p_itemtype, p_itemkey, to_char(p_actid), p_funcmode);
2812: raise;
2813:
2814: when NO_DATA_FOUND then

Line 2831: wf_core.context('CTO_WORKFLOW', 'calculate_cost_rollup_wf',

2827: oe_debug_pub.add('calculate_cost_rollup_wf_ml: ' || 'CTO_WORKFLOW.calculate_cost_rollup_wf ' ||
2828: to_char(l_stmt_num) || ':' ||
2829: substrb(sqlerrm, 1, 100),1);
2830: END IF;
2831: wf_core.context('CTO_WORKFLOW', 'calculate_cost_rollup_wf',
2832: p_itemtype, p_itemkey, to_char(p_actid),
2833: p_funcmode);
2834: raise;
2835:

Line 2936: wf_core.context('CTO_WORKFLOW', 'set_parameter_lead_time_wf_ml',

2932: l_x_error_msg);
2933: END IF;
2934: OE_STANDARD_WF.Save_Messages;
2935: OE_STANDARD_WF.Clear_Msg_Context;
2936: wf_core.context('CTO_WORKFLOW', 'set_parameter_lead_time_wf_ml',
2937: p_itemtype, p_itemkey, to_char(p_actid), p_funcmode);
2938: raise;
2939:
2940: when NO_DATA_FOUND then

Line 2957: wf_core.context('CTO_WORKFLOW', 'set_parameter_lead_time_wf_ml',

2953: oe_debug_pub.add('set_parameter_lead_time_wf_ml: ' || 'CTO_WORKFLOW.set_parameter_lead_time_wf_ml'
2954: || to_char(l_stmt_num) || ':' ||
2955: substrb(sqlerrm, 1, 100),1);
2956: END IF;
2957: wf_core.context('CTO_WORKFLOW', 'set_parameter_lead_time_wf_ml',
2958: p_itemtype, p_itemkey, to_char(p_actid),
2959: p_funcmode);
2960: raise;
2961:

Line 3290: wf_core.context('CTO_WORKFLOW', 'check_supply_type_wf',

3286: to_char(l_stmt_num));
3287: END IF;
3288: OE_STANDARD_WF.Save_Messages;
3289: OE_STANDARD_WF.Clear_Msg_Context;
3290: wf_core.context('CTO_WORKFLOW', 'check_supply_type_wf',
3291: p_itemtype, p_itemkey, to_char(p_actid), p_funcmode);
3292: raise;
3293:
3294: when OTHERS then

Line 3299: wf_core.context('CTO_WORKFLOW', 'check_supply_type_wf',

3295: IF PG_DEBUG <> 0 THEN
3296: oe_debug_pub.add('check_supply_type_wf: ' || 'CTO_WORKFLOW.check_supply_type_wf' ||
3297: to_char(l_stmt_num)||':'||sqlerrm); --bugfix 3136206
3298: END IF;
3299: wf_core.context('CTO_WORKFLOW', 'check_supply_type_wf',
3300: p_itemtype, p_itemkey, to_char(p_actid), p_funcmode);
3301:
3302: OE_STANDARD_WF.Save_Messages;
3303: OE_STANDARD_WF.Clear_Msg_Context;

Line 3519: wf_core.context('CTO_WORKFLOW', 'create_flow_schedule_wf',

3515: oe_debug_pub.add('create_flow_schedule_wf: ' || 'CTO_WORKFLOW.create_flow_schedule_wf '
3516: || to_char(l_stmt_num) || ':' ||
3517: substrb(sqlerrm, 1, 250),1);
3518: END IF;
3519: wf_core.context('CTO_WORKFLOW', 'create_flow_schedule_wf',
3520: p_itemtype, p_itemkey, to_char(p_actid),
3521: p_funcmode);
3522: raise;
3523:

Line 3865: wf_core.context('CTO_WORKFLOW', 'set_parameter_work_order_wf',

3861: to_char(l_stmt_num) );
3862: END IF;
3863: OE_STANDARD_WF.Save_Messages;
3864: OE_STANDARD_WF.Clear_Msg_Context;
3865: wf_core.context('CTO_WORKFLOW', 'set_parameter_work_order_wf',
3866: p_itemtype, p_itemkey, to_char(p_actid), p_funcmode);
3867: raise;
3868:
3869:

Line 3924: wf_core.context('CTO_WORKFLOW', 'set_parameter_work_order_wf',

3920: oe_debug_pub.add('set_parameter_work_order_wf: ' || 'CTO_WORKFLOW.set_parameter_work_order_wf: '
3921: || to_char(l_stmt_num) || ':' ||
3922: substrb(sqlerrm, 1, 100));
3923: END IF;
3924: wf_core.context('CTO_WORKFLOW', 'set_parameter_work_order_wf',
3925: p_itemtype, p_itemkey, to_char(p_actid),
3926: p_funcmode);
3927:
3928: raise;

Line 4010: wf_core.context('CTO_WORKFLOW', 'submit_conc_prog_wf',

4006: oe_debug_pub.add('submit_conc_prog_wf: ' || 'CTO_WORKFLOW.submit_conc_prog_wf: '
4007: || to_char(l_stmt_num) || ':' ||
4008: substrb(sqlerrm, 1, 100));
4009: END IF;
4010: wf_core.context('CTO_WORKFLOW', 'submit_conc_prog_wf',
4011: p_itemtype, p_itemkey, to_char(p_actid),
4012: p_funcmode);
4013: raise;
4014:

Line 4021: wf_core.context('CTO_WORKFLOW', 'submit_conc_prog_wf',

4017: oe_debug_pub.add('submit_conc_prog_wf: ' || 'CTO_WORKFLOW.submit_conc_prog_wf: '
4018: || to_char(l_stmt_num) || ':' ||
4019: substrb(sqlerrm, 1, 100));
4020: END IF;
4021: wf_core.context('CTO_WORKFLOW', 'submit_conc_prog_wf',
4022: p_itemtype, p_itemkey, to_char(p_actid),
4023: p_funcmode);
4024: raise;
4025:

Line 4150: wf_core.context('CTO_WORKFLOW', 'submit_conc_prog_wf',

4146: oe_debug_pub.add('submit_and_continue_wf: ' || 'CTO_WORKFLOW.submit_conc_prog_wf: '
4147: || to_char(l_stmt_num) || ':' ||
4148: substrb(sqlerrm, 1, 100));
4149: END IF;
4150: wf_core.context('CTO_WORKFLOW', 'submit_conc_prog_wf',
4151: p_itemtype, p_itemkey, to_char(p_actid),
4152: p_funcmode);
4153: raise;
4154:

Line 4161: wf_core.context('CTO_WORKFLOW', 'submit_conc_prog_wf',

4157: oe_debug_pub.add('submit_and_continue_wf: ' || 'CTO_WORKFLOW.submit_conc_prog_wf: '
4158: || to_char(l_stmt_num) || ':' ||
4159: substrb(sqlerrm, 1, 100));
4160: END IF;
4161: wf_core.context('CTO_WORKFLOW', 'submit_conc_prog_wf',
4162: p_itemtype, p_itemkey, to_char(p_actid),
4163: p_funcmode);
4164: raise;
4165:

Line 4554: wf_core.context('CTO_WORKFLOW', 'Purchase_Price_calc_wf',

4550: oe_debug_pub.add('Purchase_price_calc_wf: ' || 'CTO_WORKFLOW.Purchase_Price_calc_wf: '
4551: || to_char(l_stmt_num) || ':' ||
4552: substrb(sqlerrm, 1, 100));
4553: END IF;
4554: wf_core.context('CTO_WORKFLOW', 'Purchase_Price_calc_wf',
4555: p_itemtype, p_itemkey, to_char(p_actid),
4556: p_funcmode);
4557: raise;
4558:

Line 4650: wf_core.context('CTO_WORKFLOW', 'chk_rsv_after_afas_wf', p_itemtype, p_itemkey, to_char(p_actid), p_funcmode);

4646: l_stmt_num :'|| l_stmt_num ||sqlerrm, 1);
4647: END IF;
4648: OE_STANDARD_WF.Save_Messages;
4649: OE_STANDARD_WF.Clear_Msg_Context;
4650: wf_core.context('CTO_WORKFLOW', 'chk_rsv_after_afas_wf', p_itemtype, p_itemkey, to_char(p_actid), p_funcmode);
4651: raise;
4652:
4653: when OTHERS then
4654: if FND_MSG_PUB.Check_Msg_Level(FND_MSG_PUB.G_MSG_LVL_UNEXP_ERROR) then

Line 4666: wf_core.context('CTO_WORKFLOW','chk_rsv_after_afas_wf',p_itemtype, p_itemkey, to_char(p_actid), p_funcmode);

4662: END IF;
4663: /*-------------------------------------------+
4664: Error Information for Notification.
4665: +--------------------------------------------*/
4666: wf_core.context('CTO_WORKFLOW','chk_rsv_after_afas_wf',p_itemtype, p_itemkey, to_char(p_actid), p_funcmode);
4667: raise;
4668:
4669: END chk_rsv_after_afas_wf;
4670:

Line 4869: wf_core.context('CTO_WORKFLOW', 'check_supply_creation_wf',

4865: END IF;
4866: OE_STANDARD_WF.Save_Messages;
4867: OE_STANDARD_WF.Clear_Msg_Context;
4868: --x_result := 'COMPLETE:INCOMPLETE';
4869: wf_core.context('CTO_WORKFLOW', 'check_supply_creation_wf',
4870: p_itemtype, p_itemkey, to_char(p_actid), p_funcmode);
4871: raise;
4872:
4873:

Line 4881: wf_core.context('CTO_WORKFLOW', 'check_supply_creation_wf',

4877: to_char(l_stmt_num));
4878: END IF;
4879: OE_STANDARD_WF.Save_Messages;
4880: OE_STANDARD_WF.Clear_Msg_Context;
4881: wf_core.context('CTO_WORKFLOW', 'check_supply_creation_wf',
4882: p_itemtype, p_itemkey, to_char(p_actid), p_funcmode);
4883: raise;
4884:
4885: when OTHERS then

Line 4891: wf_core.context('CTO_WORKFLOW', 'check_supply_creation_wf',

4887: oe_debug_pub.add('check_supply_creation_wf: ' || 'CTO_WORKFLOW.check_supply_creation_wf' ||
4888: to_char(l_stmt_num));
4889: oe_debug_pub.add('check_supply_creation_wf: ' || 'errmsg' ||sqlerrm,1);
4890: END IF;
4891: wf_core.context('CTO_WORKFLOW', 'check_supply_creation_wf',
4892: p_itemtype, p_itemkey, to_char(p_actid), p_funcmode);
4893:
4894: OE_STANDARD_WF.Save_Messages;
4895: OE_STANDARD_WF.Clear_Msg_Context;