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

Package: IFCAP

Routine: PRCHJRP5


Information

PRCHJRP5 ;OI&T/DDA - Transaction Report from 414.06 ;3/22/13 13:48

Source Information

Source file <PRCHJRP5.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;Revised Transaction Report
EN2 ;
ENSING ;prompt for a single 2237
ENECMS ;prompt for a unique eCMS contact. PRCHECMS equals ALL or selection from ACONTACT cross-reference.
DATE ;prompt for a date range.
ENSTN ;prompt for a unique station or substation. PRCHSTN equals ALL or selection from ASN cross-reference.
ENFCP ;prompt for a unique Fund Control Point. PRCHFUND equals ALL or selection from ACP cross-reference.
ENTYPE ;
ENERROR ;prompt for inclusion of ERROR text. Default = NO, do not include error text.
SINGLE ;
ECMS ;Returns with PRCHECMS set. Failure code = 0
STN ;Returns with PRCHSTN set. Failure = 0
; EXCLUDE SUBSTATIONS from inital lookup.
SUBSTN ;Returns PRCHSUB = ALL if the user does not want to select a substation.
FCP ; Allow selection of a FCP.
; All FCP accessible to this user are stored in the following array which can be used for AO screening.
; PRCHURCP(fcp with any leading zeros,station)=full fcp text
USERFCP ; Build the arrays of the FCPs and Stations the user has access to.
EXITZT ;
EXIT ;
FAUXPR ; DISPLAY OF THE SELECTIONS
FX ; Get Device

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"REPORT MUST BE RUN FROM APPROPRIATE MENU OPTIONS."
  • Line Location: EN+4
Function Call: WRITE
  • Prompt: !!,"You are not a PPM Accountable Officer or Manager!"
  • Line Location: EN+6
Function Call: WRITE
  • Prompt: !!,"You do not have access to any Fund Control Points!"
  • Line Location: EN2+2
Function Call: WRITE
  • Prompt: !
  • Line Location: ECMS+3
Function Call: WRITE
  • Prompt: " "_PRCHFUND
  • Line Location: FCP+22
Function Call: WRITE
  • Prompt: !
  • Line Location: EXITZT+1
Function Call: WRITE
  • Prompt: !!,"The single 2237, "_PRCH2237_", has been selected for printing. "
  • Line Location: FAUXPR+2
Function Call: WRITE
  • Prompt: !!,"All eCMS 2237s matching your selections below will be displayed:"
  • Line Location: FAUXPR+4
Function Call: WRITE
  • Prompt: !," ",$S(PRCHECMS="ALL":"All eCMS Contacts",1:"eCMS Contact: "_PRCHEML)
  • Line Location: FAUXPR+6
Function Call: WRITE
  • Prompt: !," ",$S(PRCHDATE="ALL":"All dates: ("_PRCHSTAR_" - "_PRCHEND_")",1:"Dates: ("_PRCHSTAR_" - "_PRCHEND_")")
  • Line Location: FAUXPR+9
Function Call: WRITE
  • Prompt: !," ",$S(PRCHSTN="ALL":"All Stations and Substations",1:"Station: "_$S(+PRCHSTN:PRCHSTN,PRCHSTN="SUB":+PRCHSUB,1:""))
  • Line Location: FAUXPR+11
Function Call: WRITE
  • Prompt: !," ",$S(PRCHFUND="ALL":"All Fund Control Points",1:"Fund Control Point: "_PRCHFUND)
  • Line Location: FAUXPR+14
Function Call: WRITE
  • Prompt: !," Event Types selected are:"
  • Line Location: FAUXPR+16
Function Call: WRITE
  • Prompt: !," 1 = Sent to eCMS (includes resent 2237s)"
  • Line Location: FAUXPR+20
Function Call: WRITE
  • Prompt: !," 2 = Returned to Accountable Officer"
  • Line Location: FAUXPR+21
Function Call: WRITE
  • Prompt: !," 3 = Returned to Control Point"
  • Line Location: FAUXPR+22
Function Call: WRITE
  • Prompt: !," 4 = Cancelled within eCMS"
  • Line Location: FAUXPR+23
Function Call: WRITE
  • Prompt: !," ",$S(PRCHERTX:"The full text of any errors will be displayed.",1:"A note will display for any errors, but not the full text.")
  • Line Location: FAUXPR+26
Function Call: WRITE
  • Prompt: !
  • Line Location: FX+2
Function Call: WRITE
  • Prompt: !
  • Line Location: FX+2
Function Call: WRITE
  • Prompt: !,$S($D(ZTSK):"Request Queued!",1:"Request Cancelled!"),!
  • Line Location: FX+4

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^VA(200 - [#200] GET1^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call