SAP ABAP Data Element ECH_DTE_OBJTYPE (Object Type)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FS-ECH (Application Component) Error and Conflict Handler
     FS_ECH_BASIS (Package) Central Objects of Error and Conflict Handler
Basic Data
Data Element ECH_DTE_OBJTYPE
Short Description Object Type  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type OJ_NAME    
Data Type CHAR   Character String 
Length 10    
Decimal Places 0    
Output Length 10    
Value Table TOJTB    
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 Obj. Type 
Medium 15 Object Type 
Long 20 Object Type 
Heading 10 Object Type 
Documentation

Definition

This object type represents a concrete obect type. This type of object includes methods and attributes.

Use

In the Postprocessing Office the Logical System uniquely identifies a business object in the SAP system landscape together with the Object Category, the Object Type and the Object Key.

If a certain event occurs in a business object when a business process is executed, a Postprocessing Ordder that you can process in the Postprocessing Desktop is created. To process this event, you must either change the data for the obect you were processing when the event occurred or the data for related objects. SAP supplies the tab pages that display the most important data relating to the objects for each object type. This allows you to access the objects directly for processing. You can also define your own tab pages.

Dependencies

You can find the standard object types that SAP supplies in the system table Object Types (/SAPPO/S_OBJECT).

If you want to define additional object types, you must do so in the Business Object Repository (BOR). You define them by means of a class or a function module and resgistering them in Customizing for Postprocessing Office under Object Types ->Define Object Types.

Example

Object Type BUSISB990 for Business Partner

Object Type BUSISB027 for Account

History
Last changed by/on SAP  20110908 
SAP Release Created in 710