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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: ORWTPT

Package: Order Entry Results Reporting

Routine: ORWTPT


Information

ORWTPT ; SLC/STAFF Personal Preference - Teams ;05/27/14 18:31

Source Information

Source file <ORWTPT.m>

Entry Points

Name Comments DBIA/ICR reference
GETTEAM(USERS,TEAM) ; RPC
; returns members of a team
GETPTEAM(MEMBERS,TEAM) ; RPC
; TDP - Added 5/21/2014
; returns members of a team\
; (Should be using $$PRTM^SCAPMC to return team members for a
; specific team. However, it does not work correctly. So, we
; improvised a work around solution.)
TEAMS(TEAMS,USER) ; from ORWTPP
; returns all teams a user is a member of (exculdes personal lists)
PLISTS(TEAMS,USER) ; from ORWTPP
; returns a user's personal lists
PLTEAMS(TEAMS,USER) ; from ORWTPP
; returns all teams and personal lists for a user
PCMTEAMS(TEAMS,USER) ; from ORWTPP
; TDP - Added 5/21/2014
; returns all PCMM teams for a user
ATEAMS(TEAMS) ; RPC
; all teams available to subscribe to
ADDLIST(OK,VALUE,USER) ; from ORWTPP
; adds a user to a team
REMLIST(OK,VALUE,USER) ; from ORWTPP
; removes a user from a team
GETCOMBO(VALUES,USER) ; from ORWTPP
; get user's combo list definition
SETCOMBO(OK,VALUES,USER) ; from ORWTPP
; set user's combo list definition

Used in RPC

RPC Name Call Tags
ORWTPT ATEAMS ATEAMS
ORWTPT GETTEAM GETTEAM
ORWTPT GETPTEAM GETPTEAM

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^OR(100.24 - [#100.24] Classic Fileman Calls
^SCTM(404.51 - [#404.51] Classic Fileman Calls
Info |  Source |  Entry Points |  Used in RPC |  FileMan Files Accessed Via FileMan Db Call