Skip to Content
0
Former Member
Apr 14, 2010 at 10:40 AM

Alpha Conversion Error?

816 Views

Hi,

I am loading data to master data in which 0Ship_to is an attribute when I tried to load the data I am getting an error saying that 0ship_to Contatins non-alpha complaint value '2275080'.

Diagnosis

The system checked whether the loaded InfoObject value conforms to the conversion exit.The check failed.

For example:

The value '1' was loaded into an InfoObject with alpha exit, even though the value '0000000001' was expected.

System Response

The load process has failed or the erroneous records are displayed in the monitor. This does not depend on how error handling is set up.

Procedure

Find out why the data does not conform to the conversion exit, and, if possible, correct the cause. Possible causes are errors in BI Content or an error in a customer exit in the source system.

If you cannot correct the problem, you have the option of removing the conversion exit on the InfoObject. However, since the system has already been converted, duplicates appear in the system again.

Can any one help me to resolve this.

I cannot take out ALPHA conversion exit from the info object as this IO has been used in many places.

Thanks,

Vasu