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

Package: IFCAP

Routine: PRCH1B


Information

PRCH1B ;WISC/PLT-PURCHASE CARD APPROVE REONCILIATION ; 03/01/96 1:27 PM

Source Information

Source file <PRCH1B.m>

Entry Points

Name Comments DBIA/ICR reference
V ;;5.1;IFCAP;;Oct 20, 2000
EN ;approve reconciled purchase card orders
Q1 ;station
Q2
Q3 ;select purchase card user
AUTO ;start auto
EXIT
USER(PRCA,PRCB) ;approve by user
RL
ACT
DO
Q11
APP ;enter ESIG to approve
USEREXT
DISP ;display purchase card order
LU() ;EV - low to upper

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!
  • Line Location: Q3+1
Function Call: WRITE
  • Prompt: !
  • Line Location: RL+0
Function Call: WRITE
  • Prompt: !,"Invalid selection, try again!"
  • Line Location: Q11+11
Function Call: WRITE
  • Prompt: !,"Warning: Invalid entries entered in the selection."
  • Line Location: Q11+13
Function Call: WRITE
  • Prompt: !,"The valid selection is: ",!,?3,"'",Y,"'"
  • Condition for execution: Y]""
  • Line Location: Q11+13
Function Call: WRITE
  • Prompt: !,$J(PRCCNT,4)," ",$P(A,U),?18,$E(E,1,20),?36,$J(C,8,2),?48,$E($P(B,"^",4),1,20),?69,$J($P(B,"^",2),8,2),$S($P(B,"^",2)-C:"*",1:"")
  • Line Location: DISP+11
Info |  Source |  Entry Points |  Interaction Calls