cancel
Showing results for 
Search instead for 
Did you mean: 

Creating delivery when Compelete delivery checked

Former Member
0 Kudos

Hi All,

I have the following issues, request your valuable comments

1. We are getting sales order transferred from CRM to Sap R/3. This SO is having 2 - 3 line items having two different delivering plants.

2. Client trying to creating deliveries through batch job but getting failed because order is having order combination checked. Currently creating deliveries for these order manually,

Requirement

1. Is there is any User Exit which help us to create two different deliveries in background for this kind of order.

2. We want the same MAD for all the line items, this mandatory since it is an internet order we are suppose to deliver all the product together only

Item 10 -


MATLABC -


PLANT 0001 -


SHPT0001 -


MAD 22.01.08

Item 02 -


MATLDEF -


PLANT 0002 -


SHPT0002 -


MAD 22.01.08

MAD or Transportation planning date should not change. Please help

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Gopal,

Try this

Complete delivery flag is unchecked in delivery header

1 Routines for data transfer at header level

Delivery groups are created in items by shipping points to allow delivery creation by shipping point

1 +1 Routines for data transfer at item level – item data and business data

Complete delivery checkbox is set again--User-exit at delivery creation (USEREXIT_SAVE_DOCUMENT_PREPARE )

Try analyzing from this poing of view

Hope this will help you

Sridhar

Former Member
0 Kudos

Hi Anbu,

Can I suggest you to remove the order combination check.

Kind Regards

Chakradhar

Former Member
0 Kudos

Hi,

If I remove the order combination tick, there is a possibility that split will happen in Material availability date. I want to have same material availability date for both the line items even it is being delivered from two different plants and Shipping points.

Please Help,

Regards

Anbu

Former Member
0 Kudos

Hi

Go to the Sales order overview screen -- shipping tab.. there is a field Delivery group next to the field Material number.. give some Same numbers Say '1' for all items that needs to deliver together.

Reward if helpfull

Muthu