Using Mercator 6.7 (still mercator, as WS TX is only 8.0...), and creating BAPI call to SAP. The type tree was generated automatically.
There are two fields that are translating what I would call incorrectly.
SCALBASVAL is defined in Mercator as a Packed, Signed Binary Number, length of 15. It is defined in SAP as Decimal 28, with 9 decimals. There are other fields defined the same way (CONDVALUE is one of them), and they are translating fine.
FACTBASVAL is defined in Mercator as a Floating Binary Number, length of 8. It is defined in SAP as FLTP 16 with 16 decimals.
Has anyone seen anything like this before? I will elaborate if needed, but thought I'd put the beginnings out there first.
Thanks.
There are two fields that are translating what I would call incorrectly.
SCALBASVAL is defined in Mercator as a Packed, Signed Binary Number, length of 15. It is defined in SAP as Decimal 28, with 9 decimals. There are other fields defined the same way (CONDVALUE is one of them), and they are translating fine.
FACTBASVAL is defined in Mercator as a Floating Binary Number, length of 8. It is defined in SAP as FLTP 16 with 16 decimals.
Has anyone seen anything like this before? I will elaborate if needed, but thought I'd put the beginnings out there first.
Thanks.