SAP ABAP Message Class SECSTORE Message Number 026 (Access to entry &1 in the secure storage denied)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC (Application Component) Security
     SECSTORE (Package) Secure Storage
Attribute
Message class SECSTORE  
Short Description Secure Storage    
Message Number 026  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20130531   
Message Text
Access to entry &1 in the secure storage denied
Help Document

Diagnosis

An access to the secure storage was rejected. This can have various causes:

  • An entry is to be created, but the calling program is authorized to use the secure storage in general.
  • An entry is to be read, changed, or deleted, but the calling program is not authorized to perform this operation for the requested entry (this is defined by the creator).
  • The checksums in the database tables of the secure storage are not correct.

System Response

Procedure

Contact your system administrator.

Procedure for System Administration

If you receive this error in an SAP application program, there is a programming error. Check whether any SAP Notes exist for this problem.

The user of the secure storage in customer programs is not allowed, and will always return this error.

History
Last changed on/by 20130531  SAP 
SAP Release Created in