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

Package: CMOP

Routine: PSXRPT


Information

PSXRPT ;BIR/WPB,HTW-Routine to Generate Reports at the CMOP Host Facility ;04/08/97 2:06 PM

Source Information

Source file <PSXRPT.m>

Entry Points

Name Comments DBIA/ICR reference
PRINT
EXIT
EXIT1
QUE
EN
R1
DEV
RPT
HDR
DATA
QDATA
DESC
DESC1
HELP
HELP1

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,RDTTM,?19,FROM,?43,BB,?59,$J(ORDS,5),?68,$J(RXS,5),?75,$E(STAT,1,4)
  • Line Location: PRINT+8
Function Call: WRITE
  • Prompt: LL
  • Line Location: PRINT+21
Function Call: WRITE
  • Prompt: LL
  • Line Location: PRINT+32
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: EXIT1+0
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: EXIT1+2
Function Call: WRITE
  • Prompt: !!,"Job Canceled"
  • Line Location: QUE+1
Function Call: WRITE
  • Prompt: !!,"Job Queued"
  • Line Location: QUE+2
Function Call: WRITE
  • Prompt: !,"Beginning date must be before ending date."
  • Line Location: R1+5
Function Call: WRITE
  • Prompt: !,"NO DEVICE SELECTED"
  • Line Location: DEV+0
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: RPT+2
Function Call: WRITE
  • Prompt: !,?SP,COM,!,?SP2,COM2,!!
  • Line Location: HDR+2
Function Call: WRITE
  • Prompt: "RECEIVED",?19,"FROM",?43,"BATCH",?59,"TOTAL",?68,"TOTAL",?75,"STAT",!
  • Line Location: HDR+4
Function Call: WRITE
  • Prompt: "DATE/TIME",?43,"NUMBER",?59,"ORDERS",?68,"RXS",!
  • Line Location: HDR+5
Function Call: WRITE
  • Prompt: LL
  • Line Location: HDR+8
Function Call: WRITE
  • Prompt: !
  • Line Location: HDR+9
Function Call: WRITE
  • Prompt: !!
  • Line Location: HDR+13
Function Call: WRITE
  • Prompt: !!,"No data for the report."
  • Line Location: DATA+2
Function Call: WRITE
  • Prompt: !!,"No data for the report."
  • Line Location: QDATA+1
Function Call: WRITE
  • Prompt: !!,"No data for the report."
  • Line Location: DESC+2
Function Call: WRITE
  • Prompt: !!,"S - Provides a report of all transmissions received for the date range entered."
  • Line Location: HELP+0
Function Call: WRITE
  • Prompt: !,"Q - Provides a report of all transmissions that are queued to download to the",!,"vendor for the date range entered."
  • Line Location: HELP+1
Function Call: WRITE
  • Prompt: !,"P - Provides a report of all transmissions that are processed for the date range",!,"entered."
  • Line Location: HELP+2
Function Call: WRITE
  • Prompt: !,"C - Provides a report of all transmissions that are closed for the date range",!,"entered."
  • Line Location: HELP+3
Function Call: WRITE
  • Prompt: !,"H - Provides a report of all transmissions that are on hold status for the date range entered."
  • Line Location: HELP+4
Function Call: WRITE
  • Prompt: !,"L - Provides a report of all transmissions that were printed for the date range entered."
  • Line Location: HELP+5
Function Call: WRITE
  • Prompt: !!,"Ascending order will order data starting with the earliest date.",!,"Descending order will order the data starting the latest date."
  • Line Location: HELP1+0
Info |  Source |  Entry Points |  Interaction Calls