Hello everyone!
We have 4 different Label Output Types (in delivery header). And the requirement is to print only 1 output type (depending on Customer No.)
I made the 4 output types link to one Access Sequence. Defined some condition records for each Output type and defined the same tables in the Access Sequence. So the access sequence has 4 accesses (exclusive flag checked)
Now when I create a delivery with a Ship To number which has condition records only for only 1 output type. I mean it passes the first Access in my access sequence and hence should only print the output type that has condition record for that "Ship to" number. Yet it is printing all 4 output types.
Any help is appreciated .
Regards,