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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

GENTRAN Server - Need To Accumulate Detail Prior To Mapping - PLS HELP

Status
Not open for further replies.

MikePawl

Programmer
May 26, 2011
4
0
0
US
I have an application that generates a lot of line item details and I don't want to map the individual occurrences of the data - rather I want to accumulate the total and map a single segment at the end of Detail Area processing? Has anyone done this, and if so, how did you do it?
 
I have gone into the map and executed a 'copy' to create a "second" occurrence of the application record. This will allow me to loop through the data and accumulate using the primary accumulator, and then use the primary in the second structure?

I am just not sure this will work...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top