When loading the data from Application Server (Flat file source) the keyfigures are truncating the exponent part.
eg: A = 1.2E+02 (in Source System)
A = 1.2E+00 (in Target system).
there is a Simple 1:1 mapping from source to target.
Note: while loading through Client Workstation there is no discrepancy in data.