DBA Data[Home] [Help]

APPS.POS_SCO_TOLERANCE_PVT dependencies on WF_CORE

Line 472: wf_core.context('POSCHORD', 'INITIALIZE_TOL_VALUES', itemtype, itemkey, to_char(actid),funcmode);

468: FND_LOG.STRING(FND_LOG.LEVEL_ERROR,
469: g_module_prefix,
470: x_progress || ':unexpected error' || Sqlerrm);
471: END IF;
472: wf_core.context('POSCHORD', 'INITIALIZE_TOL_VALUES', itemtype, itemkey, to_char(actid),funcmode);
473: raise;
474:
475: END INITIALIZE_TOL_VALUES;
476:

Line 614: wf_core.context('POSCHORD', 'PROMISE_DATE_WITHIN_TOL', itemtype, itemkey, to_char(actid),funcmode);

610: FND_LOG.STRING(FND_LOG.LEVEL_ERROR,
611: g_module_prefix,
612: x_progress || ':unexpected error' || Sqlerrm);
613: END IF;
614: wf_core.context('POSCHORD', 'PROMISE_DATE_WITHIN_TOL', itemtype, itemkey, to_char(actid),funcmode);
615: raise;
616: END PROMISE_DATE_WITHIN_TOL;
617:
618:

Line 812: wf_core.context('POSCHORD', 'UNIT_PRICE_WITHIN_TOL', itemtype, itemkey, to_char(actid),funcmode);

808: x_progress || ':unexpected error' || Sqlerrm);
809: END IF;
810:
811:
812: wf_core.context('POSCHORD', 'UNIT_PRICE_WITHIN_TOL', itemtype, itemkey, to_char(actid),funcmode);
813:
814: raise;
815:
816: END UNIT_PRICE_WITHIN_TOL;

Line 933: wf_core.context('POSCHORD', 'SHIP_QUANTITY_WITHIN_TOL', itemtype, itemkey, to_char(actid),funcmode);

929: FND_LOG.STRING(FND_LOG.LEVEL_ERROR,
930: g_module_prefix,
931: x_progress || ':unexpected error' || Sqlerrm);
932: END IF;
933: wf_core.context('POSCHORD', 'SHIP_QUANTITY_WITHIN_TOL', itemtype, itemkey, to_char(actid),funcmode);
934: raise;
935: END SHIP_QUANTITY_WITHIN_TOL;
936:
937:

Line 1152: wf_core.context('POSCHORD', 'DOC_AMOUNT_WITHIN_TOL', itemtype, itemkey, to_char(actid),funcmode);

1148: FND_LOG.STRING(FND_LOG.LEVEL_ERROR,
1149: g_module_prefix,
1150: x_progress || ':unexpected error' || Sqlerrm);
1151: END IF;
1152: wf_core.context('POSCHORD', 'DOC_AMOUNT_WITHIN_TOL', itemtype, itemkey, to_char(actid),funcmode);
1153: raise;
1154: END DOC_AMOUNT_WITHIN_TOL;
1155:
1156:

Line 1633: wf_core.context('POSCHORD', 'LINE_AMOUNT_WITHIN_TOL', itemtype, itemkey, to_char(actid),funcmode);

1629: FND_LOG.STRING(FND_LOG.LEVEL_ERROR,
1630: g_module_prefix,
1631: x_progress || ':unexpected error' || Sqlerrm);
1632: END IF;
1633: wf_core.context('POSCHORD', 'LINE_AMOUNT_WITHIN_TOL', itemtype, itemkey, to_char(actid),funcmode);
1634: raise;
1635: END LINE_AMOUNT_WITHIN_TOL;
1636:
1637:

Line 2133: wf_core.context('POSCHORD', 'SHIP_AMOUNT_WITHIN_TOL', itemtype, itemkey, to_char(actid),funcmode);

2129: FND_LOG.STRING(FND_LOG.LEVEL_ERROR,
2130: g_module_prefix,
2131: x_progress || ':unexpected error' || Sqlerrm);
2132: END IF;
2133: wf_core.context('POSCHORD', 'SHIP_AMOUNT_WITHIN_TOL', itemtype, itemkey, to_char(actid),funcmode);
2134: raise;
2135: END SHIP_AMOUNT_WITHIN_TOL;
2136:
2137:

