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 USING DIRECT INPUT METHOD

Former Member
0 Likes
313

Hi All,

Ineed one example about Lsmw Using direct input method where i need to use perform and function modules >please give me idea on that.

Thanks,

Abdul

1 REPLY 1
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
287

To be honest, I don't see any reason to use PERFORMs or Function modules in your LSMW. The direct input method will provide a standard program for you. You simply fill the fields with data and the program will do the rest. During field mapping, you can put some code to help with conversion of data, but there is not need to use PERFORM statements there, and you can do function calls from there if need be.

Regards,

Rich Heilman