Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Authorization for Customization Transactions

Former Member
0 Likes
397

Hi all,

I am facing a problem in adding an authorization object to the transaction OB08-Exchange Rate Maintenance(Customizing Trans).I can assign this transaction for the concerned user through a role but i need to restrict him with maintenance of 1 currency only ie.he is a malaysian client so i need this user to touch only currency MYR not anyother currency(only From Curr-USD - To Curr-MYR).

Japanes Client can have the authorization only for maintaining curr JPY.

Can you help me in this regard.

Thanks & Regards

Ajoy

1 ACCEPTED SOLUTION
Read only

andreas_mann3
Active Contributor
0 Likes
358

I think this not possible with OB08 besides a modification.

create your own view of table tcurr and try to implement a auth.-check

A.

1 REPLY 1
Read only

andreas_mann3
Active Contributor
0 Likes
359

I think this not possible with OB08 besides a modification.

create your own view of table tcurr and try to implement a auth.-check

A.