Hi Team,
we have a problem with data in Z info object
the Z info object is extracted from generic extractor (View).. it has Alpha Conversion activated in Info-object properties(Data type -Character String , Conv Routine -ALPHA) in Info object properties
the same properties are maintained in Tansfer rules as well
the generic extractor view fetches data from 3-4 standard tables.. and this Z info object is added in generic extractor
the problem is that this Z info object accepts all the data which has Alpha-numeric values, Spaces etc.., but it throws an error in BW when this Z info object has only "Numeric Values"..
for example
Zinfobject has values such as "/aaa/2013/abc" --> accepted in BW
Zinfobject has values such as " " (Space) --> accepted in BW
Zinfobject has values such as " 213 " or "4044567 " etc --> not accepted in BW throws error "Info object contains non-alpha compliant value"
How should i resolve this issue?
your quick answers will be rewarded
thank you very much
Prince