SAP ABAP Interface IF_RSFBP_SOURCE_TYPE_TABLE (Extension of source type)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSFBP (Package) BW: Field-based Provider framework
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSFBP_ASSOCIATION_TYPE_FBP2 | Open ODS View with table interface | 20130611 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSFBP_SOURCE_TYPE_ODSO | Source Type: Field-based DSO | 20130603 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSFBP_SOURCE_TYPE_RSDS_DBC | DB-Connect DataSource | 20130726 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSFBP_SOURCE_TYPE_RSDS_SDA | DB-Connect DataSource | 20130806 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSFBP_SOURCE_TYPE_TABLE_BAS | Basis class of Open ODS View source types | 20130822 |
Properties
| Interface | IF_RSFBP_SOURCE_TYPE_TABLE | |
| Short Description | Extension of source type |
General Data
| Package | RSFBP | BW: Field-based Provider framework |
| Created | 20130603 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | CL_SQL_CONNECTION | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
| 2 | IF_RSFBP_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 3 | RSDBC | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_RSFBP_SOURCE_TYPE_TABLE has no interface.
Friends
Interface IF_RSFBP_SOURCE_TYPE_TABLE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_DEFAULT_CONNECTION | Constant | Public | Type reference (TYPE) | DBCON-CON_NAME | CL_SQL_CONNECTION=>C_DEFAULT_CONNECTION | 20130603 | ||
| 2 | CO_SUBTYPE | Constant | Public | See coding | 20130603 | ||||
| 3 | CO_TYPE | Constant | Public | See coding | 20130603 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130820 | ||
| 2 | Instance method | Public | Method | 20130603 | ||
| 3 | Instance method | Public | Method | 20130603 | ||
| 4 | Instance method | Public | Method | 20130603 | ||
| 5 | Instance method | Public | Method | 20130603 |
Events
Interface IF_RSFBP_SOURCE_TYPE_TABLE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_S_TYPE | Public | See coding | 20130603 | BEGIN OF tn_s_type,
type TYPE string,
subtype TYPE string,
is_column TYPE rs_bool,
END OF tn_s_type
|
Method Signatures
Method GET_COLUMNS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_COLUMN | Value transfer | Type reference (TYPE) | RSDBC_T_FIE | 20130820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for SQL Error | 20130820 |
Method GET_CONNECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CONNECTION | Value transfer | Type reference (TYPE) | DBCON-CON_NAME | Logical name for a database connection | 20130603 |
Method GET_CONNECTION on Interface IF_RSFBP_SOURCE_TYPE_TABLE has no exception.
Method GET_ENTITY 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 | 20130624 | ||||
| 2 | R_ENTITY | Value transfer | Type reference (TYPE) | STRING | 20130603 |
Method GET_ENTITY on Interface IF_RSFBP_SOURCE_TYPE_TABLE has no exception.
Method GET_SCHEMA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SCHEMA | Value transfer | Type reference (TYPE) | STRING | 20130603 |
Method GET_SCHEMA on Interface IF_RSFBP_SOURCE_TYPE_TABLE has no exception.
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_S_TYPE | Value transfer | Type reference (TYPE) | TN_S_TYPE | 20130603 |
Method GET_TYPE on Interface IF_RSFBP_SOURCE_TYPE_TABLE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |