cancel
Showing results for 
Search instead for 
Did you mean: 

problems with delivery output type

fayazmohammad
Explorer
0 Kudos

Hi,

Please check the below problem, please suggest how to proceed with this.

We have two Delivery Output types,
for example:
1.Z001
2.Z002


Z001 is maintained with combination Delivery type / Shipping point
Z002 is maintained with combination Delivery type / Shipping point/cusomter.

whenever the deliver is created we are getting two deivery output types, So there is double maintain for delivery type and shipping point. how it it possible to change this so that customer level maintain will have priority and only Delivery Output Z002 will be created in this case ?

Required:
Only Z002 delivery output should be created if the message type is maintained for specific customer(Z001 should not be created).

Regards,
Fayaz

Accepted Solutions (0)

Answers (1)

Answers (1)

jpfriends079
Active Contributor
0 Kudos

I don’t a reason, why you need 2 output type, when either of them need to be printed?

I would suggest, have one output type, say Z001.

And maintain access sequence as following:

Sequence NoTable
10

table for Delivery type / Shipping point/customer

20Table for Delivery type / Shipping point

And accordingly maintain condition record output type Z001 in VV21.

Regards, JP

fayazmohammad
Explorer
0 Kudos

Hi JP,

Thanks for you reply.

we have 2 different smartforms for 2 different output types, hence we use 2 output types.

now the situation is that, it is populating 2 output types for the delivery.

i request you to provide any other alternative solution to my query.

Regards,

Fayaz

Former Member
0 Kudos

Hi Fayaz,

To be frank, i agree with Jyothi Prakash. If you need only one output type to be triggered, its better to have only one output active. You can have the access sequence removed from the Output type config.

And coming back to your question. If you still want both to be active and to achieve your requirement.

May be you need to have requirement routine setup in one of these Output types such that if one is already triggered. ignore this.

Thanks

Dhilipan