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 issue while changing Customer(XD02)

Former Member
0 Kudos

Hi Experts,

I need to update the Bank details for single customer.

Actual Issue: I can insert a Bank details for a customer from flat file but if a customer has two Bank details(assume as line item) then how to handle this type of scenario using LSMW tool.

Please help me on this!

Thanks

Regards,

Vishwa

3 REPLIES 3

JL23
Active Contributor
0 Kudos

I would analyze the data first to find out how much cases will jsut get one bank and how much will have multiple.

If there are only a few with multiple, then it is probably done much quicker manually for those, and you can upload all others that have only one.

If there are many, then I would analyze what the maximum number of banks per customer is, and then put the cursor one line after the highest number and add whatever I need to add. SAP automatically skips the empty lines.

This was for recording with LSMW.

Edited by: Jürgen L. on Jun 9, 2011 11:02 PM

Former Member
0 Kudos

Hi Viswa,

You can use LSMW - IDOC method which will take care of bank accounts.

Use message type DEBMAS.

It will work.

Thanks

Bhaskar

0 Kudos

Hi Bhaskar,

Thanks a lot for your reply!

Is it possible for you to send me some relevant document(LSMW - IDOC) or links that will solve my issue

Regards,

Vishwa