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

Package: IFCAP

Routine: PRCPUVEN


Information

PRCPUVEN ;WISC/RFJ-add,update,delete procurement sources ;06 Oct 91

Source Information

Source file <PRCPUVEN.m>

Entry Points

Name Comments DBIA/ICR reference
ADDVEN(INVPT,ITEMDA,VENDOR,UNITREC,PKGMULT,CONVFACT) ; add procurement source
; vendor=vendorda;prc(440,
; vendor will be added if its not already there.
; data will be updated if not null.
DELVEN(INVPT,ITEMDA,VENDORDA) ; delete procurement sources
; vendorda=entryda for procurement source
GETVEN(INVPT,ITEMDA,VENDOR,CONVFACT) ; get procurement source data
; vendor=vendor;prcp(445 or vendor;prc(440
; if 'conv factor, convfact=convfact passed
; returns procsource^unitrec^pkgmult^conv^entryda
Info |  Source |  Entry Points