SAP ABAP Class CL_BS_ANLY_DATASOURCE_EXAMPLE (Example implementation for flight booking data model)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BS_ANLY_DATASOURCE BW DataSource emulation 20091013
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BS_ANLY_DSOURCE_DEFINITION Metadata for DataSource Generation 20091013
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BS_ANLY_DSOURCE_RUNTIME DataSource runtime behaviour 20091013
Properties
Class CL_BS_ANLY_DATASOURCE_EXAMPLE  
Short Description Example implementation for flight booking data model    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BS_ANLY_OIP_MODELING   Business Suite Analytics: Modeling Environment for Operation 
Created 20091013   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SRSC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BS_ANLY_DATASOURCE BW DataSource emulation 20091013
2 IF_BS_ANLY_DSOURCE_DEFINITION Metadata for DataSource Generation 20091013
3 IF_BS_ANLY_DSOURCE_RUNTIME DataSource runtime behaviour 20091013
Friends
Class CL_BS_ANLY_DATASOURCE_EXAMPLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_COUNTER_DATAPAKID Instance attribute Private Type reference (TYPE) SY-TABIX 20091013
2 M_CURSOR Instance attribute Private Type reference (TYPE) CURSOR 20091013
3 M_DSOURCE Instance attribute Private Type reference (TYPE) SRSC_S_IF_SIMPLE-DSOURCE 20091013
4 M_REQUNR Instance attribute Private Type reference (TYPE) SRSC_S_IF_SIMPLE-REQUNR 20091013
5 M_T_FIELD Instance attribute Private Type reference (TYPE) SRSC_S_IF_SIMPLE-T_FIELDS 20091013
6 M_T_SELECT Instance attribute Private Type reference (TYPE) SRSC_S_IF_SIMPLE-T_SELECT 20091013
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20091013
Events
Class CL_BS_ANLY_DATASOURCE_EXAMPLE has no event.
Types
Class CL_BS_ANLY_DATASOURCE_EXAMPLE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DSOURCE Call by reference Type reference (TYPE) SRSC_S_IF_SIMPLE-DSOURCE 20091013

Method CONSTRUCTOR on class CL_BS_ANLY_DATASOURCE_EXAMPLE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702