2011 Feb 09 12:31 PM
In the transaction XD02 if user enters wrong Tax Jurisdictn code we want warming message but currently message is coming right but its coming as error message.
We need to change the following method but in this method there are sevral note are implemented.
Class name : CL_TAX_TXJCD_DETERMIN_SHELL
Method : CHECK_TXJCD_EXTERNAL
help with enhancemengt point (implicite or user exit ) so i can can this message into error.
2011 Feb 09 4:29 PM
Have you tried using message control for message class TAX_TXJCD? Tax messages from that message class are configurable in the IMG.
2011 Feb 09 5:23 PM
>
> Have you tried using message control for message class TAX_TXJCD? Tax messages from that message class are configurable in the IMG.
As Brad suggested you can configure the message so that error messages are issued as warning messages.
You can check out the following OSS note (contains the steps),
Note 650893 - Message class TAX_TXJCD: Customizable messages
2011 Feb 10 6:20 AM
Hi,
As Brod Suggested check the message clause and type.
Regards,
Madhu.
2012 Jan 12 12:11 PM