PRCPUTRA ;WISC/RFJ-outstanding transaction and duein update ;20 Sep 91
Source file <PRCPUTRA.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
ADDTRAN(INVPT,ITEMDA,TRANDA,PRCPDATA) | ; create outstanding transacation duein
; PRCPDATA=qtyordered^unitofreceipt^pkgmult^convfact |
|
KILLTRAN(INVPT,ITEMDA,TRANDA) | ; kill outstanding transaction
|
|
OUTST(INVPT,ITEMDA,TRANDA,QTY) | ; add qty to outstanding transaction,
; update duein |
|
ADDUPD(INVPT,ITEMDA,TRANDA,PRCPDATA) | ; create outstanding transacation duein
; prcpdata=qtyordered^unitofreceipt^pkgmult^convfact |
|
CHECKOUT(INVPT,ITEMDA,TRANDA) | ; check outstanding transaction
; returns => outstdata=vendor^pkgmult^unitreceipt^convfactor ; => outsterr=error message ; if outstdata and outsterr not defined, outstanding transaction is correct |