SAP ABAP Class CL_RSFBP_SOURCE_TYPE_ODSO (Source Type: Field-based DSO)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSFBP (Package) BW: Field-based Provider framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSFBP_SOURCE_TYPE_BASE | Abstract base class of source types for Open ODS View | 20130613 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSFBP_SOURCE_TYPE_STATIC | BW: Field-based Provider: Source Type | 20130613 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSFBP_SOURCE_TYPE_TABLE | Extension of source type | 20130603 |
Properties
| Class | CL_RSFBP_SOURCE_TYPE_ODSO | |
| Short Description | Source Type: Field-based DSO | |
| Super Class | CL_RSFBP_SOURCE_TYPE_BASE | Abstract base class of source types for Open ODS View |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSFBP | BW: Field-based Provider framework |
| Created | 20130306 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSFBP_SOURCE_TYPE_STATIC | BW: Field-based Provider: Source Type | 20130613 | ||
| 2 | IF_RSFBP_SOURCE_TYPE_TABLE | Extension of source type | 20130603 |
Friends
Class CL_RSFBP_SOURCE_TYPE_ODSO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSD_ODSO | DataStore | 20130703 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSD_S_ODSO | Header: Data Store Object | 20130703 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RSDODSO_T_FIELD | 20130405 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSDODSO_T_FIELD_TEXT | 20130405 | ||||
| 5 | Static Attribute | Private | See coding | 20130306 | |||||
| 6 | Instance attribute | Private | Type reference (TYPE) | RSDO_T_ODSO_ATR_NAV | Navigation Attributes Table in ODS Object | 20130731 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | RSO_T_TXT | Object Texts (in several languages) | 20130405 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20130306 |
Events
Class CL_RSFBP_SOURCE_TYPE_ODSO has no event.
Types
Class CL_RSFBP_SOURCE_TYPE_ODSO 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_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | 20130613 | ||||
| 2 | I_SRCOBJNM | Call by reference | Type reference (TYPE) | IF_RSFBP_TYPES=>TN_SRCOBJNM | 20130613 | ||||
| 3 | I_SRCTYPE | Call by reference | Type reference (TYPE) | IF_RSFBP_TYPES=>TN_SRCTYPE | 20130613 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Not Found | 20130405 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |