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: ORWTPR

Package: Order Entry Results Reporting

Routine: ORWTPR


Information

ORWTPR ;SLC/STAFF - Personal Preference, Reminders ;Jun 22, 2021@14:06:23

Source Information

Source file <ORWTPR.m>

Entry Points

Name Comments DBIA/ICR reference
GETREM(VALUES,USER) ; from ORWTPP
; get user's reminders
SETREM(OK,VALUES,USER) ; from ORWTPP
; save user's reminders
GETOC(VALUES,USER) ; from ORWTPP
; get user's order checks
SAVEOC(OK,VALUES,USER) ; from ORWTPP
; save user's order checks
GETNOT(VALUES,USER) ; from ORWTPP
; get user's notifications
SAVENOT(OK,VALUES,USER) ; from ORWTPP
; save user's notifications
CLEARNOT(OK,USER) ; from ORWTPP
; clear user's notifications
GETNOTO(INFO,USER) ; from ORWTPP
; get user's other info for notifications
GETSURR(INFO,USER) ; from ORWTPP
; get user's surrogate info
GETSURRS(INFO,USER) ; from ORWTPP ;TDP - Added for CPRSv32A (*539) surrogate modifications
; get all user's surrogate info
SAVESURR(OK,INFO,USER) ; from ORWTPP
; save user's surrogate info
SAVENOTO(OK,INFO,USER) ; from ORWTPP
; save user's notification settings
OCDESC(TEXT,IEN) ; from RPC
NOTDESC(TEXT,IEN) ; from RPC
GETARCHP(INFO) ; from RPC
SVSRDFLT(OK,VALUES) ; save surrogate defaults
GTSRDFLT(OK,VALUES) ; retrieve surrogate defaults
VLDSRDFL(X) ; validation code for surrogate defaults

Used in RPC

RPC Name Call Tags
ORWTPR OCDESC OCDESC
ORWTPR NOTDESC NOTDESC
ORWTPR GETARCHP GETARCHP
Info |  Source |  Entry Points |  Used in RPC