Application Development 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: 

LSMW

Former Member
0 Kudos

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.

Does SAP provide standard LSMWs or always we need to create one ?

Thanks,

Best regards,

Prashant

1 ACCEPTED SOLUTION
5 REPLIES 5

Former Member
0 Kudos

U can use LSMW with direct input program or LSMW with BAPI tool for ur requirements.

Object 0020 Material master

Method 0000

Program Name RMDATIND

Program Type D Direct Input

Object 0040 Vendor master

Method 0001 Standard

Program Name RFBIKR00

Program Type B Batch Input

Object 0060 Purchasing info rec.

Method 0000

Program Name RM06IBI0

Program Type B Batch Input

or check for BAPI for others.

Reward points if useful.

Regards,

Vimal

former_member214131
Active Contributor
0 Kudos

Hi,

SAP provides standard BI/DI programs to load different objects. viz.,

Material Master: (DI program)

Object               0020   Material master
Method               0000                  
Program name         RMDATIND              
Program type         D   Direct input     

or an IDoc interface:

Message type         MATMAS                      Material master  
Basic type           MATMAS04                    Material Master

Similarly on LSMW - Step 1 you can find various options available to load a particular object. you can explore the same on ECC.

You need to use these standard tools (or make a recording) using a SAP std., transaction to make a particular load with reference to a migration project.

Hope this helps.

Best Regards, Murugesh

former_member223537
Active Contributor
0 Kudos

Hi All,

Thanks for your replies.

I am not interested in creating new LSMWs unless standard LSMWs are not available. This will reduce our efforts.

The way standard programs are available, does SAP provide standard LSMWs

which we can simply use without customizing.

We are looking at N number of LSMWs. Hence would like to look out for any already exisiting LSMWs in SAP ECC 6.0.

<b>Following is the list :</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

Quota Arrangement

Business Partner master

Stocks

Alternative Unit of measure

Open Purchase order's

Conditions (Prices, Discounts, rebates etc)

Sales Inquiries

Sales Quotation

Contracts

Scheduling Agreement

Open Sales Order

Stock Transfer Orders

Customer-Material Information

Conditions (Prices, Discounts, rebates etc)

Best regards,

Prashant

former_member223537
Active Contributor
0 Kudos

Developed customised objects