Hello All,
SABRIX is used as exteranal tax engine in our system. We are trying (I, technical consultant with other other functional consultants) analyzing an issue where PO was created with wrong tax values.
Problem:
While posting invoices for POs a different tax was calculated compared to the actual tax in PO. In one example while posting invoices tax is appearing as '0' but in actual PO is it 7%. After analysis I found one of the cases where there was an interemittent connection issue with RFC. Hence PO is created with wrong tax i.e. 7%. Now I am taking care of this RFC issue. The actual question I have is - when there is an RFC issue tax shoud not becalculated at all. I can see 7% is being fetched from KOMK table first before calling the external system. In case of RFC issue this 7% stays as it is
Is there any way to avoid system from calculating before external tax system ?