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

WITH LSMW USING BATCH INPUT/DIRECT INPUT/BAPI/IDOCS

Former Member
0 Likes
467

IN WHAT SCENARIOS CAN WE USE BATCH INPUT/DIRECT INPUT/BAPI/IDOCS WITH LSMW.WHICH IS THE BEST ONE.PLEASE TELL ME THE SCENARIOS OF USAGE.

3 REPLIES 3
Read only

Former Member
0 Likes
438

Alwey than possible t ry to use IDOC method. IT is the best one.

BR, JAcek

Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
438

It really depends on what you are doing. There are a lot of "standard" LSMW objects for different business objects, for example, there is a std object for Creating Material Masters, in this case, it is a direct input program. So, the best choice here would be to use the standard program which has been provided, it just so happens that it is a direct input program. Creating Bill of Materials is another one, but this one is a batch input program, so you have no choice but to go with that. Of course if there is a BAPI for your business object that would be the next best thing, if a standard object does not exists.

REgards,

Rich Heilman

Read only

Former Member
0 Likes
438

Hi,

LSMW requires little Coding, and Steps are Pretty Simple.

Almost all the Methods are Used in different situations.

if you don't find any relevant Objects/Programs then go for Recording (some cases it is not advisable incase of Enjoy Transactions)

in that case using BAPI or IDOC method is used....

Regards

vijay