DBA Data[Home] [Help]

APPS.CTO_WORKFLOW dependencies on WF_CORE

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

1418: l_x_error_msg);
1419: END IF;
1420: OE_STANDARD_WF.Save_Messages;
1421: OE_STANDARD_WF.Clear_Msg_Context;
1422: wf_core.context('CTO_WORKFLOW', 'create_config_item_wf',
1423: p_itemtype, p_itemkey, to_char(p_actid), p_funcmode);
1424: raise;
1425:
1426: when OTHERS then

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

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

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

2379: l_stmt_num :'|| l_stmt_num ||sqlerrm, 1);
2380: END IF;
2381: OE_STANDARD_WF.Save_Messages;
2382: OE_STANDARD_WF.Clear_Msg_Context;
2383: wf_core.context('CTO_WORKFLOW', 'rsv_before_booking_wf', p_itemtype, p_itemkey, to_char(p_actid), p_funcmode);
2384: raise;
2385:
2386: when OTHERS then
2387: if FND_MSG_PUB.Check_Msg_Level(FND_MSG_PUB.G_MSG_LVL_UNEXP_ERROR) then

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

2395: END IF;
2396: /*-------------------------------------------+
2397: Error Information for Notification.
2398: +--------------------------------------------*/
2399: wf_core.context('CTO_WORKFLOW','rsv_before_booking_wf',p_itemtype, p_itemkey, to_char(p_actid), p_funcmode);
2400: raise;
2401:
2402: END rsv_before_booking_wf;
2403:

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

2744: l_return_status);
2745: END IF;
2746: OE_STANDARD_WF.Save_Messages;
2747: OE_STANDARD_WF.Clear_Msg_Context;
2748: wf_core.context('CTO_WORKFLOW', 'create_config_item_wf',
2749: p_itemtype, p_itemkey, to_char(p_actid), p_funcmode);
2750: raise;
2751:
2752: when OTHERS then

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

2758: END IF;
2759: /*-------------------------------------------+
2760: Error Information for Notification.
2761: +--------------------------------------------*/
2762: wf_core.context('CTO_WORKFLOW', 'check_reservation_status_wf',
2763: p_itemtype, p_itemkey, to_char(p_actid),
2764: p_funcmode);
2765: raise;
2766: END check_reservation_status_wf;

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

2839: l_x_msg_data);
2840: END IF;
2841: OE_STANDARD_WF.Save_Messages;
2842: OE_STANDARD_WF.Clear_Msg_Context;
2843: wf_core.context('CTO_WORKFLOW', 'calculate_cost_rollup_wf',
2844: p_itemtype, p_itemkey, to_char(p_actid), p_funcmode);
2845: raise;
2846:
2847: when NO_DATA_FOUND then

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

2860: oe_debug_pub.add('calculate_cost_rollup_wf_ml: ' || 'CTO_WORKFLOW.calculate_cost_rollup_wf ' ||
2861: to_char(l_stmt_num) || ':' ||
2862: substrb(sqlerrm, 1, 100),1);
2863: END IF;
2864: wf_core.context('CTO_WORKFLOW', 'calculate_cost_rollup_wf',
2865: p_itemtype, p_itemkey, to_char(p_actid),
2866: p_funcmode);
2867: raise;
2868:

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

2965: l_x_error_msg);
2966: END IF;
2967: OE_STANDARD_WF.Save_Messages;
2968: OE_STANDARD_WF.Clear_Msg_Context;
2969: wf_core.context('CTO_WORKFLOW', 'set_parameter_lead_time_wf_ml',
2970: p_itemtype, p_itemkey, to_char(p_actid), p_funcmode);
2971: raise;
2972:
2973: when NO_DATA_FOUND then

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

