Symptom
Transaction RZ10 actions such as import profiles results in the following dump:
-
Category ABAP Programming Error
Runtime Errors OPEN_DATASET_NO_AUTHORITY
Except. CX_SY_FILE_AUTHORITY
ABAP Program SAPLSPFL
Application Component BC-CCM-CNF-PFLShort Text
No authorization to open file "/usr/sap/<SID>/SYS/profile/<profile>".…..
How to correct the error
The exception must either be prevented, caught in procedure
"PFL_WRITE_PROFILE_TO_FILE" "(FUNCTION)", or
the possibility of it occurring must be declared in the RAISING clause
in the procedure.
To prevent the exception, note the following:
The authorization can be checked beforehand using function module
- AUTHORITY_CHECK_DATASET
Read more...
Environment
- SAP NetWeaver
- ABAP Platform
Product
Keywords
KBA , BC-CCM-CNF-PFL , Profile Maintenance , BC-SEC-AUT , Authorization , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.