DBA Data[Home] [Help]

APPS.OE_HEADER_UTIL dependencies on OE_PC_GLOBALS

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

8751:
8752: -- Bug 1755817: clear the cached constraint results for header entity
8753: -- when order header is updated.
8754: OE_PC_Constraints_Admin_Pvt.Clear_Cached_Results
8755: (p_validation_entity_id => OE_PC_GLOBALS.G_ENTITY_HEADER);
8756:
8757: --11.5.10 Versioning/Audit Trail updates
8758: IF OE_CODE_CONTROL.CODE_RELEASE_LEVEL >= '110510' AND
8759: OE_GLOBALS.G_ROLL_VERSION <> 'N' THEN