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

Package: IFCAP

Routine: PRCFFU15


Information

PRCFFU15 ;WISC/SJG-1358 & PO OBLIGATION UTILITY, CONT ;8/15/94 17:47

Source Information

Source file <PRCFFU15.m>

Entry Points

Name Comments DBIA/ICR reference
VENCONO(IEN) ; Display vendor and contract information on org entry
; IEN - Internal entry number from 410
DISP
VENCONM(IEN) ; Display vendor and contract information on adjustment
; IEN - Internal entry number from 442
POVENO(IEN) ; Display vendor and contract information
; IEN - Internal entry number from 442
PO1
PO2
ADDCONT ;
MSG1 ; Display current auto accrual information for PO
MSG2 ; Prompt for change if needed
CONTNUM ; Determine contract number
MSG5 ; Exit message
LABEL() ; Determine label for messages

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,IOINLOW,"VENDOR: ",IOINHI,VENDOR,IOINORM,!
  • Line Location: DISP+3
Function Call: WRITE
  • Prompt: !,"VENDOR: ",VENNM,!
  • Line Location: POVENO+5
Function Call: WRITE
  • Prompt: "CONTRACT: ** NONE ON THIS ORDER **",!
  • Line Location: POVENO+6
Function Call: WRITE
  • Prompt: !
  • Line Location: PO1+0
Function Call: WRITE
  • Prompt: !
  • Line Location: PO2+0
Function Call: WRITE
  • Prompt: !
  • Line Location: MSG1+1
Function Call: WRITE
  • Prompt: !!
  • Line Location: MSG2+2
Function Call: WRITE
  • Prompt: !
  • Line Location: MSG5+1
Function Call: WRITE
  • Prompt: !
  • Line Location: MSG5+1
Info |  Source |  Entry Points |  Interaction Calls