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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: PRCEDRE0

Package: IFCAP

Routine: PRCEDRE0


Information

PRCEDRE0 ;WISC/LDB-ENTER/EDIT DAILY RECORD CONT ; 06/09/93 1:24 PM

Source Information

Source file <PRCEDRE0.m>

Entry Points

Name Comments DBIA/ICR reference
AMTOVR
ADJ ;Called to make adjustment entry in 424.1 for authorization adjustment
AU(PRC424) ;add an authorization record called from PRCEDRE
AMT ;ask authorization amount
EN1
EXIT
AMTMSG
ADJMSG
AMTDEL

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: $C(7),!,"This amount exceeds the authorization balance by $",$FN((AAMT-ABAL),",P",2)
  • Line Location: AMTOVR+0
Function Call: WRITE
  • Prompt: !!,"The available authorization balance is $",$FN(ABAL,",P",2)
  • Line Location: AMTOVR+1
Function Call: WRITE
  • Prompt: $C(7),!!,"This daily record amount cannot be entered until an",!,"increase has been made to the authorization."
  • Line Location: AMTOVR+2
Function Call: WRITE
  • Prompt: !!,"Checking the available obligation balance . . ."
  • Line Location: AMTOVR+4
Function Call: WRITE
  • Prompt: !,"This authorization amount will exceed the obligation balance by $",$FN($P(BAL,U,3)+AAMT-ABAL-BAL,",P",2)
  • Line Location: AMTOVR+7
Function Call: WRITE
  • Prompt: !,"This daily record cannot be posted until Fiscal has obligated"
  • Line Location: AMTOVR+8
Function Call: WRITE
  • Prompt: !,"the increase adjustment."
  • Line Location: AMTOVR+9
Function Call: WRITE
  • Prompt: !,"This entry has been assigned transaction number: ",$P(X,"-",3),"."
  • Line Location: AU+8
Function Call: WRITE
  • Prompt: $C(7),!,"This amount will EXCEED obligation balances by $",$FN((+BAL-$P(BAL,U,3))-Y,",",2),"."
  • Line Location: AMT+6
Function Call: WRITE
  • Prompt: !!?20,"SERVICE BALANCE: $",$FN(+BAL-$P(BAL,U,3),",",2),!!
  • Line Location: AMT+7
Function Call: WRITE
  • Prompt: !!,"This authorization cannot be entered until CP/Fiscal have increased ",!,"and obligated the adjustment."
  • Line Location: AMT+8

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^PRC(424 - [#424] Classic Fileman Calls
^PRC(424.1 - [#424.1] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call