SAP ABAP Message Class SDRPLI Message Number 259 (& does not conform to DDIC or does not exist on DB (schemas &))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC (Application Component) ABAP Dictionary
     SDRPLI (Package) Dictionary Replicator
Attribute
Message class SDRPLI  
Short Description For DDIC Replications    
Message Number 259  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20140121   
Message Text
& does not conform to DDIC or does not exist on DB (schemas &)
Help Document

Diagnosis

You are attempting to import a view from the database into the Data Dictionary.

System Response

The import has to be terminated because the database view was either not found in the selected schema or not conforming with the Dictionary. In this case at least one column name of the database view is longer than 30 characters.

Procedure

Check the schema in which the database view is located. In addition, the column names in the database must have a length less than or equal to 30. The database view must be adapted accordingly if it is to be used in the ABAP environment.

Procedure for System Administration

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