SAP ABAP Class IF_BS_ANLY_DSOURCE_RUNTIME (DataSource runtime behaviour)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BS_ANLY_DATASOURCE BW DataSource emulation 20090914
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BS_ANLY_DATASOURCE_EXAMPLE Example implementation for flight booking data model 20091013
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_ANLY_CR_DATASOURCE Datasource for Change Request Process Analytics 20100803
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_POC_BA_DS Business Activity Datasource Extract Class 20100525
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_POC_PRC_IN_DS Process Instance Datasource Extract Class 20100525
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_POC_PRC_KPI_DS Process KPI Datasource Extract Class 20100811
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_POC_PRC_STEP_DS Activity Datasource Extract Class 20100525
Properties
Class IF_BS_ANLY_DSOURCE_RUNTIME  
Short Description DataSource runtime behaviour    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090914   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SBIWA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SRSC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_BS_ANLY_DSOURCE_RUNTIME has no interface implemented.
Friends
Class IF_BS_ANLY_DSOURCE_RUNTIME has no friend class.
Attributes
Class IF_BS_ANLY_DSOURCE_RUNTIME has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA Instance method Public Method Package-wise data transfer 20090914
2 INITIALIZATION Instance method Public Method Initialization of data transfer 20090914
Events
Class IF_BS_ANLY_DSOURCE_RUNTIME has no event.
Types
Class IF_BS_ANLY_DSOURCE_RUNTIME has no local type.
Method Signatures

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20090923
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BSANLY_T_MESSAGE Analytics: Messages 20090923
3 Exporting EV_DONE Call by reference Type reference (TYPE) ABAP_BOOL 20090923
4 Importing IV_MAXSIZE Call by reference Type reference (TYPE) SRSC_S_IF_SIMPLE-MAXSIZE 20090923

Method GET_DATA on class IF_BS_ANLY_DSOURCE_RUNTIME has no exception.

Method INITIALIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BSANLY_T_MESSAGE Analytics: Messages 20090923
2 Importing IT_FIELD Call by reference Type reference (TYPE) SRSC_S_IF_SIMPLE-T_FIELDS 20090924
3 Importing IT_SELECT Call by reference Type reference (TYPE) SRSC_S_IF_SIMPLE-T_SELECT 20090923
4 Importing IV_DIRECT Call by reference Type reference (TYPE) SBIWA_FLAG SPACE Called in Direct Access Mode 20101209
5 Importing IV_REQUNR Call by reference Type reference (TYPE) SRSC_S_IF_SIMPLE-REQUNR 20090923

Method INITIALIZATION on class IF_BS_ANLY_DSOURCE_RUNTIME has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in