Line 2587: wf_core.context('POSCHORD', 'ROUTE_TO_REQUESTER', itemtype, itemkey, to_char(actid),funcmode);

2583: FND_LOG.STRING(FND_LOG.LEVEL_ERROR,
2584: g_module_prefix,
2585: x_progress || ':unexpected error' || Sqlerrm);
2586: END IF;
2587: wf_core.context('POSCHORD', 'ROUTE_TO_REQUESTER', itemtype, itemkey, to_char(actid),funcmode);
2588: raise;
2589: END ROUTE_TO_REQUESTER;
2590:
2591:

Line 2886: wf_core.context('POSCHORD', 'ROUTE_SCO_BIZ_RULES', itemtype, itemkey, to_char(actid),funcmode);

2882: FND_LOG.STRING(FND_LOG.LEVEL_ERROR,
2883: g_module_prefix,
2884: x_progress || ':unexpected error' || Sqlerrm);
2885: END IF;
2886: wf_core.context('POSCHORD', 'ROUTE_SCO_BIZ_RULES', itemtype, itemkey, to_char(actid),funcmode);
2887: raise;
2888: END ROUTE_SCO_BIZ_RULES;
2889:
2890:

Line 2973: wf_core.context('POSCHORD', 'AUTO_APP_BIZ_RULES', itemtype, itemkey, to_char(actid),funcmode);

2969: FND_LOG.STRING(FND_LOG.LEVEL_ERROR,
2970: g_module_prefix,
2971: x_progress || ':unexpected error' || Sqlerrm);
2972: END IF;
2973: wf_core.context('POSCHORD', 'AUTO_APP_BIZ_RULES', itemtype, itemkey, to_char(actid),funcmode);
2974: raise;
2975: END AUTO_APP_BIZ_RULES;
2976:
2977:

Line 3699: wf_core.context('POSCHORD', 'PROMISE_DATE_CHANGE',itemtype, itemkey, to_char(actid),funcmode);

3695: g_module_prefix,
3696: x_progress || ':unexpected error' || Sqlerrm);
3697: END IF;
3698:
3699: wf_core.context('POSCHORD', 'PROMISE_DATE_CHANGE',itemtype, itemkey, to_char(actid),funcmode);
3700:
3701: raise;
3702:
3703: END PROMISE_DATE_CHANGE;

Line 3873: wf_core.context('POSCHORD', 'INITIATE_RCO_FLOW', itemtype, itemkey, to_char(actid), funcmode);

3869: FND_LOG.STRING(FND_LOG.LEVEL_ERROR,
3870: g_module_prefix,
3871: x_progress || ':unexpected error' || Sqlerrm);
3872: END IF;
3873: wf_core.context('POSCHORD', 'INITIATE_RCO_FLOW', itemtype, itemkey, to_char(actid), funcmode);
3874: raise;
3875: END INITIATE_RCO_FLOW;
3876:
3877:

Line 4260: wf_core.context('POSCHORD', 'START_RCO_WORKFLOW', itemtype, itemkey, to_char(actid), funcmode);

4256: END IF;
4257:
4258: -- The line below records this function call INthe error
4259: -- system INthe case of an exception.
4260: wf_core.context('POSCHORD', 'START_RCO_WORKFLOW', itemtype, itemkey, to_char(actid), funcmode);
4261:
4262: raise;
4263:
4264:

Line 4469: wf_core.context('POSCHORD', 'MARK_SCO_FOR_REQ', itemtype, itemkey, to_char(actid), funcmode);

4465: FND_LOG.STRING(FND_LOG.LEVEL_ERROR,
4466: g_module_prefix,
4467: x_progress || ':unexpected error' || Sqlerrm);
4468: END IF;
4469: wf_core.context('POSCHORD', 'MARK_SCO_FOR_REQ', itemtype, itemkey, to_char(actid), funcmode);
4470:
4471: raise;
4472:
4473: END MARK_SCO_FOR_REQ;