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
668

Hi! Guys,

I am going to work on lsmw. and what is mean by xd01 xd02 and xd03. what do we do with this in lsmw

7 REPLIES 7
Read only

Former Member
0 Likes
640

these are t/code

Read only

Former Member
0 Likes
640

hi,

XD01 - Create Customer (General)

XD02 - Change Customer

XD03 -Display Customer.

Well may be u can create a LSMW project to upload customer list thru XD01,

You can change details of the existing customers using XD02.

santhosh

Read only

Former Member
0 Likes
640

Hi

Those are transaction codes for customers. XD01 is used to create customer, XD02 to change customer, XD03 is to display customer.

Using XD01 u can create a new customer through LSMW.

Regards

Haritha.

Read only

Former Member
0 Likes
640

Through LSMW you will uploading the data and will be placing in database right.

So by uploading the data to these transactions XD01... you can update all the vendor related databases

BR,

Ravi

Read only

0 Likes
640

Sorry Customer related databases

Read only

0 Likes
640

Hi !!

The best way to do it is to use IDOC method in lsmw prepared by SAP:

Message Type DEBMAS

Basic Type DEBMAS06.

BR, JAcek

Read only

Former Member
0 Likes
640

HI Abhay

When you use the LSMW object 0050

using standard program RFBIDE00

These are the value that you have to pass to the Structure field BKN00-TCODE

These correspond to the Standard Transactions

if you want the LSMW

a) To create a new customer then XD01

b) To change an existing customer then XD02.

Hope this solves your problem

Please check this site for a good step by step guide to LSMW

http://sapabap.iespana.es/sapabap/manuales/pdf/lsmw.pdf

Message was edited by:

Dominic Pappaly