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

Package: PAID

Routine: PRSNROLD


Information

PRSNROLD ;WOIFO/JEO - OVERTIMIVIE DETAIL REPORT ;080811

Source Information

Source file <PRSNROLD.m>

Entry Points

Name Comments DBIA/ICR reference
DAP ; Entry point for Data Approval Personnel
COORD ;Entry point for VANOD Coordinator
; Coordinator has no access limits so let them pick any group
MAIN ;
RANGE ;
; User is prompted for a date or date range
FILE ;
INFO(PRSIEN,DIVI,PICK) ;Find nurse information to display in report
HDR ;;Display header for report of Individual Nurse Activity
DEFAULTL() ;Find external value-nurse's default location
GETDAY(PRSNDAY,PRSNDY,PRSDT) ;Find external value of Day Number
DATA ;Extract display data from POCD array
PRNT ;Print report

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Request "_ZTSK_" Queued."
  • Line Location: MAIN+18
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: HDR+1
Function Call: WRITE
  • Prompt: ?19,"NURSE OVERTIME DETAIL REPORT"
  • Line Location: HDR+3
Function Call: WRITE
  • Prompt: !,PRSNAME,?32,$E(PRSNL,1,14),?48,"T&L"_" "_PRSNTL,?48,?68,$E(PRSNSSN,6,9)
  • Line Location: HDR+4
Function Call: WRITE
  • Prompt: !,"--------------------------------------------------------------------------------"
  • Line Location: HDR+5
Function Call: WRITE
  • Prompt: !,EXTBEG_" - "_EXTEND,?45,"Run Date: ",TODAY,?70,"Page: ",$J(PG,3)
  • Line Location: HDR+6
Function Call: WRITE
  • Prompt: !
  • Line Location: HDR+7
Function Call: WRITE
  • Prompt: !,"Date",?11,"Tour Time",?27,"Location",?46,"# Of",?57,"OT Mandatory"
  • Line Location: HDR+8
Function Call: WRITE
  • Prompt: !,?11,"-Exceptions",?27,"-Work Type",?45,"Hours",?57,"-OT Reason"
  • Line Location: HDR+9
Function Call: WRITE
  • Prompt: !,"--------------------------------------------------------------------------------"
  • Line Location: HDR+10
Function Call: WRITE
  • Prompt: !
  • Line Location: PRNT+2
Function Call: WRITE
  • Prompt: PRSNDY
  • Line Location: PRNT+3
Function Call: WRITE
  • Prompt: ?11,$G(PRSNST)_"-"_$G(PRSNSP),?27,$G(PRSNPOC1),?57,$G(PRSNM)
  • Line Location: PRNT+4
Function Call: WRITE
  • Prompt: !
  • Line Location: PRNT+5
Function Call: WRITE
  • Prompt: PRSDT
  • Line Location: PRNT+6
Function Call: WRITE
  • Prompt: ?11,"-"_$G(PRSNTT)_" "_$G(PRSNLNG),?27,"-"_$G(PRSNTW)_" "_$G(PRSNTWD),?46,OTTIME,?57,"-"_$G(PRSNREC)_" "_$G(PRSNRE)
  • Line Location: PRNT+7
Function Call: WRITE
  • Prompt: !
  • Line Location: PRNT+8

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^PRST(456 - [#456] EXTERNAL^DILFD
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call