cancel
Showing results for 
Search instead for 
Did you mean: 

Error sending to ECC

Former Member
0 Kudos

Hello,

I am sending MATMAS05 to ECC and am receiving the error (in we02):

Unit of measure PA is not defined as a commercial unit

However, the data being sent to ECC does not use the UOM: PA. It uses PAL (pallet). I verified that the PAL is being sent in sxmb_moni. Does anyone know why this error is occuring?

Accepted Solutions (1)

Accepted Solutions (1)

agasthuri_doss
Active Contributor
0 Kudos

Hi,

Can you resend it after clearing the Meta data in Tcode- IDX2

Regards

Agasthuri Doss

Answers (2)

Answers (2)

former_member184619
Active Contributor
0 Kudos

Hi Ethan,

This might be for the reason that in ECC the field lenght for UOM is char-2.

<i>However, the data being sent to ECC does not use the UOM</i>

U can map this field with constant or PA only if ECC is not using it.

test the mapping in mapping editor and send it again.

Sachin

Former Member
0 Kudos

West,

Check your mapping using the weblog:

/people/michal.krawczyk2/blog/2005/09/16/xi-how-to-test-your-mapping-in-real-life-scenarios

Check in the test output whether you are getting PA or PAL. Also see whether you are using any value mapping or lookup on this field?

Regards,

---Satish