InterviewSolution
Saved Bookmarks
| 1. |
What is Profile Version? |
|
Answer» Profiles contain a set of rights and restrictions associated with a specific user or group. User profiles specify what actions (like viewing, creating, and editing) a user is allowed to perform on various resources, like SOURCING documents or master data. Changing and saving a profile does not OVERWRITE the old status in the database. Instead, a new version is CREATED with the UPDATED values. SAP ASSIGNS a unique number to each profile version. Create a new profile, for example, and it will have a version number of 1. After that, additional profiles will have sequential version numbers. |
|