2986: oe_debug_pub.add('set_parameter_lead_time_wf_ml: ' || 'CTO_WORKFLOW.set_parameter_lead_time_wf_ml'
2987: || to_char(l_stmt_num) || ':' ||
2988: substrb(sqlerrm, 1, 100),1);
2989: END IF;
2990: wf_core.context('CTO_WORKFLOW', 'set_parameter_lead_time_wf_ml',
2991: p_itemtype, p_itemkey, to_char(p_actid),
2992: p_funcmode);
2993: raise;
2994:

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

3319: to_char(l_stmt_num));
3320: END IF;
3321: OE_STANDARD_WF.Save_Messages;
3322: OE_STANDARD_WF.Clear_Msg_Context;
3323: wf_core.context('CTO_WORKFLOW', 'check_supply_type_wf',
3324: p_itemtype, p_itemkey, to_char(p_actid), p_funcmode);
3325: raise;
3326:
3327: when OTHERS then

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

3328: IF PG_DEBUG <> 0 THEN
3329: oe_debug_pub.add('check_supply_type_wf: ' || 'CTO_WORKFLOW.check_supply_type_wf' ||
3330: to_char(l_stmt_num)||':'||sqlerrm); --bugfix 3136206
3331: END IF;
3332: wf_core.context('CTO_WORKFLOW', 'check_supply_type_wf',
3333: p_itemtype, p_itemkey, to_char(p_actid), p_funcmode);
3334:
3335: OE_STANDARD_WF.Save_Messages;
3336: OE_STANDARD_WF.Clear_Msg_Context;

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

3548: oe_debug_pub.add('create_flow_schedule_wf: ' || 'CTO_WORKFLOW.create_flow_schedule_wf '
3549: || to_char(l_stmt_num) || ':' ||
3550: substrb(sqlerrm, 1, 250),1);
3551: END IF;
3552: wf_core.context('CTO_WORKFLOW', 'create_flow_schedule_wf',
3553: p_itemtype, p_itemkey, to_char(p_actid),
3554: p_funcmode);
3555: raise;
3556:

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

3894: to_char(l_stmt_num) );
3895: END IF;
3896: OE_STANDARD_WF.Save_Messages;
3897: OE_STANDARD_WF.Clear_Msg_Context;
3898: wf_core.context('CTO_WORKFLOW', 'set_parameter_work_order_wf',
3899: p_itemtype, p_itemkey, to_char(p_actid), p_funcmode);
3900: raise;
3901:
3902:

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

3953: oe_debug_pub.add('set_parameter_work_order_wf: ' || 'CTO_WORKFLOW.set_parameter_work_order_wf: '
3954: || to_char(l_stmt_num) || ':' ||
3955: substrb(sqlerrm, 1, 100));
3956: END IF;
3957: wf_core.context('CTO_WORKFLOW', 'set_parameter_work_order_wf',
3958: p_itemtype, p_itemkey, to_char(p_actid),
3959: p_funcmode);
3960:
3961: raise;

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

4092: oe_debug_pub.add('submit_conc_prog_wf: ' || 'CTO_WORKFLOW.submit_conc_prog_wf: '
4093: || to_char(l_stmt_num) || ':' ||
4094: substrb(sqlerrm, 1, 100));
4095: END IF;
4096: wf_core.context('CTO_WORKFLOW', 'submit_conc_prog_wf',
4097: p_itemtype, p_itemkey, to_char(p_actid),
4098: p_funcmode);
4099: raise;
4100:

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

4103: oe_debug_pub.add('submit_conc_prog_wf: ' || 'CTO_WORKFLOW.submit_conc_prog_wf: '
4104: || to_char(l_stmt_num) || ':' ||
4105: substrb(sqlerrm, 1, 100));
4106: END IF;
4107: wf_core.context('CTO_WORKFLOW', 'submit_conc_prog_wf',
4108: p_itemtype, p_itemkey, to_char(p_actid),
4109: p_funcmode);
4110: raise;
4111:

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

