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

BDC

Former Member
0 Likes
225

-What should be the separators used while creating a flat file using gui upload.?

-when i use recording tool in BCD i get an error sayin 'unable to interpret "/" as a number'. what could be the solution.

1 REPLY 1
Read only

Former Member
0 Likes
209

Hi,

<b>-What should be the separators used while creating a flat file using gui upload.?</b>

Value Range for importing parameter HAS_FIELD_SEPARATOR in Function Module GUI_UPLOAD:

  • 'X': Fields are separated by tabs.

  • SPACE: Fields are not separated by tabs. In this case, the table must contain only one column or all columns must be contained in the file in their entire length.

<b>-when i use recording tool in BCD i get an error sayin 'unable to interpret "/" as a number'. what could be the solution.</b>

Numeric fields does not accept characters other than numbers. Check if you have entered '/' in a numberic field such as amount, quantity etc.

Regards,

Naveen.