SAP ABAP Class CL_RSFBP_SOURCE_TYPE_BASE (Abstract base class of source types for 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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSFBP_SOURCE_TYPE | BW: Field-based Provider: Source Type | 20130613 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSFBP_SOURCE_TYPE_ODP | FBP based on ODP | 20130613 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_RSFBP_SOURCE_TYPE_ODSO | Source Type: Field-based DSO | 20130613 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_RSFBP_SOURCE_TYPE_RSDS | Open ODS Layer Source Object Type: RSDS | 20130613 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_RSFBP_SOURCE_TYPE_TABLE_BAS | Basis class of Open ODS View source types | 20130822 |
Properties
Class | CL_RSFBP_SOURCE_TYPE_BASE | |
Short Description | Abstract base class of source types for Open ODS View | |
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 | 20130613 | 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... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSFBP_SOURCE_TYPE | BW: Field-based Provider: Source Type | 20130613 |
Friends
Class CL_RSFBP_SOURCE_TYPE_BASE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20130613 | ||||
2 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20130613 | ||||
3 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20130613 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20130613 |
2 | ![]() |
Instance method | Protected | Method | 20130821 |
Events
Class CL_RSFBP_SOURCE_TYPE_BASE has no event.
Types
Class CL_RSFBP_SOURCE_TYPE_BASE 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 | RS_C_OBJVERS-ACTIVE | 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 |
Method CONSTRUCTOR on class CL_RSFBP_SOURCE_TYPE_BASE has no exception.
Method DB_COLUMN_TO_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_COLUMN | Value transfer | Type reference (TYPE) | RSDBC_S_FIE | 20130821 | |||
2 | ![]() |
R_S_FIELD | Value transfer | Type reference (TYPE) | IF_RSFBP_SOURCE_TYPE=>TN_S_FIELD | 20130821 |
Method DB_COLUMN_TO_FIELD on class CL_RSFBP_SOURCE_TYPE_BASE has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |