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
426

Hi All,

<b>We need to create LSMWs for following objects:</b>

MM Vendor Master

Material Master -Components (all views)

Material Master - Spares (all views)

Material Master - Consumables (all views)

Material Master - SubAssembly/ Service materials (all views)

Material Master - Assembly/ Finished goods (all views)

Source List

Purchase Info Records

Bill of Material

Work Centres

Routing

Production Version

Scheduling Agreement

I would like to know, if SAP provides standard LSMW's, a list of standard LSMWs available in ECC 6.0 or any tool available which can be useful.

Thanks,

Best regards,

Prashant

Hi All,

<b>We need to create LSMWs for following objects:</b>

MM Vendor Master

Material Master -Components (all views)

Material Master - Spares (all views)

Material Master - Consumables (all views)

Material Master - SubAssembly/ Service materials (all views)

Material Master - Assembly/ Finished goods (all views)

Source List

Purchase Info Records

Bill of Material

Work Centres

Routing

Production Version

Scheduling Agreement

I would like to know, if SAP provides standard LSMW's, a list of standard LSMWs available in ECC 6.0 or any tool available which can be useful.

Thanks,

Best regards,

Prashant

3 REPLIES 3
Read only

Former Member
0 Likes
398

Hi Prashant,

Most of the things u wrote can be created using LSMW:

Vendor master - use standard batch object 0040 method 0001.

Material Master (i think it will work for all) - BAPI, use business object BUS1001006 method SAVEDATA.

Purchase Info Records - use standard batch object 0060 method 0000.

Bill of Material - use standard batch object 0030 method 0001.

Work Centres - use direct input object 0260 method 0000.

Routing - use standard batch object 0170 method 0001.

The others i don't know well enough, but with little trying i'm sure they can be done as well.

In most cases i refered u to the standard batch/direct input because that's what is usualy easier to users new to LSMW - it's the closest to the online transactions (only in Material the bapi is very simple while the batch is complicated).

After u get started u can ask more specific questions...

Good luck

Pls reward if helpful

Igal

Read only

Former Member
0 Likes
398

Hi,

just follow up dis link and it will lead u to solve d problem:-

http://saptechnical.com/Tutorials/LSMW/LSMWMainPage.htm

if u find it useful den plzz do give points also.

regards,

ric.s

Read only

Former Member
0 Likes
398

Developed customised objects.