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

Package: IFCAP

Routine: PRCD3A


Information

PRCD3A ;WISC/PLT,DGL-Generate FUND FILE & REQUIRED TABLE for a new fical year ; [9/24/98 9:30am]

Source Information

Source file <PRCD3A.m>

Entry Points

Name Comments DBIA/ICR reference
V ;;5.1;IFCAP;;Oct 20, 2000
EN
EXIT
LG1
Q1
Q2
LG1X
LG2 ;
FCP(PRCA,PRCB,PRCC) ;set entry in file 420.141
FUND(PRCA) ;PRCA = BEGINNING BUDGET FISCAL YEAR (4-DIGIT)
AFUND(PRCRI) ;ADD NEW FUND ENTRY
REQ(PRCA,PRCB) ;copy fund required table from fund code RID# PRCA to PRCB

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Station: ",PRCRI(420)
  • Line Location: LG2+3
Function Call: WRITE
  • Prompt: !,"** No zero node exists for IEN ",PRCRI(420.01)
  • Line Location: LG2+7
Function Call: WRITE
  • Prompt: !,"** IEN ",PRCRI(420.01)," does not match FCP ",$P(X,U,1)
  • Line Location: LG2+8
Function Call: WRITE
  • Prompt: !,$P(^(0),"^")
  • Line Location: LG2+9
Function Call: WRITE
  • Prompt: !!,"** NOTE: There were ",PFLG," entries with errors.",!," Please contact IRM about these discrepancies.",!," See patch PRC*5*168 documentation for instructions.",!
  • Line Location: LG2+11
Function Call: WRITE
  • Prompt: " ",$P(Y,"^")
  • Line Location: AFUND+12
Function Call: WRITE
  • Prompt: !,PRCC
  • Line Location: REQ+6
Function Call: WRITE
  • Prompt: " *** ",PRCC
  • Line Location: REQ+8
Function Call: WRITE
  • Prompt: " ",$P(Y,"^")
  • Line Location: REQ+11
Info |  Source |  Entry Points |  Interaction Calls