Question:
Hi,
I am attempting to restrict the transaction types people can user for various asset classes using the following auth object:
A_B_BWART Asset Postings: Asset Class/Transaction Type
This allows restricting by different transaction types such as: Aquisition, Write-up, retirements, etc.
I have created two auth objects and seperated the asset classes and transaction types associated with them eg (not actual config)
No1:
Asset Class: 4
Transaction type: 20,30,40
No2:
Asset Class:7,21
Transaction type:200,20A, 270
In essence I am trying to stop users retiring asset classes other than 7 and 21.
Logging in as a user with the role that contains these auths I use transaction ABAVN and would expect that I could not retire an asset in class 4, according to the t/types on the auth objects, but can still do this. In actual fact when looking into the asset master record > asset values > it show transaction type 250 being used and that is not on either of the auth objects (??).
has anyone else encountered a scenario such as this? Can anyone shed any light on any other auth objects or combinations that may lead me in the right direction.
Regards,
Slats
Answer:
go to SU03 -> AA -> A_B_BWART -> button 'documentation'. as far as i understand the documentation, this object does not work standalone - it has to be combined with another (A_B_ANLKL???)
_________________
rgds
fish
Answer:
Thanks fish,
The doco does appear to make that assumption. I will adjust the role to include A_B_ANLKL and see where that takes me.
I'll post up my success (hopefully) based on this additional auth.
Regards,
Slats