Alarm trigger with NICA_ORDERS table

solution tested and ready for deployment

updated SRP_Git_Services to handle creating local copies of inherited entities

updated HgCV OCAP order trigger to also look for active prove-in orders

moved error services common into sysprog to avoid compilation issues
This commit is contained in:
Infineon\StieberD
2024-12-12 13:24:48 -07:00
parent 3cd56295dc
commit ab8f9d3c24
24 changed files with 3167 additions and 1571 deletions

View File

@ -0,0 +1,13 @@
Compile Insert IQS_VIOL_DATA_EQUATES
Equ IQS_VIOL_DATA.REACTOR$ to 1
Equ IQS_VIOL_DATA.TEST$ to 2
Equ IQS_VIOL_DATA.USL$ to 3
Equ IQS_VIOL_DATA.TAR$ to 4
Equ IQS_VIOL_DATA.LSL$ to 5
Equ IQS_VIOL_DATA.LAST_ENTRY$ to 6
Equ IQS_VIOL_DATA.LAST_ALARM$ to 7
Equ IQS_VIOL_DATA.ALARM$ to 8
Equ IQS_VIOL_DATA.SUBGROUPS$ to 9
Equ IQS_VIOL_DATA.MEAN$ to 10
Equ IQS_VIOL_DATA.LAST_WRITE_TIME$ to 11