‎2005 Apr 29 9:00 PM
Hi,
I am having a problem on EDI-IDOCS to create inbound shipment.
I am using the message type SHIPPL.
IDOC - TPSSHT01
Process code-SHIP.
And I am using the function module IDOC_INPUT_SHIPPL to process the idoc.
After processing the idoc i am getting the error message - shipment has not saved( 51).
Also i am getting the error message - Transportation planning point has no partner for transportatn. plan.
I couldnt figure out what the error would be.
If possible can you please help me regarding this problem.
Thanks in advance.
‎2005 Apr 29 10:08 PM
Hi Goutham,
This is an error due to either the data or missing config. This error message is issued when the system cannot find an entry in table TTDS. Check your data and the config and make correction accordingly.
In config it is under
Logistics Execution> Transportation> Interfaces> External Trabnsportation Planning Systems> Maintain Transportation Planning Point for External Systems
or if you don't have external planning system, you will find the corresponding config under
Enterprise Structure> Logistics Execution> Maintain Transportation Planning Point.
Your message is more related to external transportation planning point which is in the first config option above.
If you don't have external transportatio planning, then your choice of the EDI components is wrong. Look in the code of this function module where this message is generated, you will understand.
Srinivas
‎2005 May 02 3:28 AM
Hi Srinivas,
Thanks for your reply. I think i could figure the solution with your help.
Thanks.
‎2007 Aug 15 10:58 PM
Hey goutham,
Am trying a simillar scenario to create shipments using message type SHIPPL and function module IDOC_INPUT_SHIPPL.
Appreciate if you could let me kow the how to go abt and trigger the idoc and create the shipment. Also, is it possible to split the shipment/delivery as we can do it online.
-Ram