Select the objects that you wish to see in the downloaded PDF
DEC 11, 1993
This is the call flagged for notification.
7100.2^B
1)= S ^FSCD("NOTIFY","B",$E(X,1,30),DA)=""
2)= K ^FSCD("NOTIFY","B",$E(X,1,30),DA)
7100.2^ACLIST^MUMPS
1)= D ACLIST^FSCXREFN("SET","CALL",X,DA)
2)= D ACLIST^FSCXREFN("KILL","CALL",X,DA)
7100.2^ACLOC^MUMPS
1)= D ACLOC^FSCXREFN("SET","CALL",X,DA)
2)= D ACLOC^FSCXREFN("KILL","CALL",X,DA)
7100.2^ACUSER^MUMPS
1)= D ACUSER^FSCXREFN("SET","CALL",X,DA)
2)= D ACUSER^FSCXREFN("KILL","CALL",X,DA)
DEC 10, 1993
This is the NOIS list that uses notification to schedule this call for notification.
7100.2^ACLIST1^MUMPS
1)= D ACLIST^FSCXREFN("SET","LIST",X,DA)
2)= D ACLIST^FSCXREFN("KILL","LIST",X,DA)
7100.2^ALIST
1)= S ^FSCD("NOTIFY","ALIST",$E(X,1,30),DA)=""
2)= K ^FSCD("NOTIFY","ALIST",$E(X,1,30),DA)
This is the NOIS location that has scheduled notification for this call.
7100.2^ACLOC1^MUMPS
1)= D ACLOC^FSCXREFN("SET","LOC",X,DA)
2)= D ACLOC^FSCXREFN("KILL","LOC",X,DA)
7100.2^ALOC
1)= S ^FSCD("NOTIFY","ALOC",$E(X,1,30),DA)=""
2)= K ^FSCD("NOTIFY","ALOC",$E(X,1,30),DA)
This is a user who has requested notification on this call.
7100.2^ACUSER1^MUMPS
1)= D ACUSER^FSCXREFN("SET","USER",X,DA)
2)= D ACUSER^FSCXREFN("KILL","USER",X,DA)
7100.2^AUSER
1)= S ^FSCD("NOTIFY","AUSER",$E(X,1,30),DA)=""
2)= K ^FSCD("NOTIFY","AUSER",$E(X,1,30),DA)
This is the method (mail or menu alert) that will be used for notification.
This is the event (change of status or edit) that triggers the notification.
MAR 11, 1996
This is a flag designating the notification was sent manually.