cancel
Showing results for 
Search instead for 
Did you mean: 

Create EDI sales order with reason for rejection set for item

Former Member
0 Kudos

Hello all,

I'm trying create an EDI sales order with item rejected, but I get the following error: Item 000001's configuration can no longer be changed.

I set the reason for rejection in the segment E1EDP01, field ABGRU.

How can create the sales order, with item rejected without error?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Any suggestion?!!

Former Member
0 Kudos

Hi,

Why do you need to create a Sales order with a rejected item. Creating order with rejected item is as good as not creating a sales order in system. Which also means that Customer rejected the order before you started executing it.

Can you please explain the business process requirement.

Regards,

Peeyoosh.

Former Member
0 Kudos

The customers has a deficient system and sometimes sent to us wrong sales orders.

If we don't block them, they go to the planning production.

So, we only unlock the item orders if all is correct.

Former Member
0 Kudos

Create the order items with a default schedule line category that does not transfer requirements. When the order is checked - the scheduler line category can be changed to an alternate that transfers the requirement.

paul_quinn
Participant
0 Kudos

Use program SDJEDI to simulate the error (see note 380603)

This way you can figure out whether the same issue exists in VA01 or just in the SD EDI process

From reading the issue, it seems you have a configurable item and the line is not open for input and that's why your reason for rejection is ignored.

But SDJEDI should tell you everything.

Run it first to see the BDCDATA your idoc produces.

Then run it again in simulate mode and it should take you very close to the error

Hope this helps

Paul