‎2008 Mar 25 3:44 PM
hi folks,
iam getting error in lsmw customer master "no batch input data in screen " what does that mean?
‎2008 Mar 25 3:49 PM
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.
‎2008 Mar 25 3:49 PM
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.
‎2008 Mar 26 5:47 AM
hi kamala ,
Can u please allobrate your answer ,what exactly should i do now ? Can u reoly me pllz
‎2008 Mar 25 3:55 PM
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