SAP ABAP Message Class OZ Message Number 118 (Properties of the object & of type & compared with ABAP Dictionary)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CUS-TOL-IMG (Application Component) Implementation Guide
     SCSC (Package) R/3 Customizing Tools
Attribute
Message class OZ  
Short Description Customizing Basis tools    
Message Number 118  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20140121   
Message Text
Properties of the object & of type & compared with ABAP Dictionary
Help Document

Diagnosis

The attributes of the object of type were compared with the information from ABAP Dictionary. The function was either called explicitly or the table piece list of the object was changed.

System Response

Some object attributes are not edited directly and are derived from ABAP Dictionary instead. These are the following attributes:

  • Category
    The object category is synchronized with the table piece list. The delivery classes in the object tables must not differ from the category. The following rules apply:
    • the category CUST is not allowed for cross-client tables
    • the delivery classes W and S do not allow the category CUST for client-specific tables nor the category CUSY for cross-client tables
    • the category APPL is only allowed for the delivery class A
  • Transport
    Tables (with text table), views, and view clusters flagged as Standard Recording Routine in view maintenance, or for which transport interface maintenance events are defined, are flagged as Automatic Transport.
  • Client-specific
    An object is client-specific if the piece list tables are client-specific.
  • Translation-relevant
    An object is translation-relevant if its piece list contains a table which is translation-relevant.
  • Piece list
    For tables (with text tables) and views, the table object list is generated from the definition in the ABAP Dictionary (for the generated tables, the Dictionary flag is set). Tables added manually (the Dictionary flag is not set here) are not affected. For view clusters, the piece list of the views and tables involved is derived from the view cluster definition.

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