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

read binary file

Former Member
0 Likes
380

Hello,

if transaction f101 i can save the data to a binary file. The problem is when i try to open the file for reading. i read all the data

to a "string" type field. the text data apears ok , but the amounts apears as '######' .how can i convert it to numbers?

tanks,koby

1 REPLY 1
Read only

Former Member
0 Likes
306

hi,

i think you have to upload in the same format the field(mean for num/curr/oty to have to use the same format feild)

Atul