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

Package: IFCAP

Routine: PRCB1G1


Information

PRCB1G1 ;WISC/PLT/BGJ-PRCB1G continue ;12/2/97 14:03

Source Information

Source file <PRCB1G1.m>

Entry Points

Name Comments DBIA/ICR reference
V ;;5.1;IFCAP;**44**;Oct 20, 2000
TMEN ;accrual
REP ;start to print
EXIT
PAGE ;
ACCR(PRCA,PRCTD) ;compiling accrual data
410 ;compiling purchase card orders
4406 ;compiling unreconciled records

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !," SUBTOTAL",?40,$J($P(PRCSUBT,"^",2),12,2),$J($P(PRCSUBT,"^",3),12,2),$J($P(PRCSUBT,"^",4),12,2),!
  • Line Location: REP+6
Function Call: WRITE
  • Prompt: !,PRCRI,?40,$J($P(A,"^",2),12,2),$J($P(A,"^",3),12,2),$J(B,12,2)
  • Line Location: REP+11
Function Call: WRITE
  • Prompt: !,?5,$P(B,"^"),?20,C,?40,$J($P(A,"^",2),12,2)
  • Line Location: REP+15
Function Call: WRITE
  • Prompt: !," SUBTOTAL",?40,$J($P(PRCSUBT,"^",2),12,2),$J($P(PRCSUBT,"^",3),12,2),$J($P(PRCSUBT,"^",4),12,2),!
  • Line Location: REP+19
Function Call: WRITE
  • Prompt: !!,"TOTAL",?40,$J(PRCAMTP,12,2),$J(PRCAMTR,12,2),$J(PRCAMTA,12,2)
  • Line Location: REP+20
Function Call: WRITE
  • Prompt: @IOF,!,"IFCAP YTD Detail Accrual Report for "_$P(PRCA,"^"),?50,"Printed on ",PRCPND
  • Line Location: PAGE+1
Function Call: WRITE
  • Prompt: !!,"Station: ",$P(PRCID,"-",2)
  • Line Location: PAGE+2
Function Call: WRITE
  • Prompt: !!,"FUND/BBFY/AO/ACC/CC/BOC",?40,$J("UNPAID PO",12),$J("UNRECON",12),$J("ACCRUAL",12)
  • Line Location: PAGE+3
Info |  Source |  Entry Points |  Interaction Calls