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 - Custom Fields with Direct Input

Former Member
0 Kudos

Hello Experts,

I am Loading Material Master records using LSMW Direct Input method

We have some new customs fields in this records

Is there any way i can include these custom fields in LSMW Direct Method ?

The program is RMDATIND

Object 0020

Method 0000

Let me know if I can modify this program or is there any other way to do this ?

Thanks

Sh

3 REPLIES 3

Former Member
0 Kudos

I am also in same situation. Anyone has any solution for this?

0 Kudos

Hi,

You cannot update the custom fields using a standard program.

You can update the custom fields by using BDC.

There are enhancement spots provided in RMDATIND, please see if you can use any one of them else you can create a copy of the standard program and customize it accordingly.

Thanks,

Manish

0 Kudos

Hi,

Add the new fields in the structure BMMH1 using a customising include.

The regenerate the program using RMDATING. All the new fields will be available in the LSMW now.

Hope it helps.

Thanks,

Manish