SAP ABAP Class CL_RSFBP_ASSOCIATION_TYPE_ODP (Association to Open ODS View)
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_ASSOCIATION_TYPE_BASE | Abstract base class for association types | 20130613 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSFBP_ASSOCIATION_TYPE_STAT | BW: Field-based Provider: Association Type | 20130613 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSFBP_ASSOCIATION_TYPE_HANA | Association to Open ODS View | 20130508 |
Properties
| Class | CL_RSFBP_ASSOCIATION_TYPE_ODP | |
| Short Description | Association to Open ODS View | |
| Super Class | CL_RSFBP_ASSOCIATION_TYPE_BASE | Abstract base class for association types |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSFBP | BW: Field-based Provider framework |
| Created | 20130508 | 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_ASSOCIATION_TYPE_STAT | BW: Field-based Provider: Association Type | 20130613 |
Friends
Class CL_RSFBP_ASSOCIATION_TYPE_ODP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | RSFBP_TLOGO_ASC | Object Type | 20130508 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20130508 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | IF_RODPS_ODP=>T_ODPNAME | 20130508 | ||||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RODPS_ODP_METADATA_BWA | ODP Metadata for BWA Access | 20130612 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RODPS_CONTEXT | ODP Context (=Factory) | 20130508 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RODPS_ODP | ODP metadata | 20130508 | |||
| 7 | Static Attribute | Private | See coding | 20130508 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Constructor | 20130508 | ||
| 2 | Instance method | Protected | Method | 20130508 | ||
| 3 | Static method | Private | Method | 20130508 |
Events
Class CL_RSFBP_ASSOCIATION_TYPE_ODP has no event.
Types
Class CL_RSFBP_ASSOCIATION_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_ASCOBJNM | Call by reference | Type reference (TYPE) | IF_RSFBP_TYPES=>TN_S_FIELD-ASCOBJNM | 20130508 | ||||
| 2 | I_ASCTLOGO | Call by reference | Type reference (TYPE) | IF_RSFBP_TYPES=>TN_S_FIELD-ASCTLOGO | 20130613 | ||||
| 3 | I_CLSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20130508 | |||
| 4 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | 20130508 | |||
| 5 | I_R_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_RODPS_CONTEXT | ODP Context (=Factory) | 20130508 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130508 |
Method CONVERT_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_POSIT | Call by reference | Type reference (TYPE) | ANY | 20130508 | ||||
| 2 | I_S_FIELD | Call by reference | Type reference (TYPE) | IF_RODPS_ODP=>TS_FIELD | 20130508 | ||||
| 3 | R_S_FIELD | Value transfer | Type reference (TYPE) | IF_RSFBP_TYPES=>TN_S_ASC_FIELD | 20130508 |
Method CONVERT_FIELD on class CL_RSFBP_ASSOCIATION_TYPE_ODP has no exception.
Method GET_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20130508 | |||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20130508 | |||
| 3 | R_R_CONTEXT | Value transfer | Object reference (TYPE REF TO) | IF_RODPS_CONTEXT | ODP Context (=Factory) | 20130508 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Not Found | 20130508 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |