DBA Data[Home] [Help]

APPS.OE_ORDER_PVT dependencies on OE_DELAYED_REQUESTS_PVT

Line 831: OE_Delayed_Requests_Pvt.Clear_Request

827: IF NOT (OE_GLOBALS.G_UI_FLAG) THEN
828: IF l_debug_level > 0 THEN
829: oe_debug_pub.add( 'DELETE REQUEST1' , 2 ) ;
830: END IF;
831: OE_Delayed_Requests_Pvt.Clear_Request
832: (x_return_status => l_return_status);
833: END IF;
834: OE_MSG_PUB.reset_msg_context('HEADER');
835:

Line 847: OE_Delayed_Requests_Pvt.Clear_Request

843: IF NOT (OE_GLOBALS.G_UI_FLAG) THEN
844: IF l_debug_level > 0 THEN
845: oe_debug_pub.add( 'DELETE REQUEST2' , 2 ) ;
846: END IF;
847: OE_Delayed_Requests_Pvt.Clear_Request
848: (x_return_status => l_return_status);
849: END IF;
850: OE_MSG_PUB.reset_msg_context('HEADER');
851:

Line 871: OE_Delayed_Requests_Pvt.Clear_Request

867: IF NOT (OE_GLOBALS.G_UI_FLAG) THEN
868: IF l_debug_level > 0 THEN
869: oe_debug_pub.add( 'DELETE REQUEST3' , 2 ) ;
870: END IF;
871: OE_Delayed_Requests_Pvt.Clear_Request
872: (x_return_status => l_return_status);
873: END IF;
874: OE_MSG_PUB.reset_msg_context('HEADER');
875:

Line 1358: oe_delayed_requests_pvt.Delete_Reqs_for_Deleted_Entity

1354: IF NOT (OE_GLOBALS.G_UI_FLAG) THEN
1355: IF l_debug_level > 0 THEN
1356: oe_debug_pub.add( 'DELETE REQUEST4' , 2 ) ;
1357: END IF;
1358: oe_delayed_requests_pvt.Delete_Reqs_for_Deleted_Entity
1359: (p_entity_code =>OE_GLOBALS.G_ENTITY_HEADER_SCREDIT,
1360: p_entity_id => l_header_scredit_rec.sales_credit_id,
1361: x_return_status => l_return_status);
1362: END IF;

Line 1425: OE_Delayed_Requests_Pvt.Clear_Request

1421: IF NOT (OE_GLOBALS.G_UI_FLAG) THEN
1422: IF l_debug_level > 0 THEN
1423: oe_debug_pub.add( 'DELETE REQUEST5' , 2 ) ;
1424: END IF;
1425: OE_Delayed_Requests_Pvt.Clear_Request
1426: (x_return_status => l_return_status);
1427: END IF;
1428: OE_MSG_PUB.reset_msg_context('HEADER_SCREDIT');
1429:

Line 1439: OE_Delayed_Requests_Pvt.Clear_Request

1435: IF NOT (OE_GLOBALS.G_UI_FLAG) THEN
1436: IF l_debug_level > 0 THEN
1437: oe_debug_pub.add( 'DELETE REQUEST6' , 2 ) ;
1438: END IF;
1439: OE_Delayed_Requests_Pvt.Clear_Request
1440: (x_return_status => l_return_status);
1441: END IF;
1442: OE_MSG_PUB.reset_msg_context('HEADER_SCREDIT');
1443:

Line 1453: OE_Delayed_Requests_Pvt.Clear_Request

1449: IF NOT (OE_GLOBALS.G_UI_FLAG) THEN
1450: IF l_debug_level > 0 THEN
1451: oe_debug_pub.add( 'DELETE REQUEST7' , 2 ) ;
1452: END IF;
1453: OE_Delayed_Requests_Pvt.Clear_Request
1454: (x_return_status => l_return_status);
1455: END IF;
1456: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
1457: THEN

Line 2020: oe_delayed_requests_pvt.Delete_Reqs_for_Deleted_Entity

2016: IF NOT (OE_GLOBALS.G_UI_FLAG) THEN
2017: IF l_debug_level > 0 THEN
2018: oe_debug_pub.add( 'DELETE REQUEST4' , 2 ) ;
2019: END IF;
2020: oe_delayed_requests_pvt.Delete_Reqs_for_Deleted_Entity
2021: (p_entity_code =>OE_GLOBALS.G_ENTITY_HEADER_PAYMENT,
2022: p_entity_id => l_header_payment_rec.header_id,
2023: x_return_status => l_return_status);
2024: END IF;

Line 2077: OE_Delayed_Requests_Pvt.Clear_Request

2073: IF NOT (OE_GLOBALS.G_UI_FLAG) THEN
2074: IF l_debug_level > 0 THEN
2075: oe_debug_pub.add( 'DELETE REQUEST5' , 2 ) ;
2076: END IF;
2077: OE_Delayed_Requests_Pvt.Clear_Request
2078: (x_return_status => l_return_status);
2079: END IF;
2080: OE_MSG_PUB.reset_msg_context('HEADER_PAYMENT');
2081:

