SAP ABAP Class IF_RSFBP_SOURCE_TYPE_STATIC (BW: Field-based Provider: Source Type)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSFBP_SOURCE_TYPE_DB | HANA Database Table or View | 20130613 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSFBP_SOURCE_TYPE_ODP | FBP based on ODP | 20130613 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSFBP_SOURCE_TYPE_ODSO | Source Type: Field-based DSO | 20130613 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSFBP_SOURCE_TYPE_REMOTE | Open ODS View on HANA: Remote Table | 20130617 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSFBP_SOURCE_TYPE_RSDS | Open ODS Layer Source Object Type: RSDS | 20130613 |
Properties
| Class | IF_RSFBP_SOURCE_TYPE_STATIC | |
| Short Description | BW: Field-based Provider: Source Type | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RSFBP_SOURCE_TYPE_STATIC has no interface implemented.
Friends
Class IF_RSFBP_SOURCE_TYPE_STATIC has no friend class.
Attributes
Class IF_RSFBP_SOURCE_TYPE_STATIC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20130725 | ||
| 2 | Static method | Public | Method | 20130725 | ||
| 3 | Static method | Public | Method | 20130725 | ||
| 4 | Static method | Public | Method | 20130613 | ||
| 5 | Static method | Public | Method | 20130613 | ||
| 6 | Static method | Public | Method | 20130624 | ||
| 7 | Static method | Public | Method | 20130628 | ||
| 8 | Static method | Public | Method | 20130628 | ||
| 9 | Static method | Public | Method | 20130628 |
Events
Class IF_RSFBP_SOURCE_TYPE_STATIC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_CLASSNAME | Public | Type reference (TYPE) | SEOCLSNAME | 20130613 | |
|
| 2 | TN_S_F4_LIST | Public | See coding | 20130613 | BEGIN OF tn_s_f4_list,
icon TYPE icon_d,
tlogo TYPE rstlogo,
objnm TYPE rsfbp_srcname,
logsys TYPE logsys,
txtlg TYPE rstxtlg,
END OF tn_s_f4_list
|
||
| 3 | TN_T_F4_LIST | Public | See coding | 20130613 | tn_t_f4_list TYPE STANDARD TABLE OF tn_s_f4_list
WITH NON-UNIQUE KEY tlogo objnm
WITH NON-UNIQUE SORTED KEY objnm COMPONENTS objnm
|
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IS_OK | Call by reference | Type reference (TYPE) | RS_BOOL | 20130725 | ||||
| 2 | E_S_ANY | Call by reference | Type reference (TYPE) | ANY | 20130725 | ||||
| 3 | I_OBJVERS | Value transfer | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | 20130725 | |||
| 4 | I_SRCOBJNM | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130725 | ||||
| 5 | I_S_SRCTYPEDEF | Call by reference | Type reference (TYPE) | RSFBPSRCTYPEDEF | 20130725 | ||||
| 6 | I_T_LOGSYS | Call by reference | Type reference (TYPE) | RSAOS_T_LOGSYS | 20130725 |
Method CHECK on class IF_RSFBP_SOURCE_TYPE_STATIC has no exception.
Method DECODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_ANY | Call by reference | Type reference (TYPE) | ANY | 20130725 | ||||
| 2 | I_SRCOBJNM | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130725 | ||||
| 3 | I_T_LOGSYS | Call by reference | Type reference (TYPE) | RSAOS_T_LOGSYS | 20130725 |
Method DECODE on class IF_RSFBP_SOURCE_TYPE_STATIC has no exception.
Method ENCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_SRCOBJNM | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130725 | ||||
| 2 | C_T_LOGSYS | Call by reference | Type reference (TYPE) | RSAOS_T_LOGSYS | 20130725 | ||||
| 3 | I_S_ANY | Call by reference | Type reference (TYPE) | ANY | 20130725 |
Method ENCODE on class IF_RSFBP_SOURCE_TYPE_STATIC has no exception.
Method F4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_F4_LIST | Call by reference | Type reference (TYPE) | IF_RSFBP_SOURCE_TYPE=>TN_T_F4_LIST | 20130613 | ||||
| 2 | I_MAXROWS | Value transfer | Type reference (TYPE) | I | 501 | 20130613 | |||
| 3 | I_PATTERN | Call by reference | Type reference (TYPE) | CSEQUENCE | '*' | 20130613 | |||
| 4 | I_S_SRCTYPEDEF | Call by reference | Type reference (TYPE) | RSFBPSRCTYPEDEF | Definition of source types in the Open ODS View | 20130613 | |||
| 5 | I_T_LOGSYS | Call by reference | Type reference (TYPE) | RSAOS_T_LOGSYS | List of Source Systems | 20130613 |
Method F4 on class IF_RSFBP_SOURCE_TYPE_STATIC has no exception.
Method GET_INSTANCE 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 | Object version | 20130613 | ||
| 2 | I_SRCOBJNM | Call by reference | Type reference (TYPE) | IF_RSFBP_TYPES=>TN_SRCOBJNM | 20130613 | ||||
| 3 | I_S_SRCTYPEDEF | Call by reference | Type reference (TYPE) | RSFBPSRCTYPEDEF | Definition of source types in the Open ODS View | 20130613 | |||
| 4 | I_TH_SLOGSYS | Call by reference | Type reference (TYPE) | IF_RSFBP_TYPES=>TN_TH_SLOGSYS | 20130613 | ||||
| 5 | R_R_SRCTYPE | Value transfer | Object reference (TYPE REF TO) | IF_RSFBP_SOURCE_TYPE | 20130613 |
Method GET_INSTANCE on class IF_RSFBP_SOURCE_TYPE_STATIC has no exception.
Method IS_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IS_VISIBLE | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20130624 |
Method IS_VISIBLE on class IF_RSFBP_SOURCE_TYPE_STATIC has no exception.
Method ON_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_SRCOBJNM | Call by reference | Type reference (TYPE) | IF_RSFBP_TYPES=>TN_SRCOBJNM | 20130701 | ||||
| 2 | C_T_LOGSYS | Call by reference | Type reference (TYPE) | RSAOS_T_LOGSYS | 20130701 | ||||
| 3 | E_IS_OK | Call by reference | Type reference (TYPE) | RS_BOOL | 20130628 | ||||
| 4 | I_NO_POPUP | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20130628 | ||
| 5 | I_OBJVERS | Value transfer | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | 20130628 | |||
| 6 | I_S_SRCTYPEDEF | Call by reference | Type reference (TYPE) | RSFBPSRCTYPEDEF | 20130628 |
Method ON_CREATE on class IF_RSFBP_SOURCE_TYPE_STATIC has no exception.
Method PAI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SRCOBJNM | Call by reference | Type reference (TYPE) | IF_RSFBP_TYPES=>TN_SRCOBJNM | 20130628 | ||||
| 2 | E_TXTLG | Call by reference | Type reference (TYPE) | RSTXTLG | Long description | 20130704 | |||
| 3 | E_T_LOGSYS | Call by reference | Type reference (TYPE) | RSAOS_T_LOGSYS | 20130628 | ||||
| 4 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | 20130628 | |||
| 5 | I_S_SRCTYPEDEF | Call by reference | Type reference (TYPE) | RSFBPSRCTYPEDEF | 20130628 |
Method PAI on class IF_RSFBP_SOURCE_TYPE_STATIC has no exception.
Method PBO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DYNNR | Call by reference | Type reference (TYPE) | SY-DYNNR | 20130628 | ||||
| 2 | E_REPID | Call by reference | Type reference (TYPE) | SY-REPID | 20130628 | ||||
| 3 | I_DISPLAY_ONLY | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20130628 | ||
| 4 | I_OBJVERS | Value transfer | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | 20130628 | |||
| 5 | I_SEMANTICS | Call by reference | Type reference (TYPE) | RSFBP_SEMANTICS | Semantics | 20130704 | |||
| 6 | I_SRCOBJNM | Call by reference | Type reference (TYPE) | IF_RSFBP_TYPES=>TN_SRCOBJNM | 20130628 | ||||
| 7 | I_S_SRCTYPEDEF | Call by reference | Type reference (TYPE) | RSFBPSRCTYPEDEF | 20130628 | ||||
| 8 | I_T_LOGSYS | Call by reference | Type reference (TYPE) | RSAOS_T_LOGSYS | 20130628 |
Method PBO on class IF_RSFBP_SOURCE_TYPE_STATIC has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |