SAP ABAP Data Element DRF_STRUCNAME_OBJECT_ID (Structure Name of the (Composed) ID of the Replicated Object)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-MDG-DRF (Application Component) Data Replication Framework
     DRF_DDIC (Package) Data Replication Framework: Data Dictionary & Customizing
Basic Data
Data Element DRF_STRUCNAME_OBJECT_ID
Short Description Structure Name of the (Composed) ID of the Replicated Object  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type AS4TAB    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table DD02L    
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 Object ID 
Medium 20 Object ID Components 
Long 25 Object ID Components 
Heading 30 Object ID Components 
Documentation

Definition

Specifies a unique key for each instance in which the framework is replicated.

This key is part of the DRFD_OBJ_REPSTAR table. Ideally, the key of the relevant objects is the same as the key of the object's ID components. For all entries of this structure, it possible to filter the application log.

Use

Assign the structure containing the filter parameter to explicit filters (simple or complex filter).

Dependencies

The standard system includes examples of structures. You can override these examples for simple filters in the application configuration by specifying another structure. If you are using a simple filter, make sure that you only include fields in the structure that are contained in the filter object table.

Example

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