Application Development 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: 

MATERAIL DOCUMENT

Former Member
0 Kudos

HI

IAM GETTING ERROR IN THE MATERIAL DOCUMENT:

routine import_from_dataset:open dataset

please give me the soultion,

iam not getting the ecact error

2 REPLIES 2

Former Member
0 Kudos

Hi Suresh,

When are you getting that error, is it while posting / changing or display.

Double click on the error and press help on that, will give the error message i.e., message id and its number.

Then debug that transaction by keeping /h.

In the screen, keep break point from menu.

breakpoints - breakpoint at - statment

In statment field, write "message" and execute.

It will stop at all the messages. Based on this you can analyze and correct the error.

Cheers

Hema

Clemenss
Active Contributor
0 Kudos

saresh,

obviously a file should be read. This might be the case if you do some kind of data migration. But as you did not tell us what you do, this is speculation.

Make sure a file which is to be read is at the location the system expects it. This is most probaly the SAP server, not your PC.

But who knows?

Regards,

Clemens