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

LSMW Session Error.

Former Member
0 Likes
680

Hi All,

I have done the LSMW with Direct Upload Program(RM06IBI0) to upload Purchasing Info Record using.

When I run the session in the foreground I am able to upload the info record.But If I chose Background I am getting error like "Field EINA-MATKL. is not an input field" I am not able to upload the record.

Could you please help me on this issue.

Thanks,

Priya

4 REPLIES 4
Read only

Former Member
0 Likes
620

Hi Priya,

I hope you are transferring the field EINA-MATKL from your upload file to SAP.

Please pass "/" to the fields which are not passed from your upload file.

Cheers

~Niranjan

Read only

0 Likes
620

Dear Niranjan,

I have solved that issue.Thanks.

In the background is not processing if any warning message.But I can process the same inthe foreground.

How to solve this?I want to process the session in the background when warning message also.

Please help on this.

Thanks,

Priya

Read only

0 Likes
620

Hi,

Run the session in backgorund and check for errors/log for that session.

In general, BDC will by-pass the warning and success message. BDC will stop only for error and abort.

You might get some error message in the BDC session log.

Please try to solve those error also.

Cheers

~Niranjan

Read only

0 Likes
620

Hi All,

I saw in the log, I got the message like "No batch input data for screen SAPLSPO1 0100". How to solve this kind of issue?

Thanks,

Priya