SAP ABAP Class CL_RSDHAM_TGT_DB_TABLE (Object Model: Data Target - Database Table)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST-HAP (Application Component) HANA Analysis Process
     RSDHA (Package) SAP HANA Analysis in BW
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDHAM_OBJECT Object Model: Analysis element (abstract) 20130626
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDHAM_SERIALIZE (De-)Serialization for Persistency 20130626
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDHAM_TGT_DB_TABLE Data target: Database Table 20130626
Properties
Class CL_RSDHAM_TGT_DB_TABLE  
Short Description Object Model: Data Target - Database Table    
Super Class CL_RSDHAM_OBJECT Object Model: Analysis element (abstract) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDHA   SAP HANA Analysis in BW 
Created 20130626   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSDHA_UTILITIES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_RSDHA_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSDHAM_SERIALIZE (De-)Serialization for Persistency 20130626
2 IF_RSDHAM_TGT_DB_TABLE Data target: Database Table 20130626
Friends
Class CL_RSDHAM_TGT_DB_TABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_XML_ATTR Constant Private See coding XML Attribute Name 20130627
2 C_XML_TAG Constant Private See coding XML Tag Name 20130627
3 N_DB_TABLE Instance attribute Public Attribute reference (LIKE) 20130626
4 N_TH_FIELD Instance attribute Private Type reference (TYPE) IF_RSDHA_TYPES=>TN_TH_FIELD_DESCR Field Descriptor - Table Type 20130627
5 N_WRITE_MODE Instance attribute Public Attribute reference (LIKE) 20130626
6 P_FLAG_READ_METADATA Instance attribute Private Type reference (TYPE) RS_BOOL X: Meta Data is alread ready 20130627
7 P_T_INPUT_MAPPING Instance attribute Private Type reference (TYPE) IF_RSDHA_TYPES=>TN_T_FIELD_MAPPING Field Mapping (Table) 20130627
Methods
# Method Level Visibility Method type Description Created on
1 AFTER_ACTIVATION Instance method Public Method 20130626
2 BEFORE_ACTIVATION Instance method Public Method 20130626
3 CHECK Instance method Public Method 20130626
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130627
5 DELETE Instance method Public Method 20130626
6 GET_DB_TABLE_LIST Instance method Public Method 20130626
7 GET_INPUT_FIELDS_USED Instance method Public Method 20130626
8 GET_INPUT_MAPPING Instance method Public Method 20130626
9 GET_INPUT_MAPPING_DESCR Instance method Public Method 20130626
10 GET_OUTPUT_FIELDS Instance method Public Method 20130626
11 P_INIT Instance method Private Method Initialize 20130627
12 P_READ_METADATA Instance method Private Method Read Metadata 20130627
13 P_TRAV_DOM_DB_TABLE Instance method Private Method Traverse DB Table Node 20130627
14 P_TRAV_DOM_MAPPING Instance method Private Method Traverse Mapping Node 20130627
15 SET_DB_TABLE Instance method Public Method 20130626
16 SET_INPUT_MAPPING Instance method Public Method 20130626
17 SET_WRITE_MODE Instance method Public Method 20130626
Events
Class CL_RSDHAM_TGT_DB_TABLE has no event.
Types
Class CL_RSDHAM_TGT_DB_TABLE has no local type.
Method Signatures

Method AFTER_ACTIVATION Signature

Method AFTER_ACTIVATION on class CL_RSDHAM_TGT_DB_TABLE has no parameter.
Method AFTER_ACTIVATION on class CL_RSDHAM_TGT_DB_TABLE has no exception.

Method BEFORE_ACTIVATION Signature

Method BEFORE_ACTIVATION on class CL_RSDHAM_TGT_DB_TABLE has no parameter.
Method BEFORE_ACTIVATION on class CL_RSDHAM_TGT_DB_TABLE has no exception.

Method CHECK Signature

Method CHECK on class CL_RSDHAM_TGT_DB_TABLE has no parameter.
Method CHECK on class CL_RSDHAM_TGT_DB_TABLE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CATEGORY Call by reference Type reference (TYPE) IF_RSDHAM_OBJECT=>TN_CATEGORY Category of analysis element 20130627
2 Importing I_ID Call by reference Type reference (TYPE) IF_RSDHAM_OBJECT=>TN_ID ID of analysis element 20130627
3 Importing I_R_ANALYSIS Call by reference Object reference (TYPE REF TO) IF_RSDHAM_ANALYSIS HANA analysis process 20130627
4 Importing I_SUBTYPE Call by reference Type reference (TYPE) IF_RSDHAM_OBJECT=>TN_SUBTYPE Subtype of analysis element 20130627
5 Importing I_TYPE Call by reference Type reference (TYPE) IF_RSDHAM_OBJECT=>TN_TYPE Type of analysis element 20130627
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20130627

Method DELETE Signature

Method DELETE on class CL_RSDHAM_TGT_DB_TABLE has no parameter.
Method DELETE on class CL_RSDHAM_TGT_DB_TABLE has no exception.

Method GET_DB_TABLE_LIST Signature

Method GET_DB_TABLE_LIST on class CL_RSDHAM_TGT_DB_TABLE has no parameter.
Method GET_DB_TABLE_LIST on class CL_RSDHAM_TGT_DB_TABLE has no exception.

Method GET_INPUT_FIELDS_USED Signature

Method GET_INPUT_FIELDS_USED on class CL_RSDHAM_TGT_DB_TABLE has no parameter.
Method GET_INPUT_FIELDS_USED on class CL_RSDHAM_TGT_DB_TABLE has no exception.

Method GET_INPUT_MAPPING Signature

Method GET_INPUT_MAPPING on class CL_RSDHAM_TGT_DB_TABLE has no parameter.
Method GET_INPUT_MAPPING on class CL_RSDHAM_TGT_DB_TABLE has no exception.

Method GET_INPUT_MAPPING_DESCR Signature

Method GET_INPUT_MAPPING_DESCR on class CL_RSDHAM_TGT_DB_TABLE has no parameter.
Method GET_INPUT_MAPPING_DESCR on class CL_RSDHAM_TGT_DB_TABLE has no exception.

Method GET_OUTPUT_FIELDS Signature

Method GET_OUTPUT_FIELDS on class CL_RSDHAM_TGT_DB_TABLE has no parameter.
Method GET_OUTPUT_FIELDS on class CL_RSDHAM_TGT_DB_TABLE has no exception.

Method P_INIT Signature

Method P_INIT on class CL_RSDHAM_TGT_DB_TABLE has no parameter.
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20130627

Method P_READ_METADATA Signature

Method P_READ_METADATA on class CL_RSDHAM_TGT_DB_TABLE has no parameter.
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20130627

Method P_TRAV_DOM_DB_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE DB Table Node 20130627

Method P_TRAV_DOM_DB_TABLE on class CL_RSDHAM_TGT_DB_TABLE has no exception.

Method P_TRAV_DOM_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE Mapping Node 20130627

Method P_TRAV_DOM_MAPPING on class CL_RSDHAM_TGT_DB_TABLE has no exception.

Method SET_DB_TABLE Signature

Method SET_DB_TABLE on class CL_RSDHAM_TGT_DB_TABLE has no parameter.
Method SET_DB_TABLE on class CL_RSDHAM_TGT_DB_TABLE has no exception.

Method SET_INPUT_MAPPING Signature

Method SET_INPUT_MAPPING on class CL_RSDHAM_TGT_DB_TABLE has no parameter.
Method SET_INPUT_MAPPING on class CL_RSDHAM_TGT_DB_TABLE has no exception.

Method SET_WRITE_MODE Signature

Method SET_WRITE_MODE on class CL_RSDHAM_TGT_DB_TABLE has no parameter.
Method SET_WRITE_MODE on class CL_RSDHAM_TGT_DB_TABLE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740