ISTech Support Forum
http://www.istechforum.com/YaBB.pl
Evo-ERP and DBA Classic >> Items >> UDF to bring PO Date to IN-A Receipts Grid
http://www.istechforum.com/YaBB.pl?num=1691180860

Message started by Ashley on 08/04/23 at 13:27:40

Title: UDF to bring PO Date to IN-A Receipts Grid
Post by Ashley on 08/04/23 at 13:27:40

I'm trying to get the PO Date onto the Purchase Order Receipts Grid (PO_HST_LINE)

I tried this UDF but am only getting 00/00/00 as the result, what part(s) is wrong?


Code:
func UDF1
define pohead.h type I size 6
openv 'bkappo' fnum pohead.h lock n
findv M fnum pohead.h key BKAP.PO.NUM val BKAP.PO.NUM
ret BKAP.PO.ORDDTE


Thanks :D

ISTech Support Forum » Powered by YaBB 2.1!
YaBB © 2000-2005. All Rights Reserved.