cancel
Showing results for 
Search instead for 
Did you mean: 

flat file loading error

Former Member
0 Kudos

Hi,

i am new to sap bi and facing problems in master data extraction through flat file. my sample data is

mid mname mplant

m001 shoes uk

m002 trainers usa

Data is correctly got loaded into the PSA. But DTP is getting failed and upon diagonis it says *Data record 1 & with the key 'm001 &' is invalid in value 'uk &' of the attribute/characteristics MPLANT &.

Thanks in advance

krishn

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Make sure that source data has in CAPITAL else it will not allow to update from PSA ,

Alternatively you can write routine or formula for converting lower case to capital

In transformation rule type select rule type as formula then you can select TOUPPER function in the formula builder then Activate the Transaformation then activate,

it would work..

I am Assuming that you know how to write a formula in transformation...

Regards,

Satya

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Kris,

Generally this problem will raise because Master data should be in capital other wise DTP will get failure.

PSA is nothing but raw data which holds data as it maintained in source system. Even if the master data is in lower case DTP can allow but you must check lower case option.

Another way is select error stack DTP, identify the error and rectify.

If this clarifies, please reward.

Regards,

samar

Former Member
0 Kudos

Double click on datasource, Make check box on for Column "Lower Case" to MPLANT

Also go through step by step

http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/4096b8fc-6be7-2a10-618e-b02a5e5e798f

Regards,

Sushant