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

Package: Scheduling

Routine: SCRPTPHS


Information

SCRPTPHS ;ALB/DJS - Team Position History Extract for PCMMR Data Validation; 04/10/14

Source Information

Source file <SCRPTPHS.m>

Entry Points

Name Comments DBIA/ICR reference
ENTER ; Entry point
;
; Extract file will be a delimited text file (.TXT) that will provide information for PCMM data validation
; Delimiter is a pipe ("|") character
SETREC
COLHDR ;Create column header for Team Position History extract file
END
HFSOPEN(HANDLE,SCMCPATH,SCMCHFS,SCMCMODE) ; Open File
HFSCLOSE(HANDLE,SCMHFS) ;Close HFS and unload data
IOF() ;used to reset position and insert page break flag when @IOF is executed.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,SCMCPATH
  • Line Location: ENTER+18
Function Call: WRITE
  • Prompt: "Station #|Team Position History IEN|Team Position IEN|Team Name|Effective Date|Status|Status Reason",!
  • Line Location: COLHDR+1

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^SCTM(404.59 - [#404.59] GETS^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call