cancel
Showing results for 
Search instead for 
Did you mean: 

Enterprise structure- assignment of plant to shipping point

former_member185462
Active Participant
0 Kudos

Hi,

In the assignment  of plant to shipping point,we get error message.

Message no:CZ093

Diagnosis:

Assignment were found that should not normally exists

What would be the reason.

Thanks,

Pradeep

Accepted Solutions (1)

Accepted Solutions (1)

MANIS
Active Contributor
0 Kudos

Hi Pradeep,

As per the code, system checks the below table when  trying to assign the shipping point to plant

TVSWZ - Shipping point per plant

TVKWZ - Allowed Plants per sales organization

During assignment it compares the entry in between both table and if value are not matching then it pass a value in the variable SW_UPDATE  which calls the error message CZ093

My suggestion would be please check the above two table and make sure the entry are correct.

Hope this will be helpful

former_member185462
Active Participant
0 Kudos

TVSWZ - Shipping point per plant

TVKWZ - Allowed Plants per sales organization

What is the common relation ship between those

TVSWZ-plant/shipping point

TVKWZ-sale org/dchl/plant

Here plant is the only common factor,how does it compares

Thanks,

Pradeep

sushant_wanjari
Contributor
0 Kudos

Hi,

As mentioned by Manish in the earlier post, the system is checking the entries in both the tables and in case of a missing entry it is throwing the error.

The possible reason for this is missing entry of the plant in config node - SPRO - Enterprise Structure - Assignment - Sales and Distribution - Assign sales organization - distribution channel - plant.

In your Sales order or a STO the shipping point is "determined" based on further config settings and master data. and, the supplying plant is also determined based on several factors. So, system is considering that both Shipping point and supplying plant should have a valid definition in configurations.

Hope this clarifies.

Regards,

Sushant

Answers (0)