cancel
Showing results for 
Search instead for 
Did you mean: 

Adding Additional Costs in Shipment Cost process (VI01)

Sabarinathan_En
Participant
0 Kudos
764

Hello Team,

Business Requirement:

Create a Shipment cost document wrt Shipment document. After Shipment cost document creation & transfer, Business wants to add Unplanned additional costs(i.e Unloading cost and Handling cost etc.)  in the same shipment cost document.

 

We are following below steps for matting the requirement:

  1. Creating Shipment Cost documents wrt Shipment Doc.  (Using T-code: VI01)
  2. Base fright Cost is captured in the line item automatically based on the fright master or manually enter fright cost in the condition tab.
  3. Then select the "Transfer" checkbox for the line item in Shipment cost document and Save.(Now Shipment Cost Doc number generated and in the backend Service PO and Service Entry Sheet generated for that shipment cost).
  4. After Shipment Cost document creation & transferred, open the same shipment cost doc in change mode and add another line item by using the same Item Category-0001(Transportation Cost).   (Using Tcode: VI02)
  5. Enter that additional cost in Condition tab for new line item.
  6. Select "Transfer" check box for the new line item then Save doc.

But whenever we save the shipment cost document it shows a dump error as below.

 

Error messageError message

 

Thanks,

Sabarinathan K

Accepted Solutions (0)

Answers (1)

Answers (1)

thomas_mller13
Participant
0 Kudos

This is a bug. You should open a ticket at SAP. The application tries to insert a data record with a key that alredy exists. That should not happen.