Skip to Content
0
Former Member
Sep 14, 2009 at 11:00 AM

Extraction Problem

156 Views

Hi guru's,

I'm already here because I need your help!

My problem is: i'm extracting orders item with standard datasource 2LIS_11_VAITM.

That's good right here.

I've 6 Key Figures for orders amount: 0SUBTOTAL_1 to 0SUBTOTAL_6 who are filled with standard R/3 fields KZWI1 (type CURR).

For all the currency of the world exctaction working fine, all the values are correctly written and displayed on the DB.

But for HUF currency (Hungarian Forint) happened a strange thing.

On R/3 side, when I test my extractor 2LIS_11_VAITM from RSA3 for a specific order docuement I've got 177.072,00 HUF on KZWI1.

That's right, the amount is correct.

When I load that order on BW side (PSA table) the amount of KZWI1 is 17.700.200,00!!!I don't know why but for HUF currency Datasource doesn't correctly interpret the comma and the thousands.

Someone can help me please?

Thanks in advance!