cancel
Showing results for 
Search instead for 
Did you mean: 

Error while loading data

Former Member
0 Kudos

Hi All,

"Characteristic value XXXXXX of characteristic XXX Field has more than 22 characters"

I am facing above error while loading data from DSO to cube. i am facing error for material field which has length of 18,but material has compounding attribute of length 4. so cube is storing data of 22 length but for some records compounding attribute data is coping of 8 length.

Please help me how to reolve this issue.

Thanks in Advance

Regards

Sreenath

Accepted Solutions (0)

Answers (1)

Answers (1)

kohesco
Active Contributor
0 Kudos

Hi,

if the compounding attirbutes needs to be 8 long, redesign it as needed, if it is about 00001234 the zero's, check alfa routine.

Grtz

Koen

Former Member
0 Kudos

Hi

Thanks for fast response .

my compounding attr is 0Comp_code.

I dont want to increase length of compounding attr, i want to know why for some records it is getting 8 length.

ex:

Company code:1234

Material :abcdefgihhhhhh(18char)

while loading into cube it is getting:12341234abcdefgihhhhhh(18char)

so it throughing error field has more than 22 characters

Regards

Sreenath

kohesco
Active Contributor
0 Kudos

Hi,

very strange, check tranformations/routines and datasource data please