Merged PR 13813: Lot void routines enhancement
Lot void routines enhancement Related work items: #110807
This commit is contained in:
parent
507c6bffba
commit
b76db6bc72
@ -1,7 +1,7 @@
|
||||
compile insert LOT_EQUATES
|
||||
/*----------------------------------------
|
||||
Author : Table Create Insert Routine
|
||||
Written : 28/10/2024
|
||||
Written : 26/03/2025
|
||||
Description : Insert for Table LOT
|
||||
----------------------------------------*/
|
||||
#ifndef __LOT_EQUATES__
|
||||
@ -20,5 +20,7 @@ compile insert LOT_EQUATES
|
||||
equ LOT_OPEN$ to 11
|
||||
equ LOT_HOLD$ to 12
|
||||
equ LOT_HOT$ to 13
|
||||
equ LOT_LEGACY_LOT_ID$ to 14
|
||||
equ LOT_VOIDED_LOT_RECORDS$ to 15
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user