SAP ABAP Class CL_RSB_OHD_PUSH (MDM Connection to Open Hub Destination)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSB (Package) Business Information Warehouse: Data Marts

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSB_OHD_ENH | Abstract Class for OHD Interface | 20120731 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSB_OHD_PUSH_HDB | Push in HANA table | 20120731 |
Properties
Class | CL_RSB_OHD_PUSH | |
Short Description | MDM Connection to Open Hub Destination | |
Super Class | CL_RSB_OHD_ENH | Abstract Class for OHD Interface |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSB | Business Information Warehouse: Data Marts |
Created | 20120307 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSB_OHD_PUSH has no forward declaration.
Interfaces
Class CL_RSB_OHD_PUSH has no interface implemented.
Friends
Class CL_RSB_OHD_PUSH has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSB_DBCON_NAME | Logical Name for a Database Connection | 20120731 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TABNAME | Table Lock Structure | 20120731 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20120731 | |
2 | ![]() |
Instance method | Public | Method | Provide Connection | 20120731 |
3 | ![]() |
Instance method | Public | Method | Set of Connection | 20120731 |
Events
Class CL_RSB_OHD_PUSH has no event.
Types
Class CL_RSB_OHD_PUSH has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSB_OHD_PUSH has no parameter.
Method CONSTRUCTOR on class CL_RSB_OHD_PUSH has no exception.
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_NAME | Logischer Name einer Datenbankverbindung | 20120731 |
Method GET_CONNECTION on class CL_RSB_OHD_PUSH has no exception.
Method SET_CONNECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CONN | Call by reference | Type reference (TYPE) | RSB_DBCON_NAME | Logischer Name einer Datenbankverbindung | 20120731 |
Method SET_CONNECTION on class CL_RSB_OHD_PUSH has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |