Skip to Content
0
Former Member
Nov 15, 2010 at 10:13 AM

Problem with numeric types in Abap Proxy

41 Views

Hello,

We are having problems with some abap proxy calls. When a numeric type is filled with 0 the node it´s automatically removed and no value it's recived in XI. The only way I have found to avoid this problem it's to define the field with type string or change the cardinality to 1..1 instead of 0..1. It's there any way to maintain the type and the cardinality?? Maybe with a pattern??

Regards,

Alberto Pla.