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 - Master Data Upload

Former Member
0 Likes
559

Hi all,

I am uploading the GL Master data from excel to sap through LSMW direct method.but at the time of run batch input session i am getting an error " No batch input data for screen "SAPMF02H0310".

Please tell me how to solve this problem.

Regards

Sreenu.

4 REPLIES 4
Read only

Former Member
0 Likes
530

run it foreground and findout error,

where exactly the error is .

Thanks

Read only

Former Member
0 Likes
530

Hi Shaik,

Use BAPI BAPI_ACC_DOCUMENT_POST for GL Upload.

Regards,

Satish

Read only

Former Member
0 Likes
530

Sreenu,

Problem would be excatly...........

1. you are not passing some of the mandatory fields in SAPMF02H0310 screen....

try to run the session in foreground and see the message u will exactly know y it is giving the error...

Read only

Former Member
0 Likes
530

What transaction are you executing?

Rob