SAP ABAP Data Element SETDTEL_D (Representative data element in a set)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       GBSE (Package) FI-SL sets
Basic Data
Data Element SETDTEL_D
Short Description Representative data element in a set  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type ROLLNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table DD04L    
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 Repr. DE 
Medium 15 Repr. data elem 
Long 20 Repr. data element 
Heading 10 Repr. DE 
Documentation

Definition

The representative data element of a set or variable controls the way sets and variables for table fields can be used.

Sets and variables can be used for a certain table field if one of the following conditions is met:

  1. They were created for the table field
  2. They were created for a table field that has the same data element
  3. They were created for a table field that has a different data element but the same representative data element.

If two table fields have different data elements, but the same technical properties, a representative data element defines that sets and variables can be used for both table fields.

Example

Data elements KSTAR and RACCT both have the same representative data element SAKNR (this name is stored in table SETDTEL).

Data element Repr. data element
KSTAR SAKNR
RACCT SAKNR

In a report for table GLFUNCT for the Account characteristic (field GLFUNCT-RACCT with data element RACCT), you could use all sets created for table fields with the data elements KSTAR, RACCT, or SAKNR - in other words, the cost element groups that were created for table field CCSS-KSTAR with data element KSTAR.

History
Last changed by/on SAP  20010607 
SAP Release Created in