SAP ABAP Data Element RSDS_ONLYTRANSFER (Extractor Returns Only Fields of Transfer Structure)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSDS (Package) Apollo DataSource
Basic Data
Data Element RSDS_ONLYTRANSFER
Short Description Extractor Returns Only Fields of Transfer Structure  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RS_BOOL    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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 10 Only Trans 
Medium 19 Only Transfer Field 
Long 31 Only Fields of Transf Structure 
Heading 19 Only Transfer Field 
Documentation

Definition

In the definition of the field list of a DataSource, you can exclude fields from being transferred to and saved in the PSA. The default setting is to transfer all fields for the DataSource. If you deselect Transfer for a field, the field is not transferred to BW.

All fields of a DataSource are described as extraction structures; the subset of those fields for which the Transfer indicator is set, is described as a transfer structure.

If this indicator is set, the transfer structure should contain fewer fields than the extraction structure; the adapter delivers only the fields of the transfer structure.

Use

Dependencies

This indicator is only to be set by extractors. It must be evaluated by data-format parsers that work with the adapter.

Example

SAPI extractors transfer only the fields of the transfer structure.

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