Line 2089: OE_Delayed_Requests_Pvt.Clear_Request

2085: IF NOT (OE_GLOBALS.G_UI_FLAG) THEN
2086: IF l_debug_level > 0 THEN
2087: oe_debug_pub.add( 'DELETE REQUEST6' , 2 ) ;
2088: END IF;
2089: OE_Delayed_Requests_Pvt.Clear_Request
2090: (x_return_status => l_return_status);
2091: END IF;
2092: OE_MSG_PUB.reset_msg_context('HEADER_PAYMENT');
2093:

Line 2101: OE_Delayed_Requests_Pvt.Clear_Request

2097: IF NOT (OE_GLOBALS.G_UI_FLAG) THEN
2098: IF l_debug_level > 0 THEN
2099: oe_debug_pub.add( 'DELETE REQUEST7' , 2 ) ;
2100: END IF;
2101: OE_Delayed_Requests_Pvt.Clear_Request
2102: (x_return_status => l_return_status);
2103: END IF;
2104: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
2105: THEN

Line 3491: oe_delayed_requests_pvt.Delete_Reqs_for_Deleted_Entity

3487: IF l_debug_level > 0 THEN
3488: oe_debug_pub.add( 'DELETE REQUEST8' , 2 ) ;
3489: END IF;
3490:
3491: oe_delayed_requests_pvt.Delete_Reqs_for_Deleted_Entity
3492: (p_entity_code => OE_GLOBALS.G_ENTITY_LINE,
3493: p_entity_id => l_line_rec.line_id,
3494: x_return_status => l_return_status);
3495: END IF;

Line 3638: oe_delayed_requests_pvt.Clear_Request

3634: IF NOT (OE_GLOBALS.G_UI_FLAG) AND line_ctr = 1 THEN
3635: IF l_debug_level > 0 THEN
3636: oe_debug_pub.add( 'DELETE REQUEST9' , 2 ) ;
3637: END IF;
3638: oe_delayed_requests_pvt.Clear_Request
3639: (x_return_status => l_return_status);
3640:
3641: IF OE_Config_Pvt.OE_MODIFY_INC_ITEMS_TBL.COUNT > 0 THEN -- for the bug 3726337
3642: OE_Config_Pvt.OE_MODIFY_INC_ITEMS_TBL.DELETE;

Line 3670: oe_delayed_requests_pvt.Clear_Request

3666: IF NOT (OE_GLOBALS.G_UI_FLAG) and line_ctr = 1 THEN
3667: IF l_debug_level > 0 THEN
3668: oe_debug_pub.add( 'DELETE REQUEST10' , 2 ) ;
3669: END IF;
3670: oe_delayed_requests_pvt.Clear_Request
3671: (x_return_status => l_return_status);
3672:
3673: IF OE_Config_Pvt.OE_MODIFY_INC_ITEMS_TBL.COUNT > 0 THEN -- for the bug 3726337
3674: OE_Config_Pvt.OE_MODIFY_INC_ITEMS_TBL.DELETE;

Line 3696: oe_delayed_requests_pvt.Clear_Request

3692: IF NOT (OE_GLOBALS.G_UI_FLAG) and line_ctr = 1 THEN
3693: IF l_debug_level > 0 THEN
3694: oe_debug_pub.add( 'DELETE REQUEST11' , 2 ) ;
3695: END IF;
3696: oe_delayed_requests_pvt.Clear_Request
3697: (x_return_status => l_return_status);
3698:
3699: IF OE_Config_Pvt.OE_MODIFY_INC_ITEMS_TBL.COUNT > 0 THEN -- for the bug 3726337
3700: OE_Config_Pvt.OE_MODIFY_INC_ITEMS_TBL.DELETE;

Line 4201: oe_delayed_requests_pvt.Delete_Reqs_for_Deleted_Entity

4197: IF NOT (OE_GLOBALS.G_UI_FLAG) THEN
4198: IF l_debug_level > 0 THEN
4199: oe_debug_pub.add( 'DELETE REQUEST12' , 2 ) ;
4200: END IF;
4201: oe_delayed_requests_pvt.Delete_Reqs_for_Deleted_Entity
4202: (p_entity_code =>OE_GLOBALS.G_ENTITY_LINE_SCREDIT,
4203: p_entity_id => l_line_scredit_rec.sales_credit_id,
4204: x_return_status => l_return_status);
4205: END IF;

Line 4261: OE_Delayed_Requests_Pvt.Clear_Request

4257: IF NOT (OE_GLOBALS.G_UI_FLAG) THEN
4258: IF l_debug_level > 0 THEN
4259: oe_debug_pub.add( 'DELETE REQUEST13' , 2 ) ;
4260: END IF;
4261: OE_Delayed_Requests_Pvt.Clear_Request
4262: (x_return_status => l_return_status);
4263: END IF;
4264: OE_MSG_PUB.reset_msg_context('LINE_SCREDIT');
4265:

