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 IF_BSCL_HDBR_NHI_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_BSCL_HDBR_TYPES 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 MC_DEFAULT_SCHEMA Constant Public Type reference (TYPE) HDB_SCHEMA_NAME 'SAP_ECC' Schema Name 20131002
2 MV_ACCESS_READ_WRITE Instance attribute Protected Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130128
3 MV_CLIENT Instance attribute Protected Type reference (TYPE) STRING 20130128
4 MV_DB_CONN_NAME Instance attribute Protected Type reference (TYPE) DBCON_NAME Logical name for a database connection 20130128
5 MV_DEFAULT_SCHEMA Instance attribute Protected Type reference (TYPE) STRING 20130128
6 MV_OBJECT_DESCRIPTION Instance attribute Protected Type reference (TYPE) STRING 20130128
7 MV_OBJECT_NAME Instance attribute Protected Type reference (TYPE) STRING 20130128
8 MV_OWNER Instance attribute Protected Type reference (TYPE) STRING 20130128
9 MV_PACKAGE Instance attribute Protected Type reference (TYPE) STRING 20130128
10 MV_SCENARIO_TYPE Instance attribute Protected Type reference (TYPE) STRING 20130128
11 MV_WORKSPACE Instance attribute Protected Type reference (TYPE) STRING 20130128
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Private Method 20130128
2 DESERIALIZE_PARAMETERS Instance method Protected Method 20130205
3 GET_ERROR_FROM_RESPONSE Instance method Protected Method 20130206
4 GET_OBJECT_TYPE_NHI_API Instance method Protected Method 20130128
5 SERIALIZE_PARAMETERS Instance method Protected Method 20130128
6 TO_STRING Instance method Protected Method 20130128
7 WRITE 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 Importing IV_XML Call by reference Type reference (TYPE) STRING 20130205
# Exception Resumable Description Created on
1 CX_BSCL_HDBR_ACCESS_ERROR 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 Importing IO_RESPONSE Call by reference Object reference (TYPE REF TO) CL_NHI_ERROR 20130206
2 Returning 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 Returning 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 Returning RV_XML Value transfer Type reference (TYPE) STRING 20130128
# Exception Resumable Description Created on
1 CX_BSCL_HDBR_ACCESS_ERROR 20130128

Method TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TEXT Call by reference Type reference (TYPE) ANY 20130128
2 Returning 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