Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ABAP XML transformation problem

Former Member
0 Likes
524

Hi all,

I am creating an XML based on a custom transformation I have made. The problem I have is that my variables type P decimals 2 are passed to the XML with just one decimal place, but I need two decimal places.

I was investigating and SAP documentation says that it should be passed with 2 decimal places according to the conversion, however it is not working in my case.

The only solution I found is making those variables type C, but I really want a solution that allows me keep my fields as type P.

Thanks in advance

1 ACCEPTED SOLUTION
Read only

Sandra_Rossi
Active Contributor
0 Likes
440

Hi,

That's strange, it works well on my computer. I guess you should check SAP notes or contact SAP support.

Sandra

2 REPLIES 2
Read only

Sandra_Rossi
Active Contributor
0 Likes
441

Hi,

That's strange, it works well on my computer. I guess you should check SAP notes or contact SAP support.

Sandra

Read only

madhu_vadlamani
Active Contributor
0 Likes
440

HI Carol,

As Jurgen suggestion post to sap and see.

Regards,

Madhu.