added AD group support to notifications system

This commit is contained in:
Infineon\StieberD
2024-10-04 17:35:08 -07:00
parent 0b5ce72c39
commit 2a5abee93e
38 changed files with 9811 additions and 2732 deletions

View File

@ -93,7 +93,7 @@ Set_List:
List = ""
Table = "AUDIT_WO_MAST_SCHED"
Field = "DATE_IN"
Update_Index(Table, Field, No$)
Update_Index(Table, Field, No$, True$)
Open Table to hTable else null
@ -133,3 +133,4 @@ Set_List:
Set_Property(@Window:".RPT_LIST", "OLE.List", List)
return