Line 4275: OE_Delayed_Requests_Pvt.Clear_Request

4271: IF NOT (OE_GLOBALS.G_UI_FLAG) THEN
4272: IF l_debug_level > 0 THEN
4273: oe_debug_pub.add( 'DELETE REQUEST14' , 2 ) ;
4274: END IF;
4275: OE_Delayed_Requests_Pvt.Clear_Request
4276: (x_return_status => l_return_status);
4277: END IF;
4278: OE_MSG_PUB.reset_msg_context('LINE_SCREDIT');
4279:

Line 4289: OE_Delayed_Requests_Pvt.Clear_Request

4285: IF NOT (OE_GLOBALS.G_UI_FLAG) THEN
4286: IF l_debug_level > 0 THEN
4287: oe_debug_pub.add( 'DELETE REQUEST15' , 2 ) ;
4288: END IF;
4289: OE_Delayed_Requests_Pvt.Clear_Request
4290: (x_return_status => l_return_status);
4291: END IF;
4292: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
4293: THEN

Line 4869: oe_delayed_requests_pvt.Delete_Reqs_for_Deleted_Entity

4865: IF NOT (OE_GLOBALS.G_UI_FLAG) THEN
4866: IF l_debug_level > 0 THEN
4867: oe_debug_pub.add( 'DELETE REQUEST12' , 2 ) ;
4868: END IF;
4869: oe_delayed_requests_pvt.Delete_Reqs_for_Deleted_Entity
4870: (p_entity_code =>OE_GLOBALS.G_ENTITY_LINE_PAYMENT,
4871: p_entity_id => l_line_payment_rec.line_id,
4872: x_return_status => l_return_status);
4873: END IF;

Line 4925: OE_Delayed_Requests_Pvt.Clear_Request

4921: IF NOT (OE_GLOBALS.G_UI_FLAG) THEN
4922: IF l_debug_level > 0 THEN
4923: oe_debug_pub.add( 'DELETE REQUEST13' , 2 ) ;
4924: END IF;
4925: OE_Delayed_Requests_Pvt.Clear_Request
4926: (x_return_status => l_return_status);
4927: END IF;
4928: OE_MSG_PUB.reset_msg_context('LINE_PAYMENT');
4929:

Line 4937: OE_Delayed_Requests_Pvt.Clear_Request

4933: IF NOT (OE_GLOBALS.G_UI_FLAG) THEN
4934: IF l_debug_level > 0 THEN
4935: oe_debug_pub.add( 'DELETE REQUEST14' , 2 ) ;
4936: END IF;
4937: OE_Delayed_Requests_Pvt.Clear_Request
4938: (x_return_status => l_return_status);
4939: END IF;
4940: OE_MSG_PUB.reset_msg_context('LINE_PAYMENT');
4941:

Line 4949: OE_Delayed_Requests_Pvt.Clear_Request

4945: IF NOT (OE_GLOBALS.G_UI_FLAG) THEN
4946: IF l_debug_level > 0 THEN
4947: oe_debug_pub.add( 'DELETE REQUEST15' , 2 ) ;
4948: END IF;
4949: OE_Delayed_Requests_Pvt.Clear_Request
4950: (x_return_status => l_return_status);
4951: END IF;
4952: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
4953: THEN

Line 5244: OE_Delayed_Requests_Pvt.Clear_Request

5240: IF NOT (OE_GLOBALS.G_UI_FLAG) THEN
5241: IF l_debug_level > 0 THEN
5242: oe_debug_pub.add( 'DELETE REQUEST17' , 2 ) ;
5243: END IF;
5244: OE_Delayed_Requests_Pvt.Clear_Request
5245: (x_return_status => l_return_status);
5246: END IF;
5247:
5248: WHEN FND_API.G_EXC_UNEXPECTED_ERROR THEN

Line 5255: OE_Delayed_Requests_Pvt.Clear_Request

5251: IF NOT (OE_GLOBALS.G_UI_FLAG) THEN
5252: IF l_debug_level > 0 THEN
5253: oe_debug_pub.add( 'DELETE REQUEST18' , 2 ) ;
5254: END IF;
5255: OE_Delayed_Requests_Pvt.Clear_Request
5256: (x_return_status => l_return_status);
5257: END IF;
5258:
5259: WHEN OTHERS THEN

Line 5266: OE_Delayed_Requests_Pvt.Clear_Request

5262: IF NOT (OE_GLOBALS.G_UI_FLAG) THEN
5263: IF l_debug_level > 0 THEN
5264: oe_debug_pub.add( 'DELETE REQUEST19' , 2 ) ;
5265: END IF;
5266: OE_Delayed_Requests_Pvt.Clear_Request
5267: (x_return_status => l_return_status);
5268: END IF;
5269: IF oe_msg_pub.Check_Msg_Level(oe_msg_pub.G_MSG_LVL_UNEXP_ERROR)
5270: THEN

Line 5389: AND OE_DELAYED_REQUESTS_PVT.Requests_Count > 0 )

