Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Used in RPC
Print Page as PDF
Routine: ORWTPP

Package: Order Entry Results Reporting

Routine: ORWTPP


Information

ORWTPP ; SLC/STAFF PERSONAL PREFERENCE - PERSONAL ;02/09/23 07:25

Source Information

Source file <ORWTPP.m>

Entry Points

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

Used in RPC

RPC Name Call Tags
ORWTPP GETTU GETTU
ORWTPP LSDEF LSDEF
ORWTPP NEWLIST NEWLIST
ORWTPP PLISTS PLISTS
ORWTPP REMLIST REMLIST
ORWTPP SAVECD SAVECD
ORWTPP SAVECS SAVECS
ORWTPP SAVELIST SAVELIST
ORWTPP SAVENOT SAVENOT
ORWTPP SAVENOTO SAVENOTO
ORWTPP SAVEOC SAVEOC
ORWTPP SAVEPLD SAVEPLD
ORWTPP SAVESURR SAVESURR
ORWTPP SAVET SAVET
ORWTPP SETCOMBO SETCOMBO
ORWTPP SETOTHER SETOTHER
ORWTPP SETREM SETREM
ORWTPP SETSUB SETSUB
ORWTPP SORTDEF SORTDEF
ORWTPP PLTEAMS PLTEAMS
ORWTPP TEAMS TEAMS
ORWTPP ADDLIST ADDLIST
ORWTPP CHKSURR CHKSURR
ORWTPP CLDAYS CLDAYS
ORWTPP CLEARNOT CLEARNOT
ORWTPP CLRANGE CLRANGE
ORWTPP CSARNG CSARNG
ORWTPP CSLAB CSLAB
ORWTPP DELLIST DELLIST
ORWTPP GETCOMBO GETCOMBO
ORWTPP GETNOT GETNOT
ORWTPP GETNOTO GETNOTO
ORWTPP GETOC GETOC
ORWTPP GETOTHER GETOTHER
ORWTPP GETREM GETREM
ORWTPP GETSUB GETSUB
ORWTPP GETSURR GETSURR
ORWTPP GETTD GETTD
ORWTPP GETCOS GETCOS
ORWTPP GETDCOS GETDCOS
ORWTPP SETDCOS SETDCOS
ORWTPP GETIMG GETIMG
ORWTPP SETIMG SETIMG
ORWTPP PCMTEAMS PCMTEAMS
ORWTPP GETSURRS GETSURRS
ORWTPP SURRDFLT SURRDFLT
Info |  Source |  Entry Points |  Used in RPC