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

error opening dataset return 8 in bdc

raffinkira
Participant
0 Likes
673

Hi,

I just recorded a BDC, changing Material Description in MM02, and saved.

Then I click 'Program' to generate source code automatically.

But when I run this program, "error opening dataset return 8 in bdc" occured

can anyone give me some ideas?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
609

Hi Ming,

There might be chances that while executing the program you might have opened the source/input file.

Kindly close the source/input file before running the program.

Thanks & Regards,

Venugopal M N

Hi,

I just recorded a BDC, changing Material Description in MM02, and saved.

Then I click 'Program' to generate source code automatically.

But when I run this program, "error opening dataset return 8 in bdc" occured

can anyone give me some ideas?

3 REPLIES 3
Read only

Former Member
0 Likes
609

Hi

Just check whether the file is present in the given path . If existing , check the function of uploading which is used, if it is "TEXT_CONVERT_XLS_TO_SAP", just check the Microsoft XLS version.

Read only

Former Member
0 Likes
610

Hi Ming,

There might be chances that while executing the program you might have opened the source/input file.

Kindly close the source/input file before running the program.

Thanks & Regards,

Venugopal M N

Read only

0 Likes
609

I found the problem

when click 'program' to generate the program, do not choose radio button "read from file" coz I am not gonna upload a file.