Hello everybody,
I am using the condition type VA00 which works great, now we have the requirement to exclude some conditions records from VA00 by material finish code. Therefore, we have created a Z table to define the exclusions and copied the routine #2 adding some custom code to exclude the matching finish codes from our Z table.
This is not working well because there is the possibility that there is a material with many finish codes and it activates many entries from VA00, if one of those items match the Z table it will exclude the whole VA00 condition.
Can anybody let me know a better approach to achieve this?
Thanks