Skip to Content
0
Former Member
Nov 26, 2011 at 04:58 PM

Prevent Partial Delivery

623 Views

Hi,

Need some help please. User requirement: Prevent partial delivery

Standard SAP options

1. CMIR (Customer Material info record)

2. CMR (Customer Master Record)

3. Sales Order - VA01 screen complete delivery option(select this)

Option 1. CMIR -->Laborious,error prone and time consuming. The sales orders for this scenario

usually has 45+ line items. Executing VD51 45+ times can be a pain, moreso for a lazy user.

Option 2. CMR --> can't choose this, as the same customer in the same sales area requires partial

delivery for other sales order(Sales Doc type).

Option 3. Sales Order - VA01 screen complete delivery option(select this). This can be a user

discipline issue, what if the user forgets to check this option. The client doesnot want to leave

anything to chance.

My question:

Is Z development the only option, as I seem to have exhausted all 3 standard options. If so, for the Z

routine, what could be the pseudo logic.

I have this tentative logic.

I have the sales document types for which user wants to make it mandatory to prevent partial

delivery.

So, can I with the help of ABAPper disable picking option in delivery (picking quantity should

always be equal = delivery quantity = Sales order quantity.

Am I missing something?

Thanks,

Raj