cancel
Showing results for 
Search instead for 
Did you mean: 

VL10 Batch

Former Member
0 Kudos

Hi Gurus,

Can anyone give me details about Delivery Due list Batch processing.

Thanks,

Sharath.

Accepted Solutions (1)

Accepted Solutions (1)

PritiSAC
Advisor
Advisor
0 Kudos

Hi Jayant,

If you have already used Vl10 trnasaction and you are familiar with different selections screens in VL10, user and Fcode profile then it is little easy to schedule a job for creating deliveries in background using VL10Batch.

Basically you create a variant here and in this selection variant you define various values for paramerters in the screens of VL10. For example you will define shipping point, delivery date values for screen 1000 and similarly you can also restrict selection for deliveries for particular sales orders by directly giving values in selection screen 1020. All these criterias will be considered while delivery creation. Once you are done with variant, you can simply select the variant and schedule a job immediately or for later processing using this transaction.

I found following documentation for VL10Batch from SAP help :


You can schedule delivery creation for whenever you like using automatic background processing.

Procedure:

To plan background processing for delivery creation, proceed as follows:

Either apply a user role for background processing or make a copy of a user role for shipment due processing for yourself. During the test phase, use a function code profile for shipment due list display within this user role. 
Test the shipment due processing with this user role until you only need to execute the Create delivery in background function after the shipment due list is first displayed in order to ship part of the delivery list. (Vary the rules for line selection or for quantity definition during item processing, for instance.) 
Change the function code profile in the user role from Display to Deliver. 
From shipping, choose Outbound Delivery ->Create -> Collective Processing of Documents Due for Delivery -> Delivery scenario of your choice. 
Choose the user role that you want to use for background scheduling in the User role field on the User role tab page. 
Enter additional selection parameters on the selection screen. 
Save the selection screen as a variant. 
From shipping, choose Outbound delivery -> Create -> Collective Processing of Documents Due for Delivery -> Plan Background Processing and execute the delivery scenario for background planning.
Choose the selection variant you want and then select Schedule job. 
Follow the basis dialog for scheduling a background job.
 

I hope this has given you some details.

Regards.

Priti

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks Priti, It really helped ...finally explored the function code profile.

I found it in help already, Anyways thanks a ton.

Srini, V06O is outbound delivery monitor and I was looking something to process the delivery due list througl VL10BATCH.

Thanks,

Sharath.

Former Member
0 Kudos

HI Jayant,

You can use VL06O (outbound deliveyr monitor)

Regards

Srini