cancel
Showing results for 
Search instead for 
Did you mean: 

Delivery

Former Member
0 Kudos

Hi,

This is my Project Requirement.

Since the orders are to be entered by the regions, it is proposed that the sales order is created with the default delivery block which blocks delivery confirmation when the order is created. Therefore, the order will initially have no confirmation schedule lines.

HO user will run a report to find out the list of blocked orders, and replace the delivery block with another block which allows confirmation but blocks actual delivery. This block is important for making sure that all the documentation like road permit is in place before the delivery is made.

Based on the required delivery dates for deliverable items, the system works out confirmation dates, which are captured in the schedule lines. The confirmation dates may not always be in line with the required dates, depending on the availability. To avoid staggered confirmation dates, the user will need to mark the ‘complete delivery’ indicator, which means the entire sales order is to be delivered in one lot.

Plz Suggest me here.

Here i need to create one delivery block and that it should not have confirmed schedule lines? How to achieve this?

plz suggest?

Accepted Solutions (1)

Accepted Solutions (1)

rmazzali
Active Contributor
0 Kudos

use tcode OVZ7 to define the 2 delivery blocks, one with requirement transfer (flag off) and the other without (flag on)

Roberto

Answers (1)

Answers (1)

Former Member
0 Kudos

Keyur since you dont want the Schedule line level block may be you can use the Header level block for a delivery

SPROlogistics ExecutionShipping DeliveriesDefine reasons for blokcking in shipping --Deliveries blocking reasons/criteria...

See if checking the second option that is CONF

Also this is the implication of setting a delivery block at header level

If you enter the delivery block at header level, the system transfers the desired delivery quantity for all schedule lines in the requirement. The confirmed quantity is deleted. This function is not available when you enter the delivery block at schedule line level.

Hope this helps

Cheers

Former Member
0 Kudos

Hi anuj and Roberto,

Here my requirementt is

1. I have to mintain the block at the header level in VOV8.

2. But i need to fulfil another requirement. That is initially system should not show any confirmed schedule lines. when i perform one more action it should show the confirmed schedule lines.

Thanks