cancel
Showing results for 
Search instead for 
Did you mean: 

ASN Creation

Former Member
0 Kudos

Hi All,

I have scenario wherein I need to create inbound delivery in ECC and same needs to be transferred and create the ASN in SNC

I have configured the OPOD output type for inbound delivery EDI and getting idoc created also XML get  created in SNC but ASN is not created in SNC

So anyone can suggest /guide what needs to be done for ASN creation in SNC

Thanks

Parag

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Parag,

Can you check what is the IDoc message type,basic type in ECC & XML message in SNC?

It shold be IDoc message type=DESADV,Basic Type=DELVRY03 & DespatchDeliveryNotification_In (DDN_IN) XML in SNC.

If you have setup then check XML status.

Regards,

Nikhil

Former Member
0 Kudos

Hi Nikhil,

Thanks for reply

The Mentioned Idoc and basic type are the same and XML status is in Scheduled mode

So can you please guide / suggest what changes to be done in order to creation of ASN in SNC

Thanks

Parag

Former Member
0 Kudos

Hi Parag,

Can you open the XML message & past it here.

Also check -<Delivery actionCode="01"> <ID><what value you are getting></ID>

Regards,

Nikhil

Former Member
0 Kudos

Hi Nikhil,

Below are XML details

<MessageHeader> 

<ID schemeAgencyID="EC1CLNT001">0000000000219749</ID>
- <Delivery actionCode="01">

   <ID>0180000197</ID> 

<CreationDateTime>2014-03-27T00:00:00</CreationDateTime>
- <ShipFromLocation>
     <InternalID schemeAgencyID="EC1CLNT001">6001</InternalID>

</ShipFromLocation> 

<ArrivalDateTime>2014-03-27T00:00:00</ArrivalDateTime>
- <Incoterms>

<ClassificationCode>CIF</ClassificationCode> 

<TransferLocationName>Cost, Insurance and Freight</TransferLocationName>

</Incoterms>

- <Item>

<ID>000010</ID>

- <Product>

<InternalID schemeAgencyID="EC1CLNT001">RM1</InternalID> 

</Product>

<Quantity unitCode="EA">6.000</Quantity>

</Item>

</Delivery>

</ns1:DespatchedDeliveryNotification>

Former Member
0 Kudos

Hi Parag,

BuyerParty/ship to location and <PurchaseOrderReference> is missing in the XML.

You need to get this data.

Regards,

Nikhil

Former Member
0 Kudos

Hi Nikhil,

How i can get this data in XML by default ? it is require to do any customization 

can you please suggest /guide

Thanks

Parag

Former Member
0 Kudos

Hi Parag,

It seems data is missing in IDoc.

Check in IDoc in ECC.

Regards,

Nikhil

Former Member
0 Kudos

Hi Nikhil,

I check required details are available in the Idoc - "DESADV - DELVRY03"

can we use some other idoc to fulfill the our requirement ?

Thanks

Parag

Former Member
0 Kudos

Hi Parag,

As data is coming in IDoc then you need change the mapping in PI such that these data comes in DespatchDeliveryNotification_In XML (SNC).

Regards,

Nikhil

Former Member
0 Kudos


Hi Nikhil,

I have compared XML for DDN_In & DDN_Out, following fields are not available in DDN_In

  1. Replenishment Order
  2. Buyer Party
  3. Vendor Party
  4. Item
  5. Product Receipt party
  6. Ship from Location
  7. Ship to Location
  8. Net Price
  9. Schedule line
  10. Confirmed Schedule Line

      

       

So in order to map these fields for Interface (DDN_In) in PI, how I can confirmed / get the correct fields for mapping as both XML having different structure or is there any standard XML format for DDN_In ?

kindly suggest / guide

Thanks

Parag  

Former Member
0 Kudos

Hi Parag,

Map IDoc to DespatchedDeliveryNotification_Out in PI.

Regards,

Nikhil

Former Member
0 Kudos

Hi Parag,

Have you resolved the above issue. We are using DDN_IN, which I am calling directly from ECC. Let me know if any details requried. I try to reply you.

regards

Durgaram