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

Package: IFCAP

Routine: PRCSP1A2


Information

PRCSP1A2 ;WISC/KMB-PPM STATUS OF TRANSACTIONS ; 7/10/01 2:16pm

Source Information

Source file <PRCSP1A2.m>

Entry Points

Name Comments DBIA/ICR reference
START ;
PROCESS ;
WRITE
END
HOLD
HDR
W2 ;
EXIT

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"No transactions found.",!!
  • Line Location: START+7
Function Call: WRITE
  • Prompt: ?42,"$",$P($G(^(4)),"^",3)
  • Line Location: WRITE+1
Function Call: WRITE
  • Prompt: ?56,Y
  • Line Location: WRITE+2
Function Call: WRITE
  • Prompt: ?68,Y
  • Line Location: WRITE+3
Function Call: WRITE
  • Prompt: !!,"END OF REPORT",!!
  • Line Location: END+0
Function Call: READ
  • Variable: Z1
  • Timeout: 10
  • Line Location: HOLD+0
Function Call: WRITE
  • Prompt: !,"Press return to continue, '^' to exit: "
  • Line Location: HOLD+0
Function Call: WRITE
  • Prompt: @IOF,"PPM TRANSACTION STATUS REPORT - CP ",$P(PRC("CP")," "),?50,YY,?73," PAGE ",P,!
  • Line Location: HDR+0
Function Call: WRITE
  • Prompt: !,?20,"PO/OBL#",?30,"COMM.",?42,"OBLIG.",!,"2237#",?30,"(EST) COST",?42,"(ACT) COST",?56,"DATE REQ.",?68,"DATE OBL."
  • Line Location: HDR+1
Function Call: WRITE
  • Prompt: !,"REQUESTOR",?40,"ORIGINATOR OF REQUEST"
  • Line Location: HDR+2
Function Call: WRITE
  • Prompt: !,?30,"STATUS"
  • Line Location: HDR+3
Function Call: WRITE
  • Prompt: !,L
  • Line Location: HDR+3
Function Call: READ
  • Variable: XXZ
  • Timeout: 5
  • Line Location: W2+1
Function Call: WRITE
  • Prompt: !,"You are not an authorized control point user.",!,"Contact your control point official."
  • Line Location: W2+1
Info |  Source |  Entry Points |  Interaction Calls