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

Former Member
0 Likes
411

Hi ,

How to handle table control data in LSMW if i am using recording method.

Regards,

Shafi

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
387

You cannot handle a table control..in LSMW batch input recording..try a BDC, BAPI or a Direct input for the same.

santhosh kaluvala

You cannot handle a table control..in LSMW batch input recording..try a BDC, BAPI or a Direct input for the same.

santhosh kaluvala

2 REPLIES 2
Read only

Former Member
0 Likes
388

You cannot handle a table control..in LSMW batch input recording..try a BDC, BAPI or a Direct input for the same.

santhosh kaluvala

Read only

Former Member
0 Likes
387

Recording method is meant for copy of one record. By keeping the data in the loop it executes for all the records. It is not possible to handle table control through recording or LSMW.

Cheers.