SAP ABAP Data Element TXX_SEGNAME (Segment Name)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-DRT (Application Component) Data Retention Tool
     DARTX (Package) XML-Based Data Retention Tool
Basic Data
Data Element TXX_SEGNAME
Short Description Segment Name  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TXX_SEGNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table TXX_C_STRC    
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 Seg.Name 
Medium 20 Segment Name 
Long 20 Segment Name 
Heading 20 Segment Name 
Documentation

Definition

Name of a DARTX segment

In the DARTX context, a segment is a data area that collects application data from database tables (reference tables). In many cases, n= 1 (that is, the segment collects data from just one database table).

The record structure of a data segment is determined by a corresponding structure in the ABAP Dictionary.

In the DARTX context, this ABAP Dictionary structure is also referred to as the export structure.

Use

Dependencies

Example

Segment TXW_FI_HD collects the data from database table BKPF.

History
Last changed by/on SAP  20050129 
SAP Release Created in 700