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

Package: IFCAP

Routine: PRCFFU6


Information

PRCFFU6 ;WISC/SJG-OBLIGATION PROCESSING UTILITIES ;4/27/94 2:46 PM

Source Information

Source file <PRCFFU6.m>

Entry Points

Name Comments DBIA/ICR reference
COMP(REC442,REC410,FLAG) ; Compare values from 1358 SOE and 1358 SOM
; REC442 - IEN for original obligated 1358 from 442
; REC410 - IEN for adjusted unobligated 1358 from 410
; Get original values from 442
; FLAG = Return value for error check^increase/decrease condition
VAR ; Set up variables
VEN ; Compare Vendor
; Compare external vendor name on adjustment with external vendor name
; from 442
VEN1
VEN2
CP ; Compare Control Point
CC ; Compare Cost Center
BOC ; Compare BOC
AMT ; Check for change in amounts
UPDATE(REC442,REC410) ; Update Node 22 in File 442
AUTACC ; Update Ending Date and Auto Accrual Flag

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: VEN1+4
Function Call: WRITE
  • Prompt: !
  • Line Location: VEN2+3
Info |  Source |  Entry Points |  Interaction Calls