Tim Keating
Senior Member
  

DBA CLASSIC WIN 2000 C/S
Posts: 298
|
I'll see what I can contribute; 1. The phone number is not stored in the BKARINV file. To import this would require a link to the BKARCUST file. My UPS tech did not feel that this link was possible because the join field had to be the same as the lookup field (BKAR_INV_SONUM in our case) and, of course, this field does not exist in BKARCUST. I wasn't sure that he was correct and thought there should be a way to link BKARINV and BKARCUST using the BKAR_INV_CUSCODE field. So we can't bring in phone, fax, email or other fields requiring a link. Maybe your UPS people will figure it out. 2. We bring in City, State and ZIP separately but they are validated by UPS. 3. We have plans to pick up Ship VIA and Freight Terms in the future but it presents a little challenge. UPS has discreet Ship Via terms : Next Day Air 2nd Day Air Ground ... But, in DBA, you can type anything in this field. You can't pick from a list or use an input mask as far as I know without customization. So we plan to standardize our Ship Via/Terms codes to something that can be passed into UPS via a lookup table: UPSGRDCOL = UPS Ground Collect UPSREDPPD = UPS Next Day Air Prepaid FEDEXPTPB = Fedex Express Third Party Billing YELSTDPPA = Yellow Freight Standard Prepay and Add ... It's just tough because we have so many combinations and DBA doesn't have a seperate field for Freight Payment Terms. Also, we're at the whim of the data entry person to type the code accurately. Although it's not perfect, the address import has been a big time saver.
|