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: 

Creation of deliveries automatically in VA02

Former Member
0 Kudos

Hi,

I am creating a sales order , in my customized program .

Now i open the transaction VA02 , with the sales otder created.

now i save this , now i get the nessage that "the delivery was created ".

My requirement is that , the deliveries should be created automatically , this is to be done in my customized program . how can i do this .

Please help me ...

4 REPLIES 4

Former Member
0 Kudos

IF ALL VAILDATSATION OVER.

PASS MESSAGE.

MESSAGE SOO1 WITH 'DELIVERY CREATED'.

Former Member
0 Kudos

Hi

You can use BDC and create Delivery.

Regards

Shibin

former_member200338
Active Contributor
0 Kudos

Hi,

You need to consult with the functional guys. ask them to define the copy controls and configure the system (using SPRO transcation). you need to maintain parameters like for which order type you want to create automatic delivery creation etc..

reward points if useful,

Regardsm

Niyaz

Former Member
0 Kudos

If your program is a batch input dont'save the order just deliverd

Menou Sales Order->Deliver

function code 'FAU1'