Changes to add progress percentage to WIP Status.
This commit is contained in:
committed by
Infineon\Mitchem
parent
63979bb757
commit
36f600c0c6
3
LSL2/STPROCINS/ERROR_SERVICES_COMMON.txt
Normal file
3
LSL2/STPROCINS/ERROR_SERVICES_COMMON.txt
Normal file
@ -0,0 +1,3 @@
|
||||
Compile Insert ERROR_SERVICES_COMMON
|
||||
|
||||
Common /ErrorServices/ ErrorMessages@, ErrorSources@, ErrorCodes@, RetStacks@, EsSpStatCode@, EsSpStatMessage@, Unused7@, Unused8@
|
@ -12,5 +12,7 @@ compile insert NICA_ORDERS_EQUATES
|
||||
equ NICA_ORDERS.ENTITY_TYPE$ to 3
|
||||
equ NICA_ORDERS.ENTITY_ID$ to 4
|
||||
equ NICA_ORDERS.IS_COMPLETE$ to 5
|
||||
equ NICA_ORDERS.PROGRESS_PERCENTAGE$ to 6
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user