SAP ABAP Data Element CRMT_OBJECT_NAME_MD (Business Transaction Subobject)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   AP-MD-IL (Application Component) Relationships Between Objects with GUID Identification
     COM_IL (Package) Object Relationship Service (Interlinkages)
Basic Data
Data Element CRMT_OBJECT_NAME_MD
Short Description Business Transaction Subobject  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CRM_OBJECTNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table CRMC_OBJECTS    
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name OBJECT_NAME   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Object 
Medium 15 Object Name 
Long 20 Object Name 
Heading 30 Object Name 
Documentation

Definition

Each subobject of the CRM document has its own object name that is defined in the table CRMC_OBJECTS. This name used by services such as the link handler and the event handler to identify the initiator. The object name in the generic function module is also used to save the CRM document, in order to determine the names of function modules, work structures, database tables that belong to this subobject. The generic function module for saving the CRM document can only be used for subobjects that are registered in the table CRMC_OBJECTS and which conform to the programming model and the naming conventions for the CRM documents.

The Object Type, which is assigned in the table CRMC_OBJECTS to the object name is just a short form of the object name to save space.

History
Last changed by/on SAP  20040312 
SAP Release Created in 400