Application Development 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: 

how to pass value to type ANY <field>

Former Member
0 Kudos

im trying to pass P data types to ANY data type and it doesnt display commas. when i use the WRITE command it doesnt display the decimal places. what shoudl i do with this?

1 REPLY 1

former_member156446
Active Contributor
0 Kudos

it depends on which type the data is coming.... some where in the code place set-country 'US'... it will pick the US decimal system and display accordingly...

set-country 'US'.

write:/ lt_any.