Table Question in SL4

Chris Kelleher

Administrator
Staff member
I wrote a custom Label printing program. I need to add the drop ship code.
Does anybody know what table contains the drop ship flag or address for each
line item?

Tks

Scott
 

Chris Kelleher

Administrator
Staff member
Scott,

For Customer Order lines although the screen says Drop Ship there is no Drop
Ship but there is the Cust-num Cust-seq which could point to another Customer
ship-to.

For Purchase Order Lines there is a Drop-ship-no and drop-seq which point to
the Shipto table.

Kevin Hall
Development Manager
Herman Miller Ltd
England
 

Chris Kelleher

Administrator
Staff member
Try the pck-hdr table (the fields are there in Symix4) but the address info
will still be in custaddr ...
If they add the ability to Drop Ship lines then also look into pck-item.

Eric.
 

Chris Kelleher

Administrator
Staff member
It's the cust-num and cust-seq in the coitem table.

Bill Foy
Senior Consultant
Northeast District
215-996-1476 (voice mail & fax)
614-818-7495 X-8542
bilfoy@symix.com
 
Top