SAP ABAP Message Class SDDL_PARSER_MSG Message Number 039 (Automatic client handling is not possible; see long text)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC (Application Component) ABAP Dictionary
     SDDIC_VIEWPARSER (Package) DDIC Viewparser
Attribute
Message class SDDL_PARSER_MSG  
Short Description Message Class for DDL Parser    
Message Number 039  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20141121   
Message Text
Automatic client handling is not possible; see long text
Help Document

Diagnosis

The following situation occurred during the use of an association or a JOIN:

  • An association is followed whose source objects and trace objects have different client handling - client-dependent handling and cross-client handling
  • A JOIN is formed using client-dependent and cross-client objects.

System Response

Automatic client handling is not possible.

Procedure

Check whether cross-client access is desired. In this case, you can use the annotation @ClientDependent. Otherwise, solely client-dependent objects should be processed.

Procedure for System Administration

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