Do you have any question about this error?
Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now →
Message type: E = Error
Message class: CNV_MBT_SHELL - Shell Creation
Message number: 071
Message text: You do not have S_DATASET read authorizations in the system &
The RFC function module <ZH>CNV_MBT_SHELL_GET_FILES</> uses the
<DS:UO.S_DATASET>S_DATASET</> authorisation object. This is called for
the given directory and read authorisations are required.
The system can not access the required files and stops the activity.
This error should not occur when the LT RFC user gots the right SAP LT
user roles assigned.
Check the authority of the SAP LT RFC user.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
CNV_MBT_SHELL071
- You do not have S_DATASET read authorizations in the system & ?The SAP error message CNV_MBT_SHELL071 indicates that the user does not have the necessary authorization to read datasets in the system. This is typically related to the authorization object S_DATASET, which controls access to the file system and datasets in SAP.
Cause:
The error occurs when a user attempts to perform an action that requires reading from the file system (such as accessing files or directories) but lacks the appropriate authorizations. This can happen in various scenarios, such as during data migration, file uploads, or when executing certain programs that require file access.
Solution:
To resolve this issue, you need to ensure that the user has the necessary authorizations. Here are the steps to do that:
Check User Authorizations:
- Use transaction code SU01 to display the user profile.
- Check the roles assigned to the user and see if they include the necessary authorizations.
Assign the Required Authorization:
- The authorization object S_DATASET needs to be included in the user's roles. This object controls access to the file system.
- You may need to add the following fields to the authorization object:
- ACTVT: Activity (e.g., 03 for read access)
- DICBERCLS: Authorization group (if applicable)
- FILE: Path or file name (you can use wildcards if necessary)
- If you are not familiar with authorization management, you may need to work with your SAP security team or basis administrator to make these changes.
Testing:
- After updating the authorizations, have the user log out and log back in to ensure the changes take effect.
- Test the action that previously resulted in the error to confirm that the issue is resolved.
Related Information:
If the issue persists after ensuring the correct authorizations are in place, further investigation may be required, potentially involving SAP support or deeper analysis of the specific transaction or program being executed.
Get instant SAP help. Sign up for our Free Essentials Plan.
CNV_MBT_SHELL070
System copy control file not found &
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
CNV_MBT_SHELL069
Function CNV_MBT_SHELL_EXT_FILES_RW needs "EXCTAB" data
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
CNV_MBT_SHELL072
Select a table for method assignment
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
CNV_MBT_SHELL073
No method assignment has been made yet; TDTIM values chosen as default
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.