SAP ABAP Data Element TKEH_DATASOURCE (CO-PA Accelerator: Access Type)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       KE (Package) Profitability Analysis
Basic Data
Data Element TKEH_DATASOURCE
Short Description CO-PA Accelerator: Access Type  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TKEH_DATASOURCE    
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 Source 
Medium 15 Data Source 
Long 20 Data Source 
Heading 20 Data Source 
Documentation

Definition

Controls how data is read from SAP HANA.

Use

There are three possible types of access:

  • Column Views (default value)

    During replication, the system transfers the line items or profitability segment tables relating to the operating concern and generates the corresponding column views. If the value of the field is set to Column Views, the system selects data using these views. We recommend this setting because selection using the views is quicker than direct selection using the tables.

  • CO-PA Tables per Native SQL

    With this setting, the system selects the data directly from the replicated CO-PA tables.

  • CO-PA Tables per Open SQL

    With this setting, the system also selects the data directly from the replicated CO-PA tables, but a different access mechanism is used.

Dependencies

Example

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