SAP ABAP Class IF_RSDHAM_TGT_DB_TABLE (Data target: Database Table)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSDHAM_OBJECT Analysis element 20130626
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDHAM_TGT_DB_TABLE Object Model: Data Target - Database Table 20130626
Properties
Class IF_RSDHAM_TGT_DB_TABLE  
Short Description Data target: Database Table    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
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 IF_RSDHA_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_RSDHAM_TGT_DB_TABLE has no interface implemented.
Friends
Class IF_RSDHAM_TGT_DB_TABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_DB_TABLE Instance attribute Public Type reference (TYPE) TABNAME Database Table 20130626
2 N_R_ANALYSIS Instance attribute Public Attribute reference (LIKE) 20130626
3 N_WRITE_MODE Instance attribute Public Type reference (TYPE) IF_RSDHA_TYPES=>TN_WRITE_MODE Write mode (full update/update) 20130626
Methods
# Method Level Visibility Method type Description Created on
1 GET_DB_TABLE_LIST Static method Public Method Input help database table 20130626
2 GET_INPUT_MAPPING Instance method Public Method Get field mapping 20130626
3 GET_INPUT_MAPPING_DESCR Instance method Public Method Get field mapping metadata 20130626
4 SET_DB_TABLE Instance method Public Method Set database table 20130626
5 SET_INPUT_MAPPING Instance method Public Method Set field mapping 20130626
6 SET_WRITE_MODE Instance method Public Method Set write mode 20130626
Events
Class IF_RSDHAM_TGT_DB_TABLE has no event.
Types
Class IF_RSDHAM_TGT_DB_TABLE has no local type.
Method Signatures

Method GET_DB_TABLE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_DB_TABLE_LIST Call by reference Type reference (TYPE) IF_RSDHA_TYPES=>TN_T_DB_TABLE_LIST DB Table List (Table Type) 20130626
2 Importing I_PATTERN Call by reference Type reference (TYPE) HELP_INFO-FLDVALUE Screen Field Contents 20130626

Method GET_DB_TABLE_LIST on class IF_RSDHAM_TGT_DB_TABLE has no exception.

Method GET_INPUT_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_INPUT_MAPPING Call by reference Type reference (TYPE) IF_RSDHA_TYPES=>TN_T_FIELD_MAPPING Field mapping (table) 20130626
2 Exporting E_T_INPUT_MAPPING_TGT_FIELD Call by reference Type reference (TYPE) IF_RSDHAM_FIELD_DESCR=>TN_T_FIELD Table for field list 20130626
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20130626

Method GET_INPUT_MAPPING_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ENABLE_MAPPING Call by reference Type reference (TYPE) RS_BOOL Field mapping is active 20130626

Method GET_INPUT_MAPPING_DESCR on class IF_RSDHAM_TGT_DB_TABLE has no exception.

Method SET_DB_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DB_TABLE Call by reference Type reference (TYPE) TABNAME Database Table Name 20130627
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20130626

Method SET_INPUT_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_INPUT_MAPPING Call by reference Type reference (TYPE) IF_RSDHA_TYPES=>TN_T_FIELD_MAPPING Field mapping (table) 20130626

Method SET_INPUT_MAPPING on class IF_RSDHAM_TGT_DB_TABLE has no exception.

Method SET_WRITE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WRITE_MODE Call by reference Type reference (TYPE) IF_RSDHA_TYPES=>TN_WRITE_MODE Write mode (full update/update) 20130626

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