cancel
Showing results for 
Search instead for 
Did you mean: 

Error in sending ADRMAS03 to ECC

0 Kudos

Hi All,

I am encountering the error:

Error: Segment 'E1BPAD1VL' segmentnumber '000001' not correct in structure ADRMAS03

My scenario is that I am sending CREMDM to PI this is a success.

Then PI will send CREMDM data split into ADRMAS and CREMAS. This is where i get the error.

Please help.

Thanks.

April

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi April

are you getting the error when you run this through the Message Mapping window?

you should set the trace level to "All" to see which field is causing the error.

0 Kudos

Hi Barry,

I am getting the error in the transaction code SXMB_MONI.

Error: Segment 'E1BPAD1VL', segmentnumber '000001' not correct in structure ADRMAS03

Can you help.

Thanks.

Former Member
0 Kudos

Hi April

i would suggest taking the XML out of sxmb_moni and running through the message mapping...

extend the trace level to full and it should show why that part/field within the message is failing.

you can then manipulate either the data or the mapping to then resolve the issue.

former_member200962
Active Contributor
0 Kudos
Then PI will send CREMDM data split into ADRMAS and CREMAS. This is where i get the error.

How are you doing the split?

0 Kudos

Hi Abhishek,

I use the standard message mapping in PI. Can you help.

Thanks.

former_member200962
Active Contributor
0 Kudos

You: Then PI will send CREMDM data split into ADRMAS and CREMAS. This is where i get the error.

Me: How are you doing the split?

You: I use the standard message mapping in PI. Can you help.

Me: You are using IDOCs....IDOC do not support split mappings (1:N).....and thats why I asked how do you split

I hope that I didnt miss any link in-between.

Regards,

Abhishek.