Welcome, Guest. Please Login.
05/01/24 at 08:34:55
News:
Home Help Search Login


Pages: 1
Send Topic Print
UDF to bring PO Date to IN-A Receipts Grid (Read 192 times)
Ashley
Browser
*




Posts: 12
Gender: female
UDF to bring PO Date to IN-A Receipts Grid
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 Cheesy  
Back to top
 
 
Email   IP Logged
Pages: 1
Send Topic Print