5385: -- IF p_process_requests, then process all delayed requests
5386:
5387: IF ( OE_GLOBALS.G_RECURSION_MODE = 'N'
5388: AND p_process_requests
5389: AND OE_DELAYED_REQUESTS_PVT.Requests_Count > 0 )
5390: THEN
5391:
5392: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity
5393: (p_entity_code => OE_GLOBALS.G_ENTITY_HEADER_ADJ

Line 5392: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity

5388: AND p_process_requests
5389: AND OE_DELAYED_REQUESTS_PVT.Requests_Count > 0 )
5390: THEN
5391:
5392: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity
5393: (p_entity_code => OE_GLOBALS.G_ENTITY_HEADER_ADJ
5394: ,p_delete => FND_API.G_TRUE
5395: ,x_return_status => l_return_status
5396: );

Line 5403: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity

5399: ELSIF l_return_status = FND_API.G_RET_STS_ERROR THEN
5400: RAISE FND_API.G_EXC_ERROR;
5401: END IF;
5402:
5403: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity
5404: (p_entity_code => OE_GLOBALS.G_ENTITY_Header_Price_Att
5405: ,p_delete => FND_API.G_TRUE
5406: ,x_return_status => l_return_status
5407: );

Line 5414: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity

5410: ELSIF l_return_status = FND_API.G_RET_STS_ERROR THEN
5411: RAISE FND_API.G_EXC_ERROR;
5412: END IF;
5413:
5414: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity
5415: (p_entity_code => OE_GLOBALS.G_ENTITY_Header_Adj_Att
5416: ,p_delete => FND_API.G_TRUE
5417: ,x_return_status => l_return_status
5418: );

Line 5425: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity

5421: ELSIF l_return_status = FND_API.G_RET_STS_ERROR THEN
5422: RAISE FND_API.G_EXC_ERROR;
5423: END IF;
5424:
5425: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity
5426: (p_entity_code => OE_GLOBALS.G_ENTITY_Header_Adj_Assoc
5427: ,p_delete => FND_API.G_TRUE
5428: ,x_return_status => l_return_status
5429: );

Line 5436: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity

5432: ELSIF l_return_status = FND_API.G_RET_STS_ERROR THEN
5433: RAISE FND_API.G_EXC_ERROR;
5434: END IF;
5435:
5436: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity
5437: (p_entity_code => OE_GLOBALS.G_ENTITY_Header_Scredit
5438: ,p_delete => FND_API.G_TRUE
5439: ,x_return_status => l_return_status
5440: );

Line 5447: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity

5443: ELSIF l_return_status = FND_API.G_RET_STS_ERROR THEN
5444: RAISE FND_API.G_EXC_ERROR;
5445: END IF;
5446:
5447: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity
5448: (p_entity_code => OE_GLOBALS.G_ENTITY_HEADER_PAYMENT
5449: ,p_delete => FND_API.G_TRUE
5450: ,x_return_status => l_return_status
5451: );

Line 5458: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity

5454: ELSIF l_return_status = FND_API.G_RET_STS_ERROR THEN
5455: RAISE FND_API.G_EXC_ERROR;
5456: END IF;
5457:
5458: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity
5459: (p_entity_code => OE_GLOBALS.G_ENTITY_LINE
5460: ,p_delete => FND_API.G_TRUE
5461: ,x_return_status => l_return_status
5462: );

Line 5469: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity

5465: ELSIF l_return_status = FND_API.G_RET_STS_ERROR THEN
5466: RAISE FND_API.G_EXC_ERROR;
5467: END IF;
5468:
5469: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity
5470: (p_entity_code => OE_GLOBALS.G_ENTITY_LINE_ADJ
5471: ,p_delete => FND_API.G_TRUE
5472: ,x_return_status => l_return_status
5473: );

Line 5480: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity

5476: ELSIF l_return_status = FND_API.G_RET_STS_ERROR THEN
5477: RAISE FND_API.G_EXC_ERROR;
5478: END IF;
5479:
5480: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity
5481: (p_entity_code => OE_GLOBALS.G_ENTITY_Line_Scredit
5482: ,p_delete => FND_API.G_TRUE
5483: ,x_return_status => l_return_status
5484: );

Line 5491: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity

5487: ELSIF l_return_status = FND_API.G_RET_STS_ERROR THEN
5488: RAISE FND_API.G_EXC_ERROR;
5489: END IF;
5490:
5491: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity
5492: (p_entity_code => OE_GLOBALS.G_ENTITY_LINE_PAYMENT
5493: ,p_delete => FND_API.G_TRUE
5494: ,x_return_status => l_return_status
5495: );

Line 5502: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity

5498: ELSIF l_return_status = FND_API.G_RET_STS_ERROR THEN
5499: RAISE FND_API.G_EXC_ERROR;
5500: END IF;
5501:
5502: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity
5503: (p_entity_code => OE_GLOBALS.G_ENTITY_Line_Price_Att
5504: ,p_delete => FND_API.G_TRUE
5505: ,x_return_status => l_return_status
5506: );

