SAP ABAP Class CL_RSFBP_SOURCE_TYPE_XDB (HANA Database Table or 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 | Inheritance (c INHERITING FROM c_ref) | CL_RSFBP_SOURCE_TYPE_DB | HANA Database Table or View | 20130605 |
Properties
Class | CL_RSFBP_SOURCE_TYPE_XDB | |
Short Description | HANA Database Table or View | |
Super Class | CL_RSFBP_SOURCE_TYPE_DB | HANA Database Table or View |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSFBP | BW: Field-based Provider framework |
Created | 20130605 | 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 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_RSFBP_SOURCE_TYPE_XDB has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_RSFBP_HANA_NAME_MAPPER | 20130605 | Name Mapper for FBPs with HANA persistence | |
2 | CL_RSFBP_OBJECT | 20130605 | BW-TLOGO: Open ODS Layer Object |
Attributes
Class CL_RSFBP_SOURCE_TYPE_XDB has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20130605 |
Events
Class CL_RSFBP_SOURCE_TYPE_XDB has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_S_DB | Private | See coding | 20130605 | BEGIN OF tn_s_db,
schema TYPE string,
entity TYPE string,
END OF tn_s_db
|
||
2 | TN_S_HASH | Private | See coding | 20130605 | BEGIN OF tn_s_hash,
objnm TYPE if_rsfbp_types=>tn_srcobjnm.
INCLUDE TYPE tn_s_db AS s_db.
TYPES:
END OF tn_s_hash
|
Method Signatures
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 | 20130605 | |||
2 | ![]() |
I_MAXROWS | Value transfer | Type reference (TYPE) | I | 20130613 | |||
3 | ![]() |
I_PATTERN | Call by reference | Type reference (TYPE) | CSEQUENCE | '*' | 20130605 | ||
4 | ![]() |
I_T_LOGSYS | Call by reference | Type reference (TYPE) | RSAOS_T_LOGSYS | List of Source Systems | 20130605 |
Method F4 on class CL_RSFBP_SOURCE_TYPE_XDB has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |