pre cutover push

This commit is contained in:
Infineon\StieberD
2024-09-04 20:33:41 -07:00
parent 6ea6969f4b
commit 7762b129af
2072 changed files with 130000 additions and 95295 deletions

View File

@ -0,0 +1,14 @@
compile insert UNLOCK_REQUESTS_EQUATES
/*----------------------------------------
Author : Table Create Insert Routine
Written : 19/03/2024
Description : Insert for Table UNLOCK_REQUESTS
----------------------------------------*/
Equ UNLOCK_REQUESTS_REQUEST_DATETIME$ To 0
Equ UNLOCK_REQUESTS_TABLE_NAME$ To 0
Equ UNLOCK_REQUESTS_RECORD_KEY$ To 1
Equ UNLOCK_REQUESTS_USER_NAME$ To 2
Equ UNLOCK_REQUESTS_SUCCESS$ To 3