Adding basic backend functionality to prod.
This commit is contained in:
committed by
Ouellette Jonathan (CSC FI SPS MESLEO)
parent
0eac3839ea
commit
860cab9f68
@ -1,7 +1,7 @@
|
||||
compile insert RETURN_TO_FAB_LOTS_EQUATES
|
||||
/*----------------------------------------
|
||||
Author : Table Create Insert Routine
|
||||
Written : 10/01/2025
|
||||
Written : 13/01/2025
|
||||
Description : Insert for Table RETURN_TO_FAB_LOTS
|
||||
----------------------------------------*/
|
||||
#ifndef __RETURN_TO_FAB_LOTS_EQUATES__
|
||||
@ -22,5 +22,6 @@ compile insert RETURN_TO_FAB_LOTS_EQUATES
|
||||
equ RETURN_TO_FAB_LOTS_COMPLETED_DTM$ to 14
|
||||
equ RETURN_TO_FAB_LOTS_REASON$ to 15
|
||||
equ RETURN_TO_FAB_LOTS_NOTES$ to 16
|
||||
equ RETURN_TO_FAB_LOTS_NOTES_USER$ to 17
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user