SAP ABAP Class CL_RSFBP_SOURCE_TYPE_ODP (FBP based on ODP)
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 |
Properties
| Class | CL_RSFBP_SOURCE_TYPE_ODP | |
| Short Description | FBP based on ODP | |
| 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... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSFBP_SOURCE_TYPE_STATIC | BW: Field-based Provider: Source Type | 20130613 |
Friends
Class CL_RSFBP_SOURCE_TYPE_ODP 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) | IF_RODPS_CONTEXT=>T_CONTEXT | 20130306 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | IF_RODPS_ODP=>T_ODPNAME | 20130306 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RODPS_ODP | ODP metadata | 20130306 | |||
| 4 | Static Attribute | Private | See coding | 20130306 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130306 | |
| 2 | Static method | Private | Method | 20130306 | ||
| 3 | Static method | Private | Method | 20130306 |
Events
Class CL_RSFBP_SOURCE_TYPE_ODP has no event.
Types
Class CL_RSFBP_SOURCE_TYPE_ODP 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_CONTEXT | Call by reference | Type reference (TYPE) | IF_RODPS_CONTEXT=>T_CONTEXT | Kontext eines ODP | 20130306 | |||
| 2 | I_ODPNAME | Call by reference | Type reference (TYPE) | IF_RODPS_ODP=>T_ODPNAME | 20130613 | ||||
| 3 | I_SRCOBJNM | Call by reference | Type reference (TYPE) | IF_RSFBP_TYPES=>TN_SRCOBJNM | 20130613 | ||||
| 4 | I_SRCTYPE | Call by reference | Type reference (TYPE) | IF_RSFBP_TYPES=>TN_SRCTYPE | 20130613 |
Method CONSTRUCTOR on class CL_RSFBP_SOURCE_TYPE_ODP has no exception.
Method GET_CONTEXT_ODPNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONTEXT | Call by reference | Type reference (TYPE) | IF_RODPS_CONTEXT=>T_CONTEXT | 20130306 | ||||
| 2 | E_ODPNAME | Call by reference | Type reference (TYPE) | IF_RODPS_ODP=>T_ODPNAME | 20130306 | ||||
| 3 | I_OBJNM | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130306 |
Method GET_CONTEXT_ODPNAME on class CL_RSFBP_SOURCE_TYPE_ODP has no exception.
Method GET_OBJNM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTEXT | Call by reference | Type reference (TYPE) | IF_RODPS_CONTEXT=>T_CONTEXT | ODP Context | 20130306 | |||
| 2 | I_ODPNAME | Call by reference | Type reference (TYPE) | IF_RODPS_ODP=>T_ODPNAME | 20130306 | ||||
| 3 | R_OBJNM | Value transfer | Type reference (TYPE) | SOBJ_NAME | Object Name in Object Directory | 20130306 |
Method GET_OBJNM on class CL_RSFBP_SOURCE_TYPE_ODP has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |