Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Outbound

Former Member
0 Likes
873

Hi Experts,

How can i automate my outbound interface . I mean as i create my delivery my Function module should take that delivery number and create idoc.

Thanks and Regards

Neha Kapoor

9 REPLIES 9
Read only

Former Member
0 Likes
846

Hi Neha,

You need to setup the condition records (transaction NACR) and output type (NACT) for application V2 (shipping). These setup will propose/create an IDoc when you save the delivery document.

Also you need to setup distribution model (BD64) and outbound partner profile (WE20) for delivery message type.

Regards,

Ferry Lianto

Read only

0 Likes
846

Hi ,

I did but it is giving me an error " Maintain outgoing edi connection data for customer"

Can you guide me in details

Thanks and Regards

Neha

Read only

0 Likes
846

Neha, The error message you got is common when WE20 has not been maintained. If you have then make sure you output condition maintained in VV21 and your WE20 and the delivery have the same partner.

Don't hesitate to ask more and please give more details if it still does not solve the issue.

Regards

Read only

0 Likes
846

Hi ,

Thanks for ur reply,

I have maintained we20. How can we set up output condition in we21 and we20?

Thanks and Regards

Neha

Read only

0 Likes
846

Neha , it V V 21 not WE21, so VV21.

Also see what Ferry said and try that.

you error is typical, so check what the idoc type message type are maintained in WE20.

If possible post it here what partner etc.

tell me what idoc type? VV21 is for deliveries , so check VV23 ( display whats maintained in VV21).

Message was edited by:

Sandeep Bhavsar

Read only

0 Likes
846

Hi ,

I no more get this error . But data is not getting saved It gives "Outlook express..."

I am using message type SDPICK and Idoc type SDPIID01.

Thanks and Regards

Neha Kapoor

Read only

0 Likes
846

outlook express? when you save the outbound delivery?

Can you explain more please?

Read only

0 Likes
846

Neha, are you sure its an outbound delievry and outbound idoc, as SDPICK seems usually used for inbound.

Read only

Former Member
0 Likes
846

Hi,

Please check your procedures setup (NACZ) for the corresponding output type.

Path: NACE -> Select V2 (Shipping) -> Click on Procedures button -> Select V10000 -> Double click on Control -> ... (see whether there is an entry for your corresponding output type).

Also check in SPRO for Configure EDI Partners.

Regards,

Ferry Lianto