SAP ABAP Message Class 01 Message Number 134 (Create table ZAUTHCUST ---> See long text)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-USR-ADM (Application Component) User and Authorization Management
     SUSR (Package) ABAP User Administration
Attribute
Message class 01  
Short Description General Basis, e.g. user and authorization maintenance    
Message Number 134  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20130531   
Message Text
Create table ZAUTHCUST ---> See long text
Help Document

Diagnosis

You have attempted to create authorization fields for your own programs. As of Release 2.2, the structure ZAUTHCUST is required for this. This structure is not available.

System Response

The system will not allow authorization fields to be created if this structure is not available.

Procedure

Use ABAP Dictionary maintenance to copy the structure AUTHC to ZAUTHCUST. You can then maintain your new fields as usual.

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