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

Package: Fee Basis

Routine: FBAAIAV


Information

FBAAIAV ;ALB/FA - VIEW AN IPAC AGREEMENT ;03 Dec 2013 2:11 PM

Source Information

Source file <FBAAIAV.m>

Entry Points

Name Comments DBIA/ICR reference
ISEL ;EP
; Select and View a specified IPAC Vendor Agreement
ISEL1() ;
; Input: None
; Returns: 1 - User timed out or typed '^' to exit, 0 otherwise
; Called From: ISEL
VIEW(VAIEN) ; Select a display device and display the specified
; IPAC Vendor Agreement
; Input: VAIEN - IPAC Vendor Agreement IEN of agreement to be displayed
; Output: IPAC Vendor Agreement displayed to the selected device
DEVSEL(VAIEN) ; Device selection and queuing
; Input: VAIEN - IPAC Vendor Agreement IEN of agreement to be viewed
; Returns: 1 - Device selected,
; 0 - No device selected or queued task
VIEW1 ;EP
; Displays the selected IPAC Vendor Agreement
; Input: VAIEN - IPAC Vendor Agreement IEN of agreement to be displayed
; Output: IPAC Vendor Agreement displayed to screen or print device

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"This report is 80 characters wide.",!
  • Line Location: DEVSEL+5
Info |  Source |  Entry Points |  Interaction Calls