added AD group support to notifications system
This commit is contained in:
12
LSL2/STPROCINS/NOTES_QUEUE_EQUATES.txt
Normal file
12
LSL2/STPROCINS/NOTES_QUEUE_EQUATES.txt
Normal file
@ -0,0 +1,12 @@
|
||||
compile insert NOTES_QUEUE_EQUATES
|
||||
/*----------------------------------------
|
||||
Author : Table Create Insert Routine
|
||||
Written : 16/10/2024
|
||||
Description : Insert for Table NOTES_QUEUE
|
||||
----------------------------------------*/
|
||||
#ifndef __NOTES_QUEUE_EQUATES__
|
||||
#define __NOTES_QUEUE_EQUATES__
|
||||
|
||||
equ NOTES_QUEUE.NOTES_ID$ to 1
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user