cancel
Showing results for 
Search instead for 
Did you mean: 

SPED output failed in creating inbound delivery

lakshmikanthc2
Active Participant
0 Kudos

Hi,

SPED output type used in creating inbound delivery from outbound delivery document in stock transfer scenarios, this is mainly used in EWM enabled plants.

Issue details: When we have zero quantity line item, then the SPED is not creating inbound delivery since the inbound delivery is not allowed zero quantity line items.

Example: Outbound delivery contains 3 lines:

A1 - 10 EA

A2 - 15 EA

A3 - 0 - Zero quantity, and PGIed the delivery, SPED triggered after PGI and showing error that, Zero quantity not allowed in inboundd delivery.

We can not change the item category of inbound delivery (ELN) to allow zero qty's as per the business requirement.

So, we need to see if there is any option to stop the zero line passing to outbound delivery from SPED program.

Can you suggest if there si any SAP note for this issue?

Regards, lakshmikanth

Accepted Solutions (0)

Answers (2)

Answers (2)

lakshmikanthc2
Active Participant
0 Kudos

There is no SAP note available for resolving this issue. The only option is changing the config at ELN item catg for allowing the zero quantities into inbound delivery.

Reagrds,

Lakshmikanth

christian_rosa
Employee
Employee
0 Kudos

I have only found the standard solution to change in delivery type 0VLP to accept it:

'Check quantity 0 C {Dismiss situation with error message only in create mode}

Please change it to A or Blank and test the scenario once. This shoud help in solving the problem.'

If that is not acceptable due to some specific business restrictions may you could think on modify in user-exits to check for 0 quantity and delete the line for outbound delivery.

lakshmikanthc2
Active Participant
0 Kudos

Hi Christian,

Thanks for your reply, the standard config change at inbound delivery item catg will work but the business is not ok with that change since it is used across all plants.

So, we need to do the code changes in SPED output program for deleting the zero qty lines while creating inbound delivery from outbound delivery. Right now we are looking for SAP correction note.

Regards,

Lakshmikanth