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 | 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 | Instance attribute | Private | Type reference (TYPE) | SY-TABIX | 20091013 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | CURSOR | 20091013 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | SRSC_S_IF_SIMPLE-DSOURCE | 20091013 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | SRSC_S_IF_SIMPLE-REQUNR | 20091013 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | SRSC_S_IF_SIMPLE-T_FIELDS | 20091013 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | SRSC_S_IF_SIMPLE-T_SELECT | 20091013 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | 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 | 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 |