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

Material master source file error !

sachin_soni
Active Participant
0 Likes
948

HI all !

When i open my tab delimited file in excel (so that it is easily editable), i face a problem and that is values like '00204' OR '0001' get converted to 204 and 1 respectively and that causes error as such values are not what that particular field expects.

if somebody cud give me a permanent soln for that ,that wud be grt

regards

sachin soni

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
920

maintain that column as a TEXT , then it will not remove ZEROS , u cannt do any thing in SAP , its totally with EXCEL.

Regards

Prabhu

8 REPLIES 8
Read only

Former Member
0 Likes
921

maintain that column as a TEXT , then it will not remove ZEROS , u cannt do any thing in SAP , its totally with EXCEL.

Regards

Prabhu

Read only

0 Likes
920

prabhu thx 4 prompt ans , buddy but the problem is even after maintaining it as text when i open again in excel ,the zeeroes are gone again.

regards,

sachin

Read only

0 Likes
920

download the file in text format.

Read only

0 Likes
920

utsah i didnt get u ,download frm where??

Read only

Former Member
0 Likes
920

Hi,

try this,

Sent that field value to some character data type variable and then download it.

Regards,

Suresh

Read only

0 Likes
920

hi suresh i think ppl r nt getting me , i have a source file .which is to be uploaded and not in the system yet.i need to upload it and not download it and there is no question of transferring it to a char type variable at all.

thanks

sachin

Read only

0 Likes
920

anybody????????????????????????????

Read only

0 Likes
920

Hey,

First open an excel sheet and format all the cell contents as text. Later copy the contents of your tab delimited file and paste it on that excel sheet.

Thanks,

Surya