how , can we inseert only the amount value on to the customer bill using Icetool?
I don't know what you mean by this. Insert where? Do you just want to extract the one field from the input record into the output record? If that's what you want to do then you could use an OUTREC statement like this:
OPTION COPY
OUTREC BUILD=(p,m)
where p is the starting position of the field in the input record and m is its length.
If you want to do something else, you need to explain clearly what you want to do.
Perhaps the best thing would be for you to read through "z/OS DFSORT: Getting Started". It's an excellent tutorial, with lots of examples, that will show you how to use DFSORT, DFSORT's ICETOOL and DFSORT Symbols. You can access it online, along with all of the other DFSORT books, from:
http://www.ibm.com/support/docview.wss? ... g3T7000080