Application Development 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: 

outbound delivery idoc

Former Member
0 Kudos

hi

i am working on ecc 6.0

i have to create delivery note based on order received from customer.

i have to trigger outbound idoc DELVRY03.

This is urgent requirement. Can anybody help me which outbound function module, messagetype i have to use.

regards

radha

3 REPLIES 3

Former Member
0 Kudos

Process Code DELV

Message type SHPORD

Regards

0 Kudos

hi madan

thanks for ur reply.

ru sure about message type SHPORD.

there is also one message type DESADV which one i have to use.

and can you give any outbound function module name.

regards

prathap

0 Kudos

Hi,

Follow the steps

Go to NACE and select V2 and click output type from menu.

Give following value.

Condition component Value

Access sequence 0005 (sales organization/customer)

Condition 0 (no condition)

“Exclusive” select

Output type LAVA (shipping notification outbound)

Procedure V10000 (shipping output)

Application V2 (shipping)

Processing subroutine Program RSNASTED,

form routine EDI-PROCESSING

General data Select Condition access and Multiple sending of output, otherwise

leave the fields blank

Time e.g. 4 (immediately, IDocs are generated immediately after

posting)

Transmission medium 6

Partner function WE

Language DE (German)

You must maintain following values for outbound partner profile.

Output category : Desadv

Partner type : KU

Partner function : WE

Port : Subsystem

Outbput mode: Collect idoc

Basic type : Delvry01

Packet size: 1

Application: V2

Output type : LAVA

Process code: DELV.

You can post the delivery by selecting Logistics -->Sales and Distribution Shipping, Delivery

-->Create (transaction VL01). Output control is used to find the condition record and the shipping notification is sent to the customer via EDI (IDoc Interface). The shipping time in the condition record determines when the corresponding outbound IDoc is generated.

Reward points if useful.

Thanks,

Narayan