DBA Data[Home] [Help]

APPS.OE_HEADER_UTIL dependencies on OE_PC_GLOBALS

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

8558:
8559: -- Bug 1755817: clear the cached constraint results for header entity
8560: -- when order header is updated.
8561: OE_PC_Constraints_Admin_Pvt.Clear_Cached_Results
8562: (p_validation_entity_id => OE_PC_GLOBALS.G_ENTITY_HEADER);
8563:
8564: --11.5.10 Versioning/Audit Trail updates
8565: IF OE_CODE_CONTROL.CODE_RELEASE_LEVEL >= '110510' AND
8566: OE_GLOBALS.G_ROLL_VERSION <> 'N' THEN