fixed material track report, Mona_Services HTTP call, and COC file generation

This commit is contained in:
MESOISYSADMIN
2024-09-05 15:06:46 -07:00
committed by Infineon\StieberD
parent 7762b129af
commit a8a9e91d04
83 changed files with 64689 additions and 47974 deletions

View File

@ -1,14 +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
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