Line 5513: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity

5509: ELSIF l_return_status = FND_API.G_RET_STS_ERROR THEN
5510: RAISE FND_API.G_EXC_ERROR;
5511: END IF;
5512:
5513: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity
5514: (p_entity_code => OE_GLOBALS.G_ENTITY_Line_Adj_Att
5515: ,p_delete => FND_API.G_TRUE
5516: ,x_return_status => l_return_status
5517: );

Line 5524: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity

5520: ELSIF l_return_status = FND_API.G_RET_STS_ERROR THEN
5521: RAISE FND_API.G_EXC_ERROR;
5522: END IF;
5523:
5524: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity
5525: (p_entity_code => OE_GLOBALS.G_ENTITY_Line_Adj_Assoc
5526: ,p_delete => FND_API.G_TRUE
5527: ,x_return_status => l_return_status
5528: );

Line 5538: OE_DELAYED_REQUESTS_PVT.Process_Delayed_Requests(

5534:
5535: -- Execute all remaining delayed requests. This would execute
5536: -- requests logged against entity G_ENTITY_HEADER and G_ENTITY_ALL
5537:
5538: OE_DELAYED_REQUESTS_PVT.Process_Delayed_Requests(
5539: x_return_status => l_return_status
5540: );
5541:
5542: IF l_return_status = FND_API.G_RET_STS_UNEXP_ERROR THEN

Line 6033: oe_debug_pub.add( 'GLOBAL REQUEST TABLE COUNT- PRN'|| OE_DELAYED_REQUESTS_PVT.G_DELAYED_REQUESTS.COUNT , 1 ) ;

6029: END IF;
6030: set_recursion_mode(p_Entity_Code => 8,
6031: p_In_out => 0);
6032: IF l_debug_level > 0 THEN
6033: oe_debug_pub.add( 'GLOBAL REQUEST TABLE COUNT- PRN'|| OE_DELAYED_REQUESTS_PVT.G_DELAYED_REQUESTS.COUNT , 1 ) ;
6034: END IF;
6035:
6036:
6037: EXCEPTION

Line 6045: OE_DELAYED_REQUESTS_PVT.Clear_Request(l_return_status);

6041: set_recursion_mode(p_Entity_Code => 8,
6042: p_In_out => 0);
6043: x_return_status := FND_API.G_RET_STS_ERROR;
6044: IF NOT (OE_GLOBALS.G_UI_FLAG) THEN
6045: OE_DELAYED_REQUESTS_PVT.Clear_Request(l_return_status);
6046: IF OE_CODE_CONTROL.CODE_RELEASE_LEVEL >= '110508' THEN
6047: OE_ORDER_UTIL.Clear_Global_Picture(l_return_status);
6048: END IF;
6049: END IF;

Line 6057: OE_DELAYED_REQUESTS_PVT.Clear_Request(l_return_status);

6053: set_recursion_mode(p_Entity_Code => 8,
6054: p_In_out => 0);
6055: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
6056: IF NOT (OE_GLOBALS.G_UI_FLAG) THEN
6057: OE_DELAYED_REQUESTS_PVT.Clear_Request(l_return_status);
6058: IF OE_CODE_CONTROL.CODE_RELEASE_LEVEL >= '110508' THEN
6059: OE_ORDER_UTIL.Clear_Global_Picture(l_return_status);
6060: END IF;
6061: END IF;

Line 6072: OE_DELAYED_REQUESTS_PVT.Clear_Request(l_return_status);

6068: oe_debug_pub.add( 'PO: EXITING PROCESS_REQUESTS_AND_NOTIFY WITH OTHERS ERROR' , 2 ) ;
6069: END IF;
6070: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
6071: IF NOT (OE_GLOBALS.G_UI_FLAG) THEN
6072: OE_DELAYED_REQUESTS_PVT.Clear_Request(l_return_status);
6073: IF OE_CODE_CONTROL.CODE_RELEASE_LEVEL >= '110508' THEN
6074: OE_ORDER_UTIL.Clear_Global_Picture(l_return_status);
6075: END IF;
6076: END IF;

Line 6347: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity

6343: (p_control_rec.process_entity = OE_GLOBALS.G_ENTITY_ALL OR
6344: p_control_rec.process_entity = OE_GLOBALS.G_ENTITY_HEADER_ADJ)
6345: THEN
6346:
6347: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity
6348: (p_entity_code => OE_GLOBALS.G_ENTITY_HEADER_ADJ
6349: ,p_delete => FND_API.G_TRUE
6350: ,x_return_status => l_return_status
6351: );

Line 6421: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity

6417: p_control_rec.process_entity = OE_GLOBALS.G_ENTITY_Header_Price_Att
6418: )
6419: THEN
6420:
6421: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity
6422: (p_entity_code => OE_GLOBALS.G_ENTITY_Header_Price_Att
6423: ,p_delete => FND_API.G_TRUE
6424: ,x_return_status => l_return_status
6425: );

Line 6645: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity

