PRCPUVEN ;WISC/RFJ-add,update,delete procurement sources ;06 Oct 91
Source file <PRCPUVEN.m>
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 |