cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Getting the error .LANGU while loading the master data

Former Member
0 Likes
939

Hi Expert,

I am working SAP BPC 10.1 standered

I am loading master data to my entity dimension but every things is fine till Transformation but when i am running the data manager package i am getting .LANGU error ..

If i am using LANGU=*STR(ES) on that case below alert getting

Now my problem is i need to load new Id, description and other property by flat file so i need to use which data manager package ?

Is in BPC need to run two package 1 for to load master data id and other far to load description ?

Please suggest ..

Regards,

Ravi

Accepted Solutions (1)

Accepted Solutions (1)

former_member186338
Active Contributor
0 Likes

Why not to search?

This question was discussed number of times: https://archive.sap.com/discussions/thread/3932189

LANGU=*STR(S)

Former Member
0 Likes

Hi Vadim,

This is only for description but in my case i need to load a ID , description etc also so which data manager package i have to use .

Thanks,

Ravi

former_member186338
Active Contributor
0 Likes

Load everything except EVDESCRIPTION using IMPORT_MASTER

Load Descriptions /CPMB/IMPORT_DESCRIPT

with

LANGU=*STR(S)

Former Member
0 Likes

Hi Vadim,

Thanks now i am able to load data except EVDESCRIPTION but while loading the description i am getting status as successful in data manager package but on Entity i am not getting any description ..?

Transformation file

DATA..

BUT result i am getting any value in description ..

Any idea please ..

Thanks,

Ravi

former_member186338
Active Contributor
0 Likes

But you interface is English not Spanish! Switch to Spanish

former_member186338
Active Contributor

Same for EPM client - to view Spanish descriptions you have to switch to Spanish in User Options:

Answers (0)