6641: (p_control_rec.process_entity = OE_GLOBALS.G_ENTITY_ALL OR
6642: p_control_rec.process_entity = OE_GLOBALS.G_ENTITY_HEADER_SCREDIT)
6643: THEN
6644:
6645: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity
6646: (p_entity_code => OE_GLOBALS.G_ENTITY_Header_Scredit
6647: ,p_delete => FND_API.G_TRUE
6648: ,x_return_status => l_return_status
6649: );

Line 6756: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity

6752: (p_control_rec.process_entity = OE_GLOBALS.G_ENTITY_ALL OR
6753: p_control_rec.process_entity = OE_GLOBALS.G_ENTITY_HEADER_PAYMENT)
6754: THEN
6755:
6756: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity
6757: (p_entity_code => OE_GLOBALS.G_ENTITY_Header_Payment
6758: ,p_delete => FND_API.G_TRUE
6759: ,x_return_status => l_return_status
6760: );

Line 7076: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity

7072: IF l_debug_level > 0 THEN
7073: oe_debug_pub.add( 'PROCESS LINE REQUESTS' ) ;
7074: END IF;
7075:
7076: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity
7077: (p_entity_code => OE_GLOBALS.G_ENTITY_LINE
7078: ,p_delete => FND_API.G_TRUE
7079: ,x_return_status => l_return_status
7080: );

Line 7115: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity

7111: (p_control_rec.process_entity = OE_GLOBALS.G_ENTITY_ALL OR
7112: p_control_rec.process_entity = OE_GLOBALS.G_ENTITY_LINE_ADJ)
7113: THEN
7114:
7115: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity
7116: (p_entity_code => OE_GLOBALS.G_ENTITY_LINE_ADJ
7117: ,p_delete => FND_API.G_TRUE
7118: ,x_return_status => l_return_status
7119: );

Line 7167: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity

7163: IF l_debug_level > 0 THEN
7164: oe_debug_pub.add( 'PROCESSING DELAYED REQUESTS FOR LINES' , 2 ) ;
7165: END IF;
7166:
7167: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity
7168: (p_entity_code => OE_GLOBALS.G_ENTITY_Line_Scredit
7169: ,p_delete => FND_API.G_TRUE
7170: ,x_return_status => l_return_status
7171: );

Line 7226: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity

7222: IF l_debug_level > 0 THEN
7223: oe_debug_pub.add( 'PROCESSING DELAYED REQUESTS FOR LINES' , 2 ) ;
7224: END IF;
7225:
7226: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity
7227: (p_entity_code => OE_GLOBALS.G_ENTITY_LINE_PAYMENT
7228: ,p_delete => FND_API.G_TRUE
7229: ,x_return_status => l_return_status
7230: );

Line 7390: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity

7386: (p_control_rec.process_entity = OE_GLOBALS.G_ENTITY_ALL OR
7387: p_control_rec.process_entity = OE_GLOBALS.G_ENTITY_Line_Price_Att)
7388: THEN
7389:
7390: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity
7391: (p_entity_code => OE_GLOBALS.G_ENTITY_Line_Price_Att
7392: ,p_delete => FND_API.G_TRUE
7393: ,x_return_status => l_return_status
7394: );

Line 7652: OE_DELAYED_REQUESTS_PVT.Process_Delayed_Requests(

7648: OE_GLOBALS.G_RECURSION_MODE <> 'Y') AND
7649: p_control_rec.process_entity = OE_GLOBALS.G_ENTITY_ALL
7650: THEN
7651:
7652: OE_DELAYED_REQUESTS_PVT.Process_Delayed_Requests(
7653: x_return_status => l_return_status
7654: );
7655: IF l_debug_level > 0 THEN
7656: oe_debug_pub.add( 'OEXVORDB: COMPLETED PROCESS_DELAYED_REQUESTS ' || ' WITH RETURN STATUS' || L_RETURN_STATUS , 2 ) ;

Line 7670: OE_Delayed_Requests_PVT.Process_Order_Actions

7666: -- Only do non-WF requests.
7667: IF p_x_action_request_tbl.COUNT > 0 THEN
7668:
7669: -- Perform NON-WF Action Requests
7670: OE_Delayed_Requests_PVT.Process_Order_Actions
7671: (p_validation_level => p_validation_level,
7672: p_x_request_tbl => p_x_action_request_tbl,
7673: p_process_WF_Requests => FALSE);
7674:

Line 7679: oe_debug_pub.add('after OE_Delayed_Requests_PVT.Process_Order_Actions cvv2');

7675: END IF;
7676: /* comm rej
7677: --R12 CVV2
7678: IF l_debug_level > 0 THEN
7679: oe_debug_pub.add('after OE_Delayed_Requests_PVT.Process_Order_Actions cvv2');
7680: END IF;
7681: i := p_x_action_request_tbl.first;
7682: while i is not null loop
7683: IF l_debug_level > 0 THEN

Line 7706: OE_Delayed_Requests_PVT.Process_Order_Actions

7702: OE_ORDER_WF_UTIL.START_ALL_FLOWS;
7703: -- Process WF Action requests.
7704: IF p_x_action_request_tbl.COUNT > 0 THEN
7705:
7706: OE_Delayed_Requests_PVT.Process_Order_Actions
7707:
7708: (p_validation_level => p_validation_level,
7709: p_x_request_tbl => p_x_action_request_tbl,
7710: p_process_WF_Requests => TRUE);

Line 8563: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity

8559: (p_control_rec.process_entity = OE_GLOBALS.G_ENTITY_ALL OR
8560: p_control_rec.process_entity = OE_GLOBALS.G_ENTITY_HEADER_ADJ)
8561: THEN
8562:
8563: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity
8564: (p_entity_code => OE_GLOBALS.G_ENTITY_HEADER_ADJ
8565: ,p_delete => FND_API.G_TRUE
8566: ,x_return_status => l_return_status
8567: );

Line 8639: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity

8635: p_control_rec.process_entity = OE_GLOBALS.G_ENTITY_Header_Price_Att
8636: )
8637: THEN
8638:
8639: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity
8640: (p_entity_code => OE_GLOBALS.G_ENTITY_Header_Price_Att
8641: ,p_delete => FND_API.G_TRUE
8642: ,x_return_status => l_return_status
8643: );

Line 8729: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity

8725: p_control_rec.process_entity = OE_GLOBALS.G_ENTITY_Header_Adj_Att
8726: )
8727: THEN
8728:
8729: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity
8730: (p_entity_code => OE_GLOBALS.G_ENTITY_Header_Adj_Att
8731: ,p_delete => FND_API.G_TRUE
8732: ,x_return_status => l_return_status
8733: );

Line 8833: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity

8829: p_control_rec.process_entity = OE_GLOBALS.G_ENTITY_Header_Adj_Assoc
8830: )
8831: THEN
8832:
8833: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity
8834: (p_entity_code => OE_GLOBALS.G_ENTITY_Header_Adj_Assoc
8835: ,p_delete => FND_API.G_TRUE
8836: ,x_return_status => l_return_status
8837: );

Line 8924: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity

8920: (p_control_rec.process_entity = OE_GLOBALS.G_ENTITY_ALL OR
8921: p_control_rec.process_entity = OE_GLOBALS.G_ENTITY_HEADER_SCREDIT)
8922: THEN
8923:
8924: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity
8925: (p_entity_code => OE_GLOBALS.G_ENTITY_Header_Scredit
8926: ,p_delete => FND_API.G_TRUE
8927: ,x_return_status => l_return_status
8928: );

Line 9310: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity

9306: IF l_debug_level > 0 THEN
9307: oe_debug_pub.add( 'PROCESS LINE REQUESTS' ) ;
9308: END IF;
9309:
9310: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity
9311: (p_entity_code => OE_GLOBALS.G_ENTITY_LINE
9312: ,p_delete => FND_API.G_TRUE
9313: ,x_return_status => l_return_status
9314: );

Line 9349: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity

9345: (p_control_rec.process_entity = OE_GLOBALS.G_ENTITY_ALL OR
9346: p_control_rec.process_entity = OE_GLOBALS.G_ENTITY_LINE_ADJ)
9347: THEN
9348:
9349: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity
9350: (p_entity_code => OE_GLOBALS.G_ENTITY_LINE_ADJ
9351: ,p_delete => FND_API.G_TRUE
9352: ,x_return_status => l_return_status
9353: );

Line 9401: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity

9397: IF l_debug_level > 0 THEN
9398: oe_debug_pub.add( 'PROCESSING DELAYED REQUESTS FOR LINES' , 2 ) ;
9399: END IF;
9400:
9401: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity
9402: (p_entity_code => OE_GLOBALS.G_ENTITY_Line_Scredit
9403: ,p_delete => FND_API.G_TRUE
9404: ,x_return_status => l_return_status
9405: );

Line 9571: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity

9567: (p_control_rec.process_entity = OE_GLOBALS.G_ENTITY_ALL OR
9568: p_control_rec.process_entity = OE_GLOBALS.G_ENTITY_Line_Price_Att)
9569: THEN
9570:
9571: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity
9572: (p_entity_code => OE_GLOBALS.G_ENTITY_Line_Price_Att
9573: ,p_delete => FND_API.G_TRUE
9574: ,x_return_status => l_return_status
9575: );

Line 9658: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity

9654: (p_control_rec.process_entity = OE_GLOBALS.G_ENTITY_ALL OR
9655: p_control_rec.process_entity = OE_GLOBALS.G_ENTITY_Line_Adj_Att)
9656: THEN
9657:
9658: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity
9659: (p_entity_code => OE_GLOBALS.G_ENTITY_Line_Adj_Att
9660: ,p_delete => FND_API.G_TRUE
9661: ,x_return_status => l_return_status
9662: );

Line 9777: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity

9773: (p_control_rec.process_entity = OE_GLOBALS.G_ENTITY_ALL OR
9774: p_control_rec.process_entity = OE_GLOBALS.G_ENTITY_Line_Adj_Assoc)
9775: THEN
9776:
9777: OE_DELAYED_REQUESTS_PVT.Process_Request_for_Entity
9778: (p_entity_code => OE_GLOBALS.G_ENTITY_Line_Adj_Assoc
9779: ,p_delete => FND_API.G_TRUE
9780: ,x_return_status => l_return_status
9781: );

Line 9919: OE_DELAYED_REQUESTS_PVT.Process_Delayed_Requests(

9915: OE_GLOBALS.G_RECURSION_MODE <> 'Y') AND
9916: p_control_rec.process_entity = OE_GLOBALS.G_ENTITY_ALL
9917: THEN
9918:
9919: OE_DELAYED_REQUESTS_PVT.Process_Delayed_Requests(
9920: x_return_status => l_return_status
9921: );
9922: IF l_debug_level > 0 THEN
9923: oe_debug_pub.add( 'OEXVORDB: COMPLETED PROCESS_DELAYED_REQUESTS ' || ' WITH RETURN STATUS' || L_RETURN_STATUS , 2 ) ;

Line 9937: OE_Delayed_Requests_PVT.Process_Order_Actions

9933: -- Only do non-WF requests.
9934: IF p_x_action_request_tbl.COUNT > 0 THEN
9935:
9936: -- Perform NON-WF Action Requests
9937: OE_Delayed_Requests_PVT.Process_Order_Actions
9938: (p_validation_level => p_validation_level,
9939: p_x_request_tbl => l_request_tbl,
9940: p_process_WF_Requests => FALSE);
9941:

Line 9954: OE_Delayed_Requests_PVT.Process_Order_Actions

9950: OE_ORDER_WF_UTIL.START_ALL_FLOWS;
9951: -- Process WF Action requests.
9952: IF p_x_action_request_tbl.COUNT > 0 THEN
9953:
9954: OE_Delayed_Requests_PVT.Process_Order_Actions
9955:
9956: (p_validation_level => p_validation_level,
9957: p_x_request_tbl => l_request_tbl,
9958: p_process_WF_Requests => TRUE);

Line 10271: oe_debug_pub.add( 'GLOBAL REQUEST TABLE COUNT- PO'|| OE_DELAYED_REQUESTS_PVT.G_DELAYED_REQUESTS.COUNT , 1 ) ;

10267: set_recursion_mode(p_Entity_Code => 1,
10268: p_In_out => 0);
10269:
10270: IF l_debug_level > 0 THEN
10271: oe_debug_pub.add( 'GLOBAL REQUEST TABLE COUNT- PO'|| OE_DELAYED_REQUESTS_PVT.G_DELAYED_REQUESTS.COUNT , 1 ) ;
10272: oe_debug_pub.add( 'EXITING OE_ORDER_PUB.PROCESS_ORDER' , 1 ) ;
10273: END IF;
10274:
10275: EXCEPTION

Line 10293: OE_DELAYED_REQUESTS_PVT.Clear_Request(l_return_status);

10289: IF l_debug_level > 0 THEN
10290: oe_debug_pub.add( 'DELETE REQUEST11' , 2 ) ;
10291: END IF;
10292:
10293: OE_DELAYED_REQUESTS_PVT.Clear_Request(l_return_status);
10294: IF OE_CODE_CONTROL.CODE_RELEASE_LEVEL >= '110508' THEN
10295: OE_ORDER_UTIL.Clear_Global_Picture(l_return_status);
10296: END IF;
10297: OE_ORDER_WF_UTIL.CLEAR_FLOWSTART_GLOBALS;

Line 10325: OE_DELAYED_REQUESTS_PVT.Clear_Request(l_return_status);

10321: IF l_debug_level > 0 THEN
10322: oe_debug_pub.add( 'DELETE REQUEST12' , 2 ) ;
10323: END IF;
10324:
10325: OE_DELAYED_REQUESTS_PVT.Clear_Request(l_return_status);
10326: IF OE_CODE_CONTROL.CODE_RELEASE_LEVEL >= '110508' THEN
10327: OE_ORDER_UTIL.Clear_Global_Picture(l_return_status);
10328: END IF;
10329: OE_ORDER_WF_UTIL.CLEAR_FLOWSTART_GLOBALS;

Line 10358: OE_DELAYED_REQUESTS_PVT.Clear_Request(l_return_status);

10354: IF l_debug_level > 0 THEN
10355: oe_debug_pub.add( 'DELETE REQUEST13' , 2 ) ;
10356: END IF;
10357:
10358: OE_DELAYED_REQUESTS_PVT.Clear_Request(l_return_status);
10359: IF OE_CODE_CONTROL.CODE_RELEASE_LEVEL >= '110508' THEN
10360: OE_ORDER_UTIL.Clear_Global_Picture(l_return_status);
10361: END IF;
10362: OE_ORDER_WF_UTIL.CLEAR_FLOWSTART_GLOBALS;