cancel
Showing results for 
Search instead for 
Did you mean: 

Changing Low Value for just one Asset Class

Former Member
0 Kudos

Currently our Low Value Asset Max is set at $4999. For Non-Capitol Software we need to change that for just that one ASSET CLASS TO $99,999. Can someone please suggest how we are able to accomplish having a LVA amount to be different on different Asset Classes?

Thanks,

Dan

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member205041
Active Contributor
0 Kudos

Tr. OAW2

Former Member
0 Kudos

Thanks for the lead, but I have a question. Will this override the LVA amount? Is there some other configuration I need to do?

I used this T-code to enter a new Maximum Value but the asset class still defaulted to the lower value in the LVA Configuration. Can you please provide a perspective on which area will become the default or is there a trigger I need to set to make that determination?

Thanks for the help and I look forward to you feedback,

Dan

Former Member
0 Kudos

Here is what I finally did to resolve this issue.

In t-code OAY2 - for the specific Asset Class that was now subject to a new "higher" Low Value Asset amount I made the LVA Check "0 - No Maximum Amount Check". What this does is for this specific asset class the aquisition transaction value will not be compared against the Low Value Asset Amount we have configured into the system. So, if the asset is higher than the $4,999.99 dollars the asset transaction will be allowed to post.

Since the new LVA amount for this specific asset is now $100,000 I created a validation step in OB28 that states for all Asset Acqusistion type t-codes if this asset class is used then the value must be below $100,000 to avoid an error message. If the acquisition t-code attempts to post $100,000 or greater then an error will occur.