Skip to Content
0
Former Member
Dec 07, 2006 at 08:02 AM

Data load issue if loading the key figures in the exponential format

53 Views

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.