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

IDoc/VL01n

former_member614185
Contributor
0 Likes
1,140

How do we use IDoc to create Outbound delivery document using the transaction VL01N, What are all the configuration should be done for the same, please send me the relevent documents and detail.

Thanks in advance

How do we use IDoc to create Outbound delivery document using the transaction VL01N, What are all the configuration should be done for the same, please send me the relevent documents and detail.

Thanks in advance

7 REPLIES 7
Read only

Former Member
0 Likes
962

Hi Prabu,

Do following 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 VL01N). 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 point if usefull”

Thanks,

Narayan

Read only

0 Likes
962

Hi Narayanan,

Thanks for your reply,

i have one more Question Can i use some other IDocs instead of delvry01. Here i want to use AIDOP01 IDoc, is it possible to create the Outbound delivery using that IDoc

Read only

0 Likes
962

You are using ALE or EDI ?

Thanks,

Narayan

Read only

0 Likes
962

ALE

Read only

0 Likes
962

Hi narayanan,

I am not familiar in IDoc, ALE... Basically i am form netweaver... For one of my implementation i getting into this area, so please provide me a detailed documents..... one more thing is you have mentioned <b>control record</b> in you first reply, so could you please explain those things...

My application is, I just want to send AIDOP01 IDoc to XI system.. Using WE19 I can able to send that IDoc to XI. WE19 is test tool right.. so I wnat send those datas as a delivery document Using VL01N.

Read only

0 Likes
962

problem solved,

thanks for your reponse

Read only

former_member614185
Contributor
0 Likes
962

myself solved the issue,

thanks for you tips narayanan