Symptom
The Attachments of the Items of a Sales Orders in a Intercompany scenario are being automatically removed once a update is performed in a Purchase Order document.
Environment
SAP Business ByDesign
Reproducing the Issue
- Go to the Purchase Order and Requests Work Center.
- Go to the Purchase Order View.
- Filter for All Purchase Orders.
- Search for the Purchase Order XYZ (where XYZ represents the Purchase Order ID).
- Open, Select View All.
- Mark the Item Y (where Y represents the Purchase Order Number).
- Perform any change at the Item Level (for example: Change the Delivery Date of the Item).
- Select Send Update.
- Go to the Sales Order Work Center.
- Go to the Sales Order View.
- Filter for All Orders.
- Search for the Sales Order ABC (where ABC represents the Sales Order ID).
- Open, Select View All.
- Navigate to the Items tab.
- Mark the Line Item XX (where XX represents the Sales Order Number).
- Select Attachments sub tab.
The attachment maintained in the Sales Order was automatically removed.
Cause
The attachments are removed at the Item Level of the Sales Order when a update is performed in the preceding Purchase Order according to the architecture logic of the system.
When a change is performed at the Item Level of a Purchase Order (for example: Change in the Delivery Date), an update is sent from the Purchase Order to the Sales Order. This update recreates all the information currently maintained for the Item in the Sales Order (capturing the information for the Item with the data maintained in the Purchase Order). In this case any change previously performed directly for the Item in the Sales Order (such as the addition of an Attachment) will be overwritten by the Purchase Order data.
The same behavior can be also applied for the overall attachments tab of the Sales Order, when a modification followed by a update is performed in the overall attachments tab of the Purchase Order.
Note: If there are no attachments maintained for the Purchase Order Item, then the removal of the attachments added directly in the Sales Order will not occur when the Send Update action is performed in the Purchase Order. This happens because there is no data sent from the Purchase Order to the Sales Order in this case.
Resolution
This is know system limitation related to the architecture logic of the system.
Therefore, it is recommend to adapt the business process in order ensure that attachment are always added for the Purchase Order Item before the creation of the Sales Order.
For the Sales Orders in which the attachments were removed or in case the attachments are require to be maintained for an Item after the Sales Order is already created, we kindly recommend to add the attachment in Purchase Order item and then perform the Send Update action so the information is properly passed to the Sales Order Item. This will avoid any update in the Purchase Order to trigger the removal of the attachment in the Sales Order.
Keywords
sales order, intercompany, purchase order, attachments, item , KBA , AP-SLO-SO , Sales Order , How To