SAP ABAP Data Element COM_SEARCH_TV_BUSOBJ (Business Object for Search Engine Service (SES))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TRX-SES (Application Component) TREX Search Engine Service
     SES_ENDUSER_TEXT (Package) SES: End user UI elements -> Translate to maximum languages
Basic Data
Data Element COM_SEARCH_TV_BUSOBJ
Short Description Business Object for Search Engine Service (SES)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type COM_SEARCH_BUSOBJ    
Data Type CHAR   Character String 
Length 10    
Decimal Places 0    
Output Length 10    
Value Table COM_SE_BUSOBJ    
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name BUSINESS_OBJECT   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Bus.Object 
Medium 15 Business Object 
Long 20 Business Object 
Heading 10 Bus.Object 
Documentation

Definition

From the user perspective, a business object is a compilation of object types from a business application.

From a technical perspective, a business object primarily denotes a particular implementation, in which the particular object types are mapped. Accordingly, a business object usually stands for a particular root table and the corresponding number ranges.

Ideally, you should use the key from table TOJTB (Business Object Repository - BOR) to name a business object. If the business object is not in table TOJTB, you can use a key from a similar table instead, for example, from table DCOBJ_TYPES (MDM distribution: object types).

Use

The search engine service provides generic support for the search engine-based search for such business objects and their object types.

Dependencies

Example

The business object Business Partner has the BOR number BUS1006 and implements the following object types:
1 - Person
2 - Organization
3 - Group

History
Last changed by/on SAP  20050115 
SAP Release Created in 300