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

rmdatind - SD texts

Former Member
0 Likes
458

Hi,

I have created a LSMW project to import material master data via RMDATIND.

I had only one source structure and everything worked fine. Now I have the requirement to add multiple lines of SD texts.

To achieve this I realize that I must somehow map my source to BMMH7, but I just don't know how to handle this.

I tried to have the SD texts in a separate file mapped to a separate source structure, but no data is being read.

Any help would be appreciated.

Hi,

I have created a LSMW project to import material master data via RMDATIND.

I had only one source structure and everything worked fine. Now I have the requirement to add multiple lines of SD texts.

To achieve this I realize that I must somehow map my source to BMMH7, but I just don't know how to handle this.

I tried to have the SD texts in a separate file mapped to a separate source structure, but no data is being read.

Any help would be appreciated.

1 REPLY 1
Read only

Former Member
0 Likes
398

you have to add key fields for reference

MAIN strcture:

matnr|Plant|werks

12345|DE01|0300

56789|DE01|0300

Text strcture:

MATNR|SPRAS|TEXT

12345|DE|text1

12345|EN|text2

here matnr is key filed for two strctures....