SAP ABAP Data Element ILM_CDE_APPL_SEGNAME (CDE: Name of CDE Segment)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   CA-GTF-DRT (Application Component) Data Retention Tool
     ILM_CDE_APPL (Package) ILM: CDE Contents for SAP_APPL Software Component
Basic Data
Data Element ILM_CDE_APPL_SEGNAME
Short Description CDE: Name of CDE Segment  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type ILM_CDE_APPL_SEGNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table      
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.

A segment in the context of DARTX is a data area that collects application data from the 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 context of DARTX, this ABAP Dictionary structure is also called an "export structure".

Use

Dependencies

Example

Segment TXW_FI_HD collects the data from database table BKPF.

History
Last changed by/on SAP  20100310 
SAP Release Created in 605