ORWTPP ; SLC/STAFF PERSONAL PREFERENCE - PERSONAL ;02/09/23 07:25
Source file <ORWTPP.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| NEWLIST(VAL,LISTNAME,ORVIZ) | ; RPC
; set current user's new personal list |
|
| DELLIST(OK,LISTNUM) | ; RPC
; delete current user's personal list |
|
| SAVELIST(OK,PLIST,LISTNUM,ORVIZ) | ; RPC
; save current user's personal list changes |
|
| LSDEF(INFO) | ; RPC
; get current user's list sources |
|
| SORTDEF(VALUE) | ; RPC
; get current user's sort order |
|
| CLDAYS(INFO) | ; RPC
; get current user's clinic defaults |
|
| CLRANGE(INFO) | ; RPC
; get current user's default clinic start, stop dates |
|
| SAVECD(OK,INFO) | ; RPC
; save current user's clinic defaults |
|
| SAVEPLD(OK,INFO) | ; RPC
; save current user's list selection defaults |
|
| CSLAB(INFO) | ; RPC
; get lab date range defaults |
|
| CSARNG(INFO) | ; RPC
; get current user's start, stop defaults |
|
| SAVECS(OK,INFO) | ; RPC
; save current user's date range defaults |
|
| GETIMG(INFO) | ; RPC
; get current user's image report defaults |
|
| SETIMG(OK,MAX,START,STOP) | ; RPC
; save current user's image report defaults |
|
| GETREM(VALUES) | ; RPC
; get current user's reminders |
|
| SETREM(OK,VALUES) | ; RPC
; set current user's reminders |
|
| GETOC(VALUES) | ; RPC
; get current user's order checks |
|
| SAVEOC(OK,VALUES) | ; RPC
; save current user's order checks |
|
| GETNOT(VALUES) | ; RPC
; get current user's notifications |
|
| SAVENOT(OK,VALUES) | ; RPC
; save current user's notifications |
|
| CLEARNOT(OK) | ; RPC
; clear current user's notifications |
|
| GETNOTO(INFO) | ; RPC
; get current user's other info for notifications |
|
| CHKSURR(OK,SURR) | ; RPC
; check if current user's surrogate is valid |
|
| GETSURR(INFO) | ; RPC
; get current user's surrogate info |
|
| GETSURRS(INFO) | ; RPC ;TDP - Added for CPRSv32 (*405) surrogate modifications
; get surrogate info for current user |
|
| SAVESURR(OK,INFO) | ; RPC
; save current user's surrogate info |
|
| SAVENOTO(OK,INFO) | ; RPC
; save current user's notification info |
|
| GETOTHER(INFO) | ; RPC
; get user's other parameter settings |
|
| SETOTHER(OK,INFO) | ; RPC
; set current user's other parameter settings |
|
| GETSUB(VALUE) | ; RPC
; get Ask for Subject on notes for current user |
|
| GETCOS(VALUES,FROM,DIR,VISITORS,ORSIM) | ; RPC
; get elgible cosigners for current user |
|
| GETDCOS(VALUE) | ; RPC
; get default cosigner for current user |
|
| SETDCOS(OK,VALUE) | ; RPC
; set default cosigner for current user |
|
| SETSUB(OK,VALUE) | ; RPC
; set Ask for Subject on note for current user |
|
| GETTU(VALUES,CLASS) | ; RPC
; get titles for current user |
|
| GETTD(VALUE,CLASS) | ; RPC
; get default title for current user |
|
| SAVET(OK,CLASS,DEFAULT,VALUES) | ; RPC
; save titles for current user |
|
| PLISTS(VALUES) | ; RPC
; get current user's personal lists |
|
| PLTEAMS(VALUES) | ; RPC
; get current user's teams and personal lists |
|
| PCMTEAMS(VALUES) | ; RPC
; TDP - Added 5/21/2014 ; get current user's PCMM teams |
|
| TEAMS(VALUES) | ; RPC
; get teams for current user |
|
| ADDLIST(OK,VALUE) | ; RPC
; adds current user to a team |
|
| REMLIST(OK,VALUE) | ; RPC
; removes current user from a team |
|
| GETCOMBO(VALUES) | ; RPC
; get current user's combo list definition |
|
| SETCOMBO(OK,VALUES) | ; RPC
; set current user's combo list definition |
|
| SURRDFLT(OK,ACTION,VALUES) | ; RPC
; set or retrieve the surrogate tab default settings |