Hi,
I am working with data services (BO) sending data to bw, I have an Transfer Structure very large, almost 20 infobject, from data services the information is sending very well, we verify it sending the data to a table and the psa at the same time, the table is right, but my psa from the infobject 15 the data are not the correct, the data moves to the right side.
Example:
data services
field 1 - field 2 - ......- field 14 - field 15 - field 16 - field 17
01 - AA - ......- BB - 12345 - CC - 0
psa
field 1 - field 2 - ......- field 14 - field 15 - field 16 - field 17
01 - AA - ......- BB - 1 - 234 - 5CC0
what could be happening?
I would appreciate you help.
Thanks
Victoria