General Description of the Feature 

This feature is adding functionality to the system in terms of changing the Tax Reclaimable state of a vehicle directly from the UI.

Currently there is no way to change the tax-reclaimable flag of a vehicle through DSW, and this feature offers a solution for both non-XIOMA and XIOMA installations.
The existing field is shown as an editable "Yes"/"No" field(The same logic applies to the the “Salable” field which is currently shown like this).

In order to change the “TAX reclaimable” the user needs to have the related Business Case assigned. The field should be visible to all users, even if the BC is not assigned to this specific user. If there is no BC assigned, the fields should be read-only.



For non-XIOMA installations, both fields “Salable” and “TAX reclaimable” can be changed directly in the vehicle page with the Save button and for XIOMA installations the system should check if the user has the BC that allows him to change the tax reclaimable .

Also the setup key 'GetVatReclaimableFromVehicle' is checked (It determines the source of the tax reclaimable). When 'GetVatReclaimableFromVehicle' = True , the DSW application gets the information of the Tax Reclaimable value from the XIS_CARS table, for each vehicle. (This is needed for environments without XIOMA integration)

Since a user can manipulate on purpose or by mistake the tax reclaimable on the vehicle page by assigning a BC to him, a validation is needed.


Business Benefit 

The users can work directly from the UI and this is a fast and efficient way to indicate if a Vehicle is salable and the tax on it can be claimed back. 

Configuration

Business cases

9382 for the field named "Salable"
9383 the field named "Tax Reclaimable"

Setup Keys

'GetVatReclaimableFromVehicle : "true"/"false"(When is set to true, the Tax Reclaimable can be set to No/Yes, if it false is read-only)

Additional Information

Feature Number: ODP-1098


0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.