SAP ABAP Class IF_RSFBP_SOURCE_TYPE_TABLE (Extension of source type)
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
Class | IF_RSFBP_SOURCE_TYPE_TABLE | |
Short Description | Extension of source type | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20130603 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
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
Class IF_RSFBP_SOURCE_TYPE_TABLE has no interface implemented.
Friends
Class IF_RSFBP_SOURCE_TYPE_TABLE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | DBCON-CON_NAME | CL_SQL_CONNECTION=>C_DEFAULT_CONNECTION | 20130603 | ||
2 | ![]() |
Constant | Public | See coding | 20130603 | ||||
3 | ![]() |
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
Class 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 class 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 class 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 class 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 class IF_RSFBP_SOURCE_TYPE_TABLE has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |