ready for unit testing
This commit is contained in:
committed by
Stieber Daniel (CSC FI SPS MESLEO)
parent
401c03d752
commit
03e85359d1
@ -1,7 +1,7 @@
|
||||
compile insert LOT_EQUATES
|
||||
/*----------------------------------------
|
||||
Author : Table Create Insert Routine
|
||||
Written : 01/04/2025
|
||||
Written : 17/06/2025
|
||||
Description : Insert for Table LOT
|
||||
----------------------------------------*/
|
||||
#ifndef __LOT_EQUATES__
|
||||
@ -23,5 +23,11 @@ compile insert LOT_EQUATES
|
||||
equ LOT_LEGACY_LOT_ID$ to 14
|
||||
equ LOT_VOIDED_LOT_RECORDS$ to 15
|
||||
equ LOT_MOST_RECENT_LOT_EVENT_ID$ to 16
|
||||
equ LOT_LEGACY_LOT_TYPE$ to 17
|
||||
equ LOT_WO_LOG_ID$ to 18
|
||||
equ LOT_PROD_SPEC_ID$ to 19
|
||||
equ LOT_EPI_PART_NO$ to 20
|
||||
equ LOT_PROD_VER_NO$ to 21
|
||||
equ LOT_MET_TEST_IDS$ to 22
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user