Add isAuthorizedToOverrideROTR flag

This commit is contained in:
Chase Tucker
2025-05-14 11:23:48 -07:00
committed by Tucker Chase (CSC FI SPS MESLEO)
parent 5e917e65ac
commit 4fc7eb189b
2 changed files with 22 additions and 0 deletions

View File

@ -40,6 +40,9 @@ compile insert SCANS_EQUATES
equ SCANS.TW_LOT_QTY$ to 31
equ SCANS.TEST_RUN_TYPE_ID$ to 32
equ SCANS.TEST_RUN_TYPE_NAME$ to 33
equ SCANS.IS_AUTHORIZED_TO_OVERRIDE_ROTR$ to 34
#endif