cancel
Showing results for 
Search instead for 
Did you mean: 

Master data text - lang dependent

Former Member
0 Kudos

Hi experts,

I have a situation in loading custom master data text.

1. I created a generic datasource ZBEN_PKG_TEXT with key and text.

2. But, while crating the custom infoobject, by mistake, I created it as language-dependent.

3. I then mapped in the transformation as follows:

DS (LHS) RULEGROUP (RHS)

key -


ZBEN_PKG

Text | -


0TXTMD

| -


0LANGU

This resulted in the load of text only for the keys with langu. But, in the source, there are several texts blank in the field for language.We need to load all these data as well.

4. I am not able to modifiy the infoobject, ZBEN_PKG to remove the flag for lang dependent as it is being used in cubes and promary master data 0EMPLOYEE". In turn 0EMPLOYEE is used in all other cubes as well. We are not in a position to delete data in all cubes and master data in order to make this change.

I am wondering if we can load text with any undate rule for 0LANGU to accept both balnks and values. Any code to accomplish this is appreciated.

Regards

Raj

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Looks like my schematic did not come thru correctly. What I meant there is I linked 0LENGU and 0TXTMD to Text on the datasource side.