4232: oe_debug_pub.add('submit_and_continue_wf: ' || 'CTO_WORKFLOW.submit_conc_prog_wf: '
4233: || to_char(l_stmt_num) || ':' ||
4234: substrb(sqlerrm, 1, 100));
4235: END IF;
4236: wf_core.context('CTO_WORKFLOW', 'submit_conc_prog_wf',
4237: p_itemtype, p_itemkey, to_char(p_actid),
4238: p_funcmode);
4239: raise;
4240:

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

4243: oe_debug_pub.add('submit_and_continue_wf: ' || 'CTO_WORKFLOW.submit_conc_prog_wf: '
4244: || to_char(l_stmt_num) || ':' ||
4245: substrb(sqlerrm, 1, 100));
4246: END IF;
4247: wf_core.context('CTO_WORKFLOW', 'submit_conc_prog_wf',
4248: p_itemtype, p_itemkey, to_char(p_actid),
4249: p_funcmode);
4250: raise;
4251:

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

4649: oe_debug_pub.add('Purchase_price_calc_wf: ' || 'CTO_WORKFLOW.Purchase_Price_calc_wf: '
4650: || to_char(l_stmt_num) || ':' ||
4651: substrb(sqlerrm, 1, 100));
4652: END IF;
4653: wf_core.context('CTO_WORKFLOW', 'Purchase_Price_calc_wf',
4654: p_itemtype, p_itemkey, to_char(p_actid),
4655: p_funcmode);
4656: raise;
4657:

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

4745: l_stmt_num :'|| l_stmt_num ||sqlerrm, 1);
4746: END IF;
4747: OE_STANDARD_WF.Save_Messages;
4748: OE_STANDARD_WF.Clear_Msg_Context;
4749: wf_core.context('CTO_WORKFLOW', 'chk_rsv_after_afas_wf', p_itemtype, p_itemkey, to_char(p_actid), p_funcmode);
4750: raise;
4751:
4752: when OTHERS then
4753: if FND_MSG_PUB.Check_Msg_Level(FND_MSG_PUB.G_MSG_LVL_UNEXP_ERROR) then

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

4761: END IF;
4762: /*-------------------------------------------+
4763: Error Information for Notification.
4764: +--------------------------------------------*/
4765: wf_core.context('CTO_WORKFLOW','chk_rsv_after_afas_wf',p_itemtype, p_itemkey, to_char(p_actid), p_funcmode);
4766: raise;
4767:
4768: END chk_rsv_after_afas_wf;
4769:

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

4964: END IF;
4965: OE_STANDARD_WF.Save_Messages;
4966: OE_STANDARD_WF.Clear_Msg_Context;
4967: --x_result := 'COMPLETE:INCOMPLETE';
4968: wf_core.context('CTO_WORKFLOW', 'check_supply_creation_wf',
4969: p_itemtype, p_itemkey, to_char(p_actid), p_funcmode);
4970: raise;
4971:
4972:

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

4976: to_char(l_stmt_num));
4977: END IF;
4978: OE_STANDARD_WF.Save_Messages;
4979: OE_STANDARD_WF.Clear_Msg_Context;
4980: wf_core.context('CTO_WORKFLOW', 'check_supply_creation_wf',
4981: p_itemtype, p_itemkey, to_char(p_actid), p_funcmode);
4982: raise;
4983:
4984: when OTHERS then

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

4986: oe_debug_pub.add('check_supply_creation_wf: ' || 'CTO_WORKFLOW.check_supply_creation_wf' ||
4987: to_char(l_stmt_num));
4988: oe_debug_pub.add('check_supply_creation_wf: ' || 'errmsg' ||sqlerrm,1);
4989: END IF;
4990: wf_core.context('CTO_WORKFLOW', 'check_supply_creation_wf',
4991: p_itemtype, p_itemkey, to_char(p_actid), p_funcmode);
4992:
4993: OE_STANDARD_WF.Save_Messages;
4994: OE_STANDARD_WF.Clear_Msg_Context;