SAP ABAP Class CL_RSFBP_ODP_CONTEXT (ODP Context for Field Based Data Provider)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RODPS_CONTEXT | ODP Context (=Factory) | 20130423 |
Properties
| Class | CL_RSFBP_ODP_CONTEXT | |
| Short Description | ODP Context for Field Based Data Provider | |
| Super Class | ||
| 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RODPS_CONTEXT | ODP Context (=Factory) | 20130423 |
Friends
Class CL_RSFBP_ODP_CONTEXT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | IF_RODPS_CONTEXT=>TS_CONTEXT-CONTEXT | 'FBP' | 20130306 | |||
| 2 | Constant | Public | Type reference (TYPE) | IF_RODPS_CONTEXT=>TS_CONTEXT-TPROV_ID | 'F' | 20130306 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RSOBJVERS | Object version | 20130408 | |||
| 4 | Static Attribute | Private | See coding | 20130424 | |||||
| 5 | Static Attribute | Private | See coding | 20130424 | |||||
| 6 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20130425 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20130430 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20130408 | |
| 3 | Static method | Private | Method | Name of Context | 20130423 | |
| 4 | Static method | Public | Method | 20130424 | ||
| 5 | Static method | Public | Method | 20130424 | ||
| 6 | Static method | Public | Method | 20130424 |
Events
Class CL_RSFBP_ODP_CONTEXT has no event.
Types
Class CL_RSFBP_ODP_CONTEXT has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSFBP_ODP_CONTEXT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSFBP_ODP_CONTEXT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJVERS | Value transfer | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Object version | 20130408 | ||
| 2 | I_USE_BUFFER | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20130408 |
Method CONSTRUCTOR on class CL_RSFBP_ODP_CONTEXT has no exception.
Method GET_CONTEXT_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LANGU | Value transfer | Type reference (TYPE) | SY-LANGU | SY-LANGU | 20130423 | |||
| 2 | RS_CONTEXT | Value transfer | Type reference (TYPE) | IF_RODPS_CONTEXT=>TS_CONTEXT | 20130423 |
Method GET_CONTEXT_NAME on class CL_RSFBP_ODP_CONTEXT has no exception.
Method IS_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FBPNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130424 | ||||
| 2 | R_IS_VISIBLE | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20130424 |
Method IS_VISIBLE on class CL_RSFBP_ODP_CONTEXT has no exception.
Method REFRESH Signature
Method REFRESH on class CL_RSFBP_ODP_CONTEXT has no parameter.
Method REFRESH on class CL_RSFBP_ODP_CONTEXT has no exception.
Method SET_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FBPNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130424 |
Method SET_VISIBLE on class CL_RSFBP_ODP_CONTEXT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |