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
Print Page as PDF
Routine: ENFAR5A

Package: Engineering

Routine: ENFAR5A


Information

ENFAR5A ;WIRMFO/SAB-FIXED ASSET RPT, VOUCHER SUMMARY (CONT); 8/1/96

Source Information

Source file <ENFAR5A.m>

Entry Points

Name Comments DBIA/ICR reference
GETDATA ; collect/sort data
; load table for converting FA Type to SGL
AFA(ENFILE,ENIEN) ; Associated FA Document Extrinsic Function
; Input Variables
; ENFILE - FAP document file of the input document
; ENIEN - IEN of the input document in ENFILE
; Returns
; IEN of the FA document which is associated with the input document
; 0 if no associated FA document could be found
FUND(ENFILE,ENIEN,ENFAIEN) ; Determine FUND at time of non-FA transaction
; Input Variables
; ENFILE - FAP document file for the input document
; ENIEN - IEN of the input document in ENFILE
; ENFAIEN - IEN of the assoicated FA document
; Returns
; Fund of equipment just before input document was processed
Info |  Source |  Entry Points