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

Package: IFCAP

Routine: PRCFFERU


Information

PRCFFERU ;WISC/SJG/DL-OBLIGATION ERROR PROCESSING CON'T ;6/17/11 17:56

Source Information

Source file <PRCFFERU.m>

Entry Points

Name Comments DBIA/ICR reference
V ;;5.1;IFCAP;**158**;Oct 20, 2000;Build 1
NUM
GET(DIC,X) ; Get P.O. information for review
STRIP(X) ; Strip trailing spaces
PAUSE ; Pause screen when data is displayed
PAUSE1 ; Pause screen when data is displayed
REVIEW(X) ; Prompt user to review obligation document
RETRANS(X) ; Prompt user to rebuild FMS doc from source doc and retransmit
STATR1(OPT) ;
FYQ(Z) ; Get Fiscal Year and Quarter

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Press 'RETURN' to continue"
  • Line Location: PAUSE+1
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: PAUSE+3
Function Call: WRITE
  • Prompt: !!,"Press 'RETURN' to start the display"
  • Line Location: PAUSE1+1
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: PAUSE1+3
Function Call: WRITE
  • Prompt: !,"The "_LABEL_$S(OPT=1:" will",1:" can")
  • Line Location: STATR1+2
Function Call: WRITE
  • Prompt: " now be displayed for your review.",!!
  • Line Location: STATR1+3
Function Call: WRITE
  • Prompt: "Please review the source document very carefully and take",!,"the appropriate corrective action.",!
  • Line Location: STATR1+4
Function Call: WRITE
  • Prompt: !
  • Line Location: STATR1+6
Info |  Source |  Entry Points |  Interaction Calls