Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Replacing Select statement for better performance

Former Member
0 Likes
367

Actually in extractor there are 5 fields which i need to again take a copy and create zz field as we dont want to touch the original field values we need to perform some calculation on the new enhanced fields while doing that we have written an exit for populating values to the new field using select statement which i need to replace with something like what output coming for the original fields same thing should also copy for the new enhanced ones. So for example i need like "Output of ZZBSTMA  = input of BSTMA" without using select statement.

1 REPLY 1
Read only

Former Member
0 Likes
343

\

Already the above 7 fields are available in the extractor