SAP ABAP Class CL_RSFBP_ODP (FDP (OOL ODP Implementation))
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_RODPS_ODP | ODP (abstract) | 20130306 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RODPS_ODP_METADATA_BWA | ODP Metadata for BWA Access | 20130306 |
Properties
Class | CL_RSFBP_ODP | |
Short Description | FDP (OOL ODP Implementation) | |
Super Class | CL_RODPS_ODP | ODP (abstract) |
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_RODPS_ODP_METADATA_BWA | ODP Metadata for BWA Access | 20130306 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_RSD_INFOPROV_FBP | 20130529 | Transient InfoProvider Metadata | |
2 | CL_RSFBP_FVIEW_ODP | 20130513 | View with nav.attr and texts | |
3 | CL_RSFBP_OBJECT | 20130503 | BW-TLOGO: Open ODS Layer Object |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20130306 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TIMESTAMPL | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | 20130424 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSOBJVERS | Object version | 20130423 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSFBP_SEMANTICS | 20130415 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20130422 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20130422 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | 20130424 | |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20130306 |
3 | ![]() |
Static method | Public | Method | 20130611 | |
4 | ![]() |
Static method | Public | Method | 20130423 | |
5 | ![]() |
Instance method | Private | Method | 20130306 | |
6 | ![]() |
Static method | Public | Method | 20130508 | |
7 | ![]() |
Static method | Public | Method | 20130415 | |
8 | ![]() |
Static method | Public | Method | 20130415 |
Events
Class CL_RSFBP_ODP has no event.
Types
Class CL_RSFBP_ODP has no local type.
Method Signatures
Method ADJUST_TIMESTAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMPL | 20130424 |
Method ADJUST_TIMESTAMP on class CL_RSFBP_ODP has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_RODPS_CONTEXT | ODP Context (=Factory) | 20130306 | ||
2 | ![]() |
I_OBJVERS | Value transfer | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Object version | 20130408 | |
3 | ![]() |
I_ODPNAME | Value transfer | Type reference (TYPE) | IF_RODPS_ODP=>T_ODPNAME | 20130306 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Invalid Entry | 20130306 | |
2 | ![]() |
Object does not exist | 20130306 | |
3 | ![]() |
Invalid Entry | 20130306 |
Method CONVERT_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_RODPS_CONTEXT | ODP Context (=Factory) | 20130611 | ||
2 | ![]() |
IS_FIELDTEXT | Call by reference | Type reference (TYPE) | IF_RSFBP_TYPES=>TN_S_FIELDTEXT | 20130611 | |||
3 | ![]() |
I_ODPNAME | Call by reference | Type reference (TYPE) | IF_RODPS_ODP=>T_ODPNAME | 20130611 | |||
4 | ![]() |
I_SEMANTICS | Call by reference | Type reference (TYPE) | IF_RSFBP_TYPES=>TN_SEMANTICS | 20130611 | |||
5 | ![]() |
RS_FIELD | Value transfer | Type reference (TYPE) | IF_RODPS_ODP=>TS_FIELD | 20130611 |
Method CONVERT_FIELD on class CL_RSFBP_ODP has no exception.
Method GET_FBP_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FBPNAME | Call by reference | Type reference (TYPE) | IF_RSFBP_TYPES=>TN_FBPNAME | 20130423 | |||
2 | ![]() |
I_OBJVERS | Value transfer | Type reference (TYPE) | RSOBJVERS | Object version | 20130423 | ||
3 | ![]() |
R_R_VERSION | Value transfer | Object reference (TYPE REF TO) | IF_RSFBP_HEADER | Field-based Provider | 20130423 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object does not exist | 20130513 |
Method INIT_ASSOCIATIONS Signature
Method INIT_ASSOCIATIONS on class CL_RSFBP_ODP has no parameter.
Method INIT_ASSOCIATIONS on class CL_RSFBP_ODP has no exception.
Method RAISE_NOT_FOUND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ODPNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130508 | |||
2 | ![]() |
I_X_PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20130508 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object does not exist | 20130508 |
Method SEMANTICS_TO_SUFFIX 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 | 20130415 | |||
2 | ![]() |
I_SEMANTICS | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130415 | |||
3 | ![]() |
R_SUFFIX | Value transfer | Type reference (TYPE) | IF_RODPS_ODP=>T_SUFFIX | 20130415 |
Method SEMANTICS_TO_SUFFIX on class CL_RSFBP_ODP has no exception.
Method SUFFIX_TO_SEMANTICS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SUFFIX | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130415 | |||
2 | ![]() |
R_SEMANTICS | Value transfer | Type reference (TYPE) | IF_RSFBP_TYPES=>TN_SEMANTICS | 20130415 |
Method SUFFIX_TO_SEMANTICS on class CL_RSFBP_ODP has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |