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

run time error in bdc

Former Member
0 Likes
629

hi ,

i am populating bdc fields from header and line items table,

it is not taking line items table values ,

popping up an error saying 'unable to interpret "/" as a number

pls reply urgent

egards

ajay

1 ACCEPTED SOLUTION
Read only

JozsefSzikszai
Active Contributor
0 Likes
607

hi Ajay,

on selection screen you have / for nodata. Make this field empty and it will work. You can also delete the content of the field in the program.

hope this helps

ec

hi ,

i am populating bdc fields from header and line items table,

it is not taking line items table values ,

popping up an error saying 'unable to interpret "/" as a number

pls reply urgent

egards

ajay

4 REPLIES 4
Read only

JozsefSzikszai
Active Contributor
0 Likes
608

hi Ajay,

on selection screen you have / for nodata. Make this field empty and it will work. You can also delete the content of the field in the program.

hope this helps

ec

Read only

Former Member
0 Likes
607

Hi

Place a break at the position where the error is occuring

I think it because of the value which is passing to screen field

please check the same and modify accordingly

Regards

Shiva

Read only

Former Member
0 Likes
607

I think you are passing "/" to the screen field.

Debugg the code and you acn change the error

Read only

Former Member
0 Likes
607

Hi ajay,

Just check data which ur populating in the bdc where it is taking ' / ' in number field so just correct by replacing ' / ' with space and do run again it ll work.

regards,

sunil kairam.