Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SHP Segment in 830 Transaction

Status
Not open for further replies.

kdemerly

Programmer
Sep 26, 2006
2
US
If I need to do something like this:

SHP 1.0 = '01' and SHP 3.0 = '050' for last receipt qty and date,

- and -

SHP 1.0 = '02' and SHP 3.0 = '051' for cumulative qty/start date

on an outbound 830. Does that mean I create two SHP segements and map them separately (with their respective fields in SHP 2 and 4 for each loop)?

Hope that's clear enough.
 
I figured it out. I create two instances (loops) of the SHP segment. First loop gets the first values, second loop gets the second, then it's done.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top