- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Creating User roles and profiles in SAP system
This can be done using – Legacy Systems Migration Workbench LSMW transaction. This workbench works like a sort of macro recorder and allows you to record the steps in a transaction and you can replay that record multiple times as per the requirement. This also allows you to replace the values you used in your recorded transaction with new values.
A more complex option would be to write ABAP code and this is more flexible to add different privileges to different roles.
- Related Articles
- Creating a Standard user in SAP HANA system using SQL
- Understand more about roles in SAP system
- Using Roles tab in SAP HANA system
- Creating a Restricted user in SAP HANA
- How to get all the user profiles on the System using PowerShell?
- Creating orders in SAP system using .Net
- Use of Restricted user in SAP HANA system
- What are the roles of the user interface and kernel of an operating system?
- Dynamically creating parameters from table entries in SAP system
- Creating a table in SAP system using OData service
- ABAP dump while creating an entry in SAP system using SAP JCO
- Searching a user in SAP HANA system using HANA Studio
- Error while creating a PO in SAP system from a .NET application
- Difference between SAP ECC system and SAP BW system?
- Disabling JDBC/ODBC access to SAP HANA system for a new user

Advertisements