Quantcast
Channel: Sage 100
Viewing all articles
Browse latest Browse all 37010

Forum Post: RE: Send data from Sales Order to UDT.

$
0
0
I don't see where you have oSO_SalesOrderDetail defined. Your lines object should be something like: Set oLines = oBusObj.AsObject(oBusObj.Lines) You'll then need to scroll through the lines like: oLines.MoveFirst ... oLines.MoveNext

Viewing all articles
Browse latest Browse all 37010

Trending Articles