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: 

How to update more than one Bank data in LSMW using recording

Former Member
0 Kudos

Hi friends,

please let me know how can we upload more than one bank data for vendore master in LSMW, and i am Using Recording and i have to use that.

thanks a lot.

Regards,

veeru.

3 REPLIES 3

Former Member
0 Kudos

Hi Kiran,

Multiple line item entry is not possible using LSMW when done with Recording.

Try to find any Direct Input object for the same.

Reward points if this helps.

Manish

Former Member
0 Kudos

Hi,

Why dont you use the LSMW Object 0040 and Method 0001. this corresponds to the Program <b>RFBIKR00</b>

this is a stanard Direct Input method of creating vendor.

It is not exactly possible using the Recording method.

Former Member
0 Kudos

Hi

I have used the direct input but, there are address fields missing in the direct input like, SORT2, MOB_NUMBER, SMTP_ADDR. these fields.

when i see the documentation for direct input, it says for additional address you need to use another BAPI. but here the problem is we are using internal numbering for vendor, so how to link the created vendor and the address uploaded to correct vendor.

thanks a lot,.