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

Package: Capacity Management

Routine: KMPDTP1


Information

KMPDTP1 ;OAK/RAK/JML - CP Timing Time to Load Summary ;9/1/2015

Source Information

Source file <KMPDTP1.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;-- entry point
EN1 ;-- entry point from taskman
DATA(KMPDATE,KMPDPTNP,KMPDSUB) ;-- compile data
PRINT ;-- print data
PRINTONE(KMPDSUB,KMPDSTTL) ;
PRNTBOTH ;
; AVG ^ MIN ^ MAX ^ TOTAL DELTA ^ COUNT
HDR(KMPDSTTL) ;-- print header
HDR1(KMPDHDR,KMPDSTTL) ;- set up header array
EXIT ;-- cleanup on exit

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: EN+5
Function Call: WRITE
  • Prompt: !?7,"This report displays the daily average time-to-load value for"
  • Line Location: EN+6
Function Call: WRITE
  • Prompt: !?7,"the coversheet at this site. Average time-to-load values are"
  • Line Location: EN+7
Function Call: WRITE
  • Prompt: !?7,"given for either daily prime time or non-prime time periods."
  • Line Location: EN+8
Function Call: WRITE
  • Prompt: !?7,"Foreground, background and combined values are reported."
  • Line Location: EN+9
Function Call: WRITE
  • Prompt: !
  • Line Location: EN+10
Function Call: WRITE
  • Prompt: !
  • Line Location: EN+25
Function Call: WRITE
  • Prompt: !,"No action taken."
  • Line Location: EN+25
Function Call: WRITE
  • Prompt: "*"
  • Line Location: PRINTONE+11
Function Call: WRITE
  • Prompt: !!?12,"Incomplete: ",$J($FN(TOTAL,",",0),$L(TOTAL)+2)
  • Line Location: PRINTONE+15
Function Call: WRITE
  • Prompt: !!?2,"CV = Coversheet"
  • Line Location: PRINTONE+17
Function Call: WRITE
  • Prompt: ?35,"* = BG/FG Load Counts not equal."
  • Line Location: PRINTONE+17
Function Call: WRITE
  • Prompt: !?2,"TTL = Time-to-Load"
  • Line Location: PRINTONE+18
Function Call: WRITE
  • Prompt: ?35,"Listing FOREGROUND Load Count"
  • Line Location: PRINTONE+18
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: HDR+1
Function Call: WRITE
  • Prompt: !,HDR(I)
  • Line Location: HDR+4
Info |  Source |  Entry Points |  Interaction Calls