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

lsmworkbench

Former Member
0 Likes
526

hi folks,

iam getting error in lsmw customer master "no batch input data in screen " what does that mean?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
498

Hi,

no batch input data in screen mean that there is no data in the bdcdata table. You have to fill the bdcdata table, after that use call transaction or bdc_insert finction in case session method.

Reward.

3 REPLIES 3
Read only

Former Member
0 Likes
499

Hi,

no batch input data in screen mean that there is no data in the bdcdata table. You have to fill the bdcdata table, after that use call transaction or bdc_insert finction in case session method.

Reward.

Read only

0 Likes
498

hi kamala ,

Can u please allobrate your answer ,what exactly should i do now ? Can u reoly me pllz

Read only

Former Member
0 Likes
498

HI,

in case you dont see data in the screen, it meens that the field is empty in conversion step in you lsmw,

see the record in conversion step you'll find no data,

either you haven't data for the field in your source file or in the conversion it has been set to blanc,

hope helpfull