cancel
Showing results for 
Search instead for 
Did you mean: 

Order can not be copied partially

Former Member
0 Kudos

Although in the order is flagged "Allow partial delivery'" and in the Business Partner Master Data is flagged " Allow partial delivery of Sales order" and "Allow partial delivery per row", we always get the message "Order n° xxxxxx can not be copied partially". We work now in SBO 8.8 PL20. We upgraded from SBO 2005A to 8.8 last week, and before we didn't have this problem. Are there some settings that aren't set well.

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member184713
Participant
0 Kudos

I had this problem. Managed to correct it.

On sap 8.8,  there is a new partial delivery flag per row.

After enabeling the partial delivery on the business partner and on the sales order, you need to check the partial delivery on each line of the sales order.

RDR1.BackOrdr = 'Y' when partial delivery is allowed

RDR1.BackOrdr  = 'N' when partial delivery is not allowed.

to change the configuration in the user interface,  you may need to activate in the property in the Form Settings screen. The property name is "Partial Delivery". Then, check this for each line.

In the DIAPI, use the  Document_Lines.BackOrder.

Former Member
0 Kudos

The note you mention is for SBO 2005 , but we now work in SBO 8.8 PL20

Lakshmipathi
Active Contributor
0 Kudos

1073526 - Error "cannot be copied partially" when updating delivery

thanks

G. Lakshmipathi