DBA Data[Home] [Help]

APPS.OE_VERIFY_PAYMENT_PUB dependencies on OE_PC_GLOBALS

Line 4927: (p_validation_entity_id => OE_PC_GLOBALS.G_ENTITY_HEADER);

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
4931:

Line 7563: -- ?? (p_validation_entity_id => OE_PC_GLOBALS.G_ENTITY_HEADER);

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
7567: