SAP ABAP Class CL_BSCL_HDBR_OBJECT (Abstraction for HDB Repository Object)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-CL (Application Component) Classification
⤷
BSCL_VIEW_KIT (Package) Classification: Tools for view generation

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSCL_HDBR_NHI_TYPES | Types for NHI | 20130128 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSCL_HDBR_OBJECT | HDB Repository Object | 20130128 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BSCL_HDBR_CALC_VIEW | HDB Repository Object Calculation View | 20130128 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_BSCL_HDBR_PACKAGE | HDB Repository Object Package | 20130128 |
Properties
Class | CL_BSCL_HDBR_OBJECT | |
Short Description | Abstraction for HDB Repository Object | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | BSCL_VIEW_KIT | Classification: Tools for view generation |
Created | 20130128 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BSCL_HDBR_NHI_TYPES | Types for NHI | 20130128 | ||
2 | IF_BSCL_HDBR_OBJECT | HDB Repository Object | 20130128 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_BSCL_HDBR_OBJECT_FACTORY | 20130128 | Provides Access to HDB repository objects |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | HDB_SCHEMA_NAME | 'SAP_ECC' | Schema Name | 20131002 | |
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130128 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20130128 | |||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20130128 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20130128 | |||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20130128 | |||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20130128 | |||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20130128 | |||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20130128 | |||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20130128 | |||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20130128 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20130128 | |
2 | ![]() |
Instance method | Protected | Method | 20130205 | |
3 | ![]() |
Instance method | Protected | Method | 20130206 | |
4 | ![]() |
Instance method | Protected | Method | 20130128 | |
5 | ![]() |
Instance method | Protected | Method | 20130128 | |
6 | ![]() |
Instance method | Protected | Method | 20130128 | |
7 | ![]() |
Instance method | Private | Method | 20130128 |
Events
Class CL_BSCL_HDBR_OBJECT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_NHI_ERROR_INFO | Private | Attribute reference (LIKE) | 20130128 |
|
||
2 | TT_CHECKRESULTS | Private | Attribute reference (LIKE) | 20130128 |
|
Method Signatures
Method ACTIVATE Signature
Method ACTIVATE on class CL_BSCL_HDBR_OBJECT has no parameter.
Method ACTIVATE on class CL_BSCL_HDBR_OBJECT has no exception.
Method DESERIALIZE_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_XML | Call by reference | Type reference (TYPE) | STRING | 20130205 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Classification Error Class (dynamic check) | 20130205 |
Method GET_ERROR_FROM_RESPONSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_RESPONSE | Call by reference | Object reference (TYPE REF TO) | CL_NHI_ERROR | 20130206 | |||
2 | ![]() |
RS_ERROR | Value transfer | Type reference (TYPE) | IF_BSCL_HDBR_NHI_TYPES=>TS_NHI_ERROR_INFO | 20130206 |
Method GET_ERROR_FROM_RESPONSE on class CL_BSCL_HDBR_OBJECT has no exception.
Method GET_OBJECT_TYPE_NHI_API Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_OBJECT_TYPE | Value transfer | Object reference (TYPE REF TO) | CE_NHI_OBJECT_TYPE | 20130128 |
Method GET_OBJECT_TYPE_NHI_API on class CL_BSCL_HDBR_OBJECT has no exception.
Method SERIALIZE_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_XML | Value transfer | Type reference (TYPE) | STRING | 20130128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130128 |
Method TO_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TEXT | Call by reference | Type reference (TYPE) | ANY | 20130128 | |||
2 | ![]() |
RV_STRING | Value transfer | Type reference (TYPE) | STRING | 20130128 |
Method TO_STRING on class CL_BSCL_HDBR_OBJECT has no exception.
Method WRITE Signature
Method WRITE on class CL_BSCL_HDBR_OBJECT has no parameter.
Method WRITE on class CL_BSCL_HDBR_OBJECT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 747 |