‎2006 Oct 26 7:29 PM
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
‎2006 Oct 26 7:34 PM
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