FBAAIAE ;ALB/FA - ADD/EDIT AN IPAC VENDOR AGREEMENT ;04 Dec 2013 07:27 AM
Source file <FBAAIAE.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
ADDEDIT | ;EP
; Add/Edit an IPAC Vendor Agreement ; Called From: Menu - FBAA IPAC AGREEMENT Add/Edit an IPAC agreement |
|
ADDEDIT1() | ||
ADDVA | ;
; Add a new IPAC Vendor Agreement ; Called From: ADDEDIT |
|
VENDSEL() | ||
FYR() | ; Prompt the user for the Fiscal year of the agreement
; Input: None ; Output: None ; Returns: FYR - IEN of the selected Vendor or "" if not selected ; Called From: ADDVA |
|
DISPVA(VENIEN) | ; Display any active or new agreements on file for this vendor
; Input: VENIEN - Selected Vendor IEN ; Output: New/Active agreements for vendor are displayed ; Returns: Selected Vendor or "" if no vendor was de-selected ; Called From: ADDVA |
|
ADDVA1(VENIEN,FYR,VAIEN) | ; Add a new IPAC Vendor agreement for the selected vendor
; Input: VENIEN - Selected Vendor IEN ; FYR - Fiscal Year of the new IPAC agreement ; Output: VAIEN - IEN of the added/edited Vendor agreement ; Vendor agreement is filed for the selected vendor ; Returns: 0 if New entry couldn't be added 1 otherwise ; Called From: ADDVA |
|
NEXTVAID() | ||
EDITVA1(VAIEN) | ; Edit the selected IPAC Vendor agreement
; Input: VAIEN - IEN of the IPAC Vendor agreement to edit ; Called From: ADDVA |
|
LOCKVA() | ; Attempt to lock the Vendor agreement file to add a new agreement
; Input: None ; Output: Vendor agreement file locked or error message displayed ; Returns: 1 - Vendor agreement file locked, 0 otherwise |
|
UNLOCKVA() | ; Unlock Vendor agreement file
; Input: None ; Output: Vendor agreement file unlocked |
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
FileNo | Call Tags |
---|---|
^FBAAV - [#161.2] | Classic Fileman Calls |