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

Package: IFCAP

Routine: PRCSREC1


Information

PRCSREC1 ;WISC/KMB-SEND FMS 820 REPORT ;12/28/99 13:31

Source Information

Source file <PRCSREC1.m>

Entry Points

Name Comments DBIA/ICR reference
V ;;5.1;IFCAP;**199**;Oct 20, 2000;Build 3
REGRET ;send error message and data to app coord
EXCEPT ;
FMSRPT ;
; this code generates a report of all FMS trans. for a CP
WRITE ;
WRITE2 ;
CLEAR ;clear 417.1 entries which are earlier than a selected date

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"End of report"
  • Line Location: EXCEPT+6
Function Call: WRITE
  • Prompt: !,"End of report."
  • Line Location: FMSRPT+6
Function Call: WRITE
  • Prompt: !,"End of report"
  • Line Location: FMSRPT+7
Function Call: WRITE
  • Prompt: !,"This report will generate a listing of FMS transactions",!
  • Line Location: WRITE+1
Function Call: WRITE
  • Prompt: "which are for control points not activated by your site.",!
  • Line Location: WRITE+2
Function Call: WRITE
  • Prompt: !,"You may create the report for all entries,",!,"or for selected year and/or quarter.",!
  • Line Location: WRITE+3
Function Call: WRITE
  • Prompt: !,"Enter fiscal year in the format '99'.",!
  • Line Location: WRITE+4
Function Call: WRITE
  • Prompt: !,"FMS EXCEPTIONS REPORT",?45,%X,!
  • Line Location: WRITE2+1
Function Call: WRITE
  • Prompt: !,?3,"REFERENCE",?40,"TRANS DATE",?55,"AMOUNT",!,"STATION",?9,"BFY",?15,"AO",?21,"FUND",?33,"FCP/PROJECT",?47,"PROGRAM",?58,"B. OBJ. CLASS",?74,"JOB"
  • Line Location: WRITE2+2
Function Call: WRITE
  • Prompt: !,LEN
  • Line Location: WRITE2+3
Function Call: WRITE
  • Prompt: !!,"This option will purge all FMS Exceptions File Entries earlier",!,"than the date which you select.",!!
  • Line Location: CLEAR+2
Function Call: WRITE
  • Prompt: " ",Y(0)
  • Line Location: CLEAR+4
Function Call: WRITE
  • Prompt: !!,"Beginning File 417.1 cleanup.."
  • Line Location: CLEAR+5
Function Call: WRITE
  • Prompt: !!,"End of processing"
  • Line Location: CLEAR+9

FileMan Files Accessed Via FileMan Db Call

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