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
Print Page as PDF
Routine: SCAPMC17

Package: Scheduling

Routine: SCAPMC17


Information

SCAPMC17 ;ALB/REW - Team API's ; 12 Jan 99 9:09 AM

Source Information

Source file <SCAPMC17.m>

Entry Points

Name Comments DBIA/ICR reference
ACTPNM(SCTPNM,SCTMNM,SCFIELDA,SCMAINA,SCEFF,SCERR) ; -- change position status (add if need be)
; input:
; SCTPNM = External Value of Position Name
; SCTMNM = External Value of Team Name
; SCFIELDA = similar to above -used for history entries (404.59)
; SCMAINA = array of extra field entries - scfielda('fld#')=value
; -Note: Only used if BRAND NEW POSITION - team fields (404.57)
; SCEFF = date to activate [default=DT]
; SCERR = array NAME to store error messages.
; [ex. ^TMP("ORXX",$J)]
QTNM
ACTP(SCTP,SCFIELDA,SCEFF,SCERR) ; change position status using ien
; input:
; SCTP = Pointer to TEAM POSTION File (#404.57)
; SCFIELDA= array of extra field entries - for history entries (404.59)
; SCEFF = date to activate [default=DT]
; SCERR = array NAME to store error messages.
; [ex. ^TMP("ORXX",$J)]
QT
OKDATA() ;
OKNMDATA() ;
Info |  Source |  Entry Points