Merged PR 20879: Initial commit.
Initial commit.
This commit is contained in:
parent
804b590773
commit
b53e805929
@ -1,7 +1,7 @@
|
||||
compile insert VOIDED_LOT_EQUATES
|
||||
/*----------------------------------------
|
||||
Author : Table Create Insert Routine
|
||||
Written : 26/03/2025
|
||||
Written : 11/07/2025
|
||||
Description : Insert for Table VOIDED_LOT
|
||||
----------------------------------------*/
|
||||
#ifndef __VOIDED_LOT_EQUATES__
|
||||
@ -13,5 +13,6 @@ compile insert VOIDED_LOT_EQUATES
|
||||
equ VOIDED_LOT_ENTITY_TYPE$ to 4
|
||||
equ VOIDED_LOT_LOT_ID$ to 5
|
||||
equ VOIDED_LOT_LEGACY_LOT_ID$ to 6
|
||||
equ VOIDED_LOT_WO_MAT_KEY$ to 7
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user