cancel
Showing results for 
Search instead for 
Did you mean: 

IDOC DEBMAS failed

Former Member
0 Kudos

Hi,

scenario: file (3rd party) -> PI -> IDOC DEBMAS (SAP FI)

IDOC is created and transferred to SAP FI without errors.

Debitor is also successfull created if we fill the fields Sales Org., Distr. Channel & Division of IDOC segment E1KNVVM.

But these data is not needed in our business case.

If we create the IDOC without the sales area data -> no debitor is created.

Following error is diplayed in BD87: Editing was terminated

What we have to do to created debitos from IDOCs without sales area data?

Thanks & regards,

André

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Andre,

In message mapping, disable the node E1KNVVM by Right Click=> Disable.

You have to disable the all those segments which are not required by your scenario.

After that it should work in a normal ECC system.

If the ECC system has IS-OIL extensions, i am not sure whether it will work even after the above steps.

Answers (4)

Answers (4)

Former Member
0 Kudos

I am trying to post an IDOC from MDG to ECC. I want change some certain field value in IDOC at the time of posting. I am using DEBMAS outbound IDOC for customer data.

Please help me in finding out any USER EXIT or BADI where I can write my code.

Thanks in advance.

Former Member
0 Kudos

Guys, great!

Thanks for that helpful hints & tips.

The segment isn´t mandatory, so I have deactivated it.

Result: Debitors without sales area data in ECC.

Have a nice weekend!

Former Member
0 Kudos

Great! And thank you for the points you gave to me!!!

Have a nice weekend!

Regards,

Volker

MichalKrawczyk
Active Contributor
0 Kudos

hi,

>>>What we have to do to created debitos from IDOCs without sales area data?

this can be checked in less then 5 mins

1. create a debitor without sales are data in ECC

2. create an output for debitor and run it (bd64 and We20)

3. check the output IDOC and use the same set of fields as input

as easy as it gets and 100% works everytime

Regards,

Michal Krawczyk

Former Member
0 Kudos

Hi!

What is the exact error message why Idoc is not posted (IDoc status 51 message text).

Maybe the standard IDoc inbound processing for DEBMAS expects Sales Org. etc. If the segment fileds you are talking about are mandatory fields (see WE31 segment editor) then these segment fields have to be filled, otherwise IDoc processing fails. It will not help to skip these segment fields in message mapping. If you do that for mandator fields you will get a messag emapping error in PI.

Please check this.

If you do not want this, I think you have to create your own ZDEBMAS IDoc with your own IDoc Type and Segments and the implement your own inbound processing.

Regards,

Volker