cancel
Showing results for 
Search instead for 
Did you mean: 

How to trigger an output with mutliple requirements

Former Member
0 Kudos

Hi,

I would like to know if there is way to trigger an output for delivery note at PGI and also at delivery creation. We require an output type for some customers to be triggered at PGI and the same output  for other customers at delivery creation . Is this possible without having to create two output types?

Thanks

Venkat

Accepted Solutions (1)

Accepted Solutions (1)

former_member182378
Active Contributor
0 Kudos

Venkat,

Please test the below suggestion -

In the access sequence assign 2 condition tables, with fields for example:

table1: customer group

table2: customer

Maintain output condition records,

for table1 with customer group maintain all those customers (customer group) for which output should be created only after PGI.

and for table2, maintain customers for which output should be created when delivery is created.

In access sequence, for table1 put a requirement - output will be created only after PGI is completed.

This way your requirement will get fulfilled with the same output type.

TW

Former Member
0 Kudos

Thanks TW for your reply. Your solution worked for me. I have created new access sequence and in there I put the requirement as 1  . And in the procedure control I left the requirement to be blank so that it doesn't affect the existing customers.

Thank you

Venkat

Answers (0)