SAP ABAP Data Element BSANLY_OIP_DSOURCE_CLASS (DataSource Connector Class)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-ANL-OIP (Application Component) Operational Information Provider
     BS_ANLY_OIP_MODELING (Package) Business Suite Analytics: Modeling Environment for Operation
Basic Data
Data Element BSANLY_OIP_DSOURCE_CLASS
Short Description DataSource Connector Class  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SEOCLSNAME    
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 10 Class 
Medium 15 DataSourceClass 
Long 20 DataSource Class 
Heading 30 DataSource Connector Class 
Documentation

Definition

The ABAP class implements interface IF_BS_ANLY_DATASOURCE. The class is assigned to one or more DataSources, which can be transient InfoProviders.

Use

The ABAP class is used to:

  • Provide metadata definitions.
  • Retrieve the data from the back-end system. Once metadata is supplied from the class, the definitions cannot be changed.

Dependencies

The ABAP class is required to implement the interface IF_BS_ANLY_DATASOURCE. For more information, see the interface.

Example

History
Last changed by/on SAP  20110908 
SAP Release Created in 702