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

Package: IFCAP

Routine: PRCFFU


Information

PRCFFU ;WISC/SJG-CONTINUATION OF OBLIGATION PROCESSING ;7/21/93 13:51

Source Information

Source file <PRCFFU.m>

Entry Points

Name Comments DBIA/ICR reference
V ;;5.1;IFCAP;**196**;Oct 20, 2000;Build 15
OKAY ;
OKAY2 ;
EDIT ; Set up PRCFMO array to indicate required FMS fields
GO ; Prompt user for final go-ahead for the document creation
STACK(MOD) ; Create entry in GECS Stack File
STACK1
OKAM ; Reader for prompt to approve amendment
OKAPP ; Reader for prompt that amendment has already been approved
OKPRT ; Reader to prompt user to print the amendment
REVIEW ; Reader to prompt user to review the PO before obligation
CHKAMEN(PO,AMNUM) ; checks PO completeness, looks for missing data

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"...now generating the FMS "
  • Line Location: STACK+3
Function Call: WRITE
  • Prompt: $S(PRCFA("TT")="MO":"Miscellaneous Order (MO) Document",PRCFA("TT")="SO":"Service Order (SO) Document",PRCFA("TT")="AR":"Receiver Accrual (AR) Document",1:"Document")
  • Line Location: STACK+4
Function Call: WRITE
  • Prompt: "...",!
  • Line Location: STACK+5
Function Call: WRITE
  • Prompt: !?10,"This amendment is missing it's ",MSG,"!"
  • Line Location: CHKAMEN+26
Function Call: WRITE
  • Prompt: !,?10,"Line item ",INUM," is missing it's description!"
  • Line Location: CHKAMEN+35
Info |  Source |  Entry Points |  Interaction Calls