SAP ABAP Class CL_RSDS_ACCESS_DB_GENMETADATA (DB Connect Extractor Class)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSDS_ACCESS (Package) Access methods Apollo DataSource

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDS_ATTRIBUTES_MAINTAIN | Maintenance Interface for New DataSource | 20040803 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDS_CHECK | Check of DS with Access Methods | 20040722 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDS_GET_SOURCE | Return Source Objects | 20061123 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDS_MAINTAINABILITY | Maintainability | 20040722 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDS_STRUCTURE_PROPOSE | Structure Proposals Using Access Methods | 20040722 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDS_ACCESS_DB_GENDATALOAD | Data Load from DB | 20040729 |
Properties
Class | CL_RSDS_ACCESS_DB_GENMETADATA | |
Short Description | DB Connect Extractor Class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSDS_ACCESS | Access methods Apollo DataSource |
Created | 20040722 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSDS_ACCESS_DB_GENMETADATA has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSDS_ATTRIBUTES_MAINTAIN | Maintenance Interface for New DataSource | 20040803 | ||
2 | IF_RSDS_CHECK | Check of DS with Access Methods | 20040722 | ||
3 | IF_RSDS_GET_SOURCE | Return Source Objects | 20061123 | ||
4 | IF_RSDS_MAINTAINABILITY | Maintainability | 20040722 | ||
5 | IF_RSDS_STRUCTURE_PROPOSE | Structure Proposals Using Access Methods | 20040722 |
Friends
Class CL_RSDS_ACCESS_DB_GENMETADATA has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDS_ACCESSMETHODS | Access to Access Methods | 20130719 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDS_ACCESS_DBCONNECT | Access to DB Connect | 20130719 | ||
3 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_RSDS_ACCESS_DB_GENMETADATA | DB Connect Extractor Class | 20130719 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSOLTPSOURCER | DataSource | 20130723 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20130729 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSSLOGSYS | Source system | 20130719 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSOBJVERS | Object version | 20130725 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | 20130725 | |
2 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20130729 |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20130719 |
4 | ![]() |
Static method | Public | Method | create new instance | 20130719 |
5 | ![]() |
Static method | Public | Method | 20130729 | |
6 | ![]() |
Instance method | Public | Method | 20130719 | |
7 | ![]() |
Static method | Public | Method | get existing instance | 20130719 |
8 | ![]() |
Instance method | Public | Method | 20130719 | |
9 | ![]() |
Static method | Public | Method | 20130719 |
Events
Class CL_RSDS_ACCESS_DB_GENMETADATA has no event.
Types
Class CL_RSDS_ACCESS_DB_GENMETADATA has no local type.
Method Signatures
Method APPLIES_TO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATASOURCE | Call by reference | Type reference (TYPE) | RSOLTPSOURCER | DataSource | 20130725 | ||
2 | ![]() |
I_LOGSYS | Call by reference | Type reference (TYPE) | RSSLOGSYS | Source system | 20130725 | ||
3 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20130725 | ||
4 | ![]() |
R_BOOL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20130725 |
Method APPLIES_TO on class CL_RSDS_ACCESS_DB_GENMETADATA has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSDS_ACCESS_DB_GENMETADATA has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSDS_ACCESS_DB_GENMETADATA has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ACCESSMETHODS | Call by reference | Object reference (TYPE REF TO) | CL_RSDS_ACCESSMETHODS | Access to Access Methods | 20130719 | ||
2 | ![]() |
I_DATASOURCE | Call by reference | Type reference (TYPE) | RSOLTPSOURCER | DataSource | 20130723 | ||
3 | ![]() |
I_LOGSYS | Call by reference | Type reference (TYPE) | RSSLOGSYS | Source system | 20130719 | ||
4 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20130725 |
Method CONSTRUCTOR on class CL_RSDS_ACCESS_DB_GENMETADATA has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ACCESSMETHODS | Call by reference | Object reference (TYPE REF TO) | CL_RSDS_ACCESSMETHODS | Access to Access Methods | 20130719 | ||
2 | ![]() |
I_DATASOURCE | Call by reference | Type reference (TYPE) | RSOLTPSOURCER | DataSource | 20130723 | ||
3 | ![]() |
I_LOGSYS | Call by reference | Type reference (TYPE) | RSSLOGSYS | Source system | 20130719 | ||
4 | ![]() |
RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_RSDS_ACCESS_DB_GENMETADATA | DB Connect Extractor Class | 20130719 |
Method CREATE on class CL_RSDS_ACCESS_DB_GENMETADATA has no exception.
Method GENERATE_DBC Signature
Method GENERATE_DBC on class CL_RSDS_ACCESS_DB_GENMETADATA has no parameter.
Method GENERATE_DBC on class CL_RSDS_ACCESS_DB_GENMETADATA has no exception.
Method GET_ADAPTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITX_DB_OBJECT | Call by reference | Type reference (TYPE) | RSDS_TX_DB_OBJECT | Table of Database Object - Table or View | 20130719 | ||
2 | ![]() |
RR_ADAPTER | Value transfer | Object reference (TYPE REF TO) | CL_RSDS_ACCESS_DBCONNECT | Access to DB Connect | 20130719 |
Method GET_ADAPTER on class CL_RSDS_ACCESS_DB_GENMETADATA has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_RSDS_ACCESS_DB_GENMETADATA | DB Connect Extractor Class | 20130719 |
Method GET_INSTANCE on class CL_RSDS_ACCESS_DB_GENMETADATA has no exception.
Method GET_LOGSYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_LOGSYS | Value transfer | Type reference (TYPE) | RSSLOGSYS | Source system | 20130719 |
Method GET_LOGSYS on class CL_RSDS_ACCESS_DB_GENMETADATA has no exception.
Method USE_NEW_DBC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_BOOL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130719 |
Method USE_NEW_DBC on class CL_RSDS_ACCESS_DB_GENMETADATA has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 700 |