SAP ABAP Message Class /SAPCND/GENERATOR Message Number 141 (The access structure &1 could not be written into DDIC.)
Hierarchy
SAP_AP (Software Component) SAP Application Platform
   AP-PRC-CON (Application Component) Condition Technique
     /SAPCND/CUSTOMIZING (Package) Customizing Objects for Condition Technique
Attribute
Message class /SAPCND/GENERATOR  
Short Description Output for Generation and Customizing Correction    
Message Number 141  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20050219   
Message Text
The access structure &1 could not be written into DDIC.
Help Document

Diagnosis

Access structure could not be written into the DDIC.

An access structure is a normal structure. It needs to fulfill minimal requirements in its consistency in order to be created in the DDIC. There is probably an error in the field catalog definition or in the program.

An access sequence is generated for each registered application. It contains all fields that are required when searching for condition records in this application and in subordinate applications. Unlike the complete communication structure, that is transferred externally when called, the access structure is used internally in order to carry out the search efficiently. Here, constant, and mostly constant search fields are grouped in one structure. If nothing is found for the combination of contents of such fields, probably nothing will be found in a second access with different contents of variable search fields. The search can thus be interrupted already successfully.

System Response

Access structure is not transferred to the DDIC. Activation is not possible later as the structure does not exist in the DDIC.

Procedure

Inform your system administrator.

Procedure for System Administration

If the error occurred after you included a new field in the field catalog, check the field catalog for consistency. Otherwise inform your responsible support organization.

History
Last changed on/by 20110810  SAP 
SAP Release Created in   12A