Application Development 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: 

CRM security - is look up table possible for Sales org value

Former Member
0 Kudos

I have a requirement in CRM role where the sales organization value has to taken from a table. Since this value is different between development, Quality and production.

Please advice if I can set the field to all the three values or is there way make the field value in role point to a table where the sales organization value will be maintained.

1 REPLY 1

Former Member
0 Kudos

Hi ,

Did you mean to say you will have one sales org value in DEV?

another in Quality? third variation in Production?

If this is the case , its not a good practice

Answer:

If you have tried all standard options and still insist that table is the method you want to follow:

creating a custom authority object, custom field name with the option to have one of the three values from the table under the field name is possible (ABAP DEVELOPER should work with you on this ).

Regards