SAP ABAP Data Element ROSTRUCT (Extract Structure for a DataSource)
Hierarchy
PI_BASIS (Software Component) Basis Plug-In
   BC-BW (Application Component) BW Service API
     RSUM (Package) BW Service API: Metadata
Basic Data
Data Element ROSTRUCT
Short Description Extract Structure for a DataSource  
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 Ext. Stru. 
Medium 20 Extract Structure 
Long 37 Extract Structure for a DataSource 
Heading 37 Extract Structure for a DataSource 
Documentation

Definition

The extraction structure (ABAP Dictionary structure) of a DataSource contains the technical properties of the DataSource fields, such as the data type and length or position of the field in the DataSource. These properties are made available in the service API and BI by means of the reference of the DataSource to the extraction structure.

Properties not included in the DDIC information are stored directly in the DataSource. An example of this is whether a field can be selected in BI.

The extraction structure has to be created in the ABAP Dictionary as a dictionary structure or transparent table.

A view prevents an append from being added.

Appends enable you to convert your individual requirements and own business logic in the extraction process. You can fill the append fields using function enhancements.

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