DBA Data[Home] [Help]

APPS.OE_VERIFY_PAYMENT_PUB dependencies on OE_PC_CONSTRAINTS_ADMIN_PVT

Line 4926: OE_PC_Constraints_Admin_Pvt.Clear_Cached_Results

4922: OE_Order_Cache.Set_Order_Header(l_header_rec);
4923:
4924: -- Bug 1755817: clear the cached constraint results for header entity
4925: -- when order header is updated.
4926: OE_PC_Constraints_Admin_Pvt.Clear_Cached_Results
4927: (p_validation_entity_id => OE_PC_GLOBALS.G_ENTITY_HEADER);
4928:
4929: -- jolin start
4930: IF OE_CODE_CONTROL.CODE_RELEASE_LEVEL >= '110508' THEN

Line 7562: -- ?? OE_PC_Constraints_Admin_Pvt.Clear_Cached_Results

7558: -- ??? OE_Order_Cache.Set_Order_Header(l_header_rec);
7559:
7560: -- Bug 1755817: clear the cached constraint results for header entity
7561: -- when order header is updated.
7562: -- ?? OE_PC_Constraints_Admin_Pvt.Clear_Cached_Results
7563: -- ?? (p_validation_entity_id => OE_PC_GLOBALS.G_ENTITY_HEADER);
7564:
7565:
7566: /* commented out for multiple payments