added AD group support to notifications system
This commit is contained in:
@ -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
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user