Hello List,
We have a requirement that when R42800 is run, ST orders should not call vertex. I see that the vertex call is made in X00TAX. To achieve this we have created a custom UDC which has the order types for which vertex should not be called. Can anyone please help me how to read from a UDC/F0005 in X00TAX.
I did refer to B4100450.c and B4100450.h and it has logic like open table, fetch... from F0005. Should we do something similar in X00TAX.c and .h too.
Any help is appreciated...
Read more
We have a requirement that when R42800 is run, ST orders should not call vertex. I see that the vertex call is made in X00TAX. To achieve this we have created a custom UDC which has the order types for which vertex should not be called. Can anyone please help me how to read from a UDC/F0005 in X00TAX.
I did refer to B4100450.c and B4100450.h and it has logic like open table, fetch... from F0005. Should we do something similar in X00TAX.c and .h too.
Any help is appreciated...
Read more