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

Package: Fee Basis

Routine: FBAAIAD


Information

FBAAIAD ;ALB/FA - DELETE AN IPAC AGREEMENT ;03 Dec 2013 2:10 PM

Source Information

Source file <FBAAIAD.m>

Entry Points

Name Comments DBIA/ICR reference
ISEL ;EP
; Delete the specified IPAC Vendor Agreement
; Input: None
; Output: IPAC Vendor agreement deleted (potentially)
; Called From: Menu - FBAA IPAC AGREEMENT Delete an IPAC agreement
ISEL1() ;
; Input: None
; Returns: 1 - User timed out or typed '^' to exit, 0 otherwise
; Called From: ISEL
ASKDISP(VAIEN)
ASKSURE(VAIEN)
DEL(VAIEN) ; Perform the actual Vendor agreement deletion
; Input: VAIEN - IEN of the selected vendor agreement
; Output: Selected Vendor Agreement and its Master Record Adjustment are deleted
; Called From: ISEL

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"This IPAC agreement has invoice activity associated with it"
  • Line Location: ISEL1+13
Function Call: WRITE
  • Prompt: !,"and cannot be deleted.",!
  • Line Location: ISEL1+14
Function Call: WRITE
  • Prompt: !!
  • Line Location: ISEL1+23
Function Call: WRITE
  • Prompt: !
  • Line Location: ISEL1+25

FileMan Files Accessed Via FileMan Db Call

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