SAP ABAP Data Element CRMT_OBJKIND (Object Type)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-GOL-GIL (Application Component) Generic Interaction Layer
     CRM_GENIL (Package) Generic Interaction Layer for Access to CRM Objects
Basic Data
Data Element CRMT_OBJKIND
Short Description Object Type  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CRM_OBJKIND    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 ObjectType 
Medium 15 Object Type 
Long 20 Object Type 
Heading 15 Object Type 
Documentation

Definition

Root object:

A root object is a special element within a group of BO nodes that are linked to one another in a hierarchy structure via aggregations. The root object is the only object within this structure that is assigned as a superior object to all other objects. Each root object is also an access object.

Access object:

An access object is a special type of BO node, whose ID can be used to determine both the attributes of the access object itself and those of its dependent objects.

Dependent object:

A dependent object is a special type of BO node, whose attributes cannot be determined solely from the ID of this object, but instead, only or together with the ID of the superior access object.

Query object:

A query object is a special type of object whose attributes are the parameters of a search request. The result object of a search request is an associated access object at the uppermost level of the hierarchy or a query result object. Each search parameter can only take a single value or pattern for direct match.

DQuery object:

A dynamic query object is a special type of object whose attributes are the parameters of a search request. Additional to query objects the parameter could have multiple values or ranges and can also be associated with logical operators like greater than, less than, or between. The result object of a search request is an associated access object at the uppermost level of the hierarchy or a query result object.

Query result object:

A query result object aggregates a set of attributes of several objects for faster access. Because of this aggregation query result object are read only by definition.

Use

Dependencies

Example

History
Last changed by/on SAP  20100420 
SAP Release Created in 301