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

Package: IFCAP

Routine: PRCSP1C1


Information

PRCSP1C1 ;SF/LJP-CONTROL POINT ACTIVITY PRINT OPTIONS CON'T ;4-26-94/3:45 PM

Source Information

Source file <PRCSP1C1.m>

Entry Points

Name Comments DBIA/ICR reference
V ;;5.1;IFCAP;**101**;Oct 20, 2000
SUB ;BUDGET OBJECT CODE TOTALS
SUB1
SUB2
S1
CALC ;
CALC2 ; Changes to include 1358s begin here
S2
SUBHD
HOLD
W1
W2
W
EXIT

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: SUB+1
Function Call: WRITE
  • Prompt: !,"BUDGET OBJECT CODE TOTALS",!
  • Line Location: SUB1+1
Function Call: WRITE
  • Prompt: X
  • Line Location: SUB1+1
Function Call: WRITE
  • Prompt: !,$E(PRC("SUB"),1,60),?70,$J(T("S",S),10,2)
  • Line Location: SUB1+2
Function Call: WRITE
  • Prompt: !!,"There are no transactions for this control point for the station and time frame",!,"you selected."
  • Line Location: SUB1+3
Function Call: WRITE
  • Prompt: !,X
  • Line Location: SUB1+5
Function Call: WRITE
  • Prompt: !,"TOTAL OBLIGATED (ACTUAL) COST: ",?70,$J(T("OBL"),10,2),!,"TOTAL COMMITTED (ESTIMATED) COST: ",?70,$J(T("COM"),10,2)
  • Line Location: SUB1+5
Function Call: WRITE
  • Prompt: @IOF,!!,"BUDGET OBJECT CODE TOTALS REPORT",?50
  • Line Location: SUBHD+0
Function Call: WRITE
  • Prompt: Y,?73,"PAGE ",P
  • Line Location: SUBHD+0
Function Call: WRITE
  • Prompt: !,"STATION ",PRC("SITE"),", ",PRC("QTR")_$S(PRC("QTR")=1:"ST",PRC("QTR")=2:"ND",PRC("QTR")=3:"RD",1:"TH")," QUARTER, FY",PRC("FY")," ,CONTROL POINT ",PRC("CP")
  • Line Location: SUBHD+1
Function Call: WRITE
  • Prompt: !,L
  • Line Location: SUBHD+2
Function Call: READ
  • Variable: Z1
  • Timeout: DTIME
  • Line Location: HOLD+0
Function Call: READ
  • Variable: X
  • Timeout: 5
  • Line Location: W1+0
Function Call: WRITE
  • Prompt: !!,"You are not an authorized control point user.",!,"Contact your control point official."
  • Line Location: W1+0
Function Call: WRITE
  • Prompt: !!,"Enter information for another report or an uparrow to return to the menu.",!
  • Line Location: W2+0
Function Call: WRITE
  • Prompt: I
  • Line Location: W+0
Function Call: WRITE
  • Prompt: !!,"Press return to continue: "
  • Line Location: W+0
Info |  Source |  Entry Points |  Interaction Calls