SAP ABAP Class CL_RSAN_MDL_DT_DBTABLE (Data Target - DB Table)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-EI-APD (Application Component) Analysis Process Designer
     RSAN_MDL (Package) APD - Tool - Object Model
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSAN_MDL_ABSTRACT_NODE Base Class of a Node 20030516
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSAN_MDL_DT_NODE Interface for Target Nodes 20031116
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSAN_MDL_MAPPING_TARGET Object Can Be Used as Target of a Mapping Rule 20030516
Properties
Class CL_RSAN_MDL_DT_DBTABLE  
Short Description Data Target - DB Table    
Super Class CL_RSAN_MDL_ABSTRACT_NODE Base Class of a Node 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSAN_MDL    
Program status     
Category 0   
Package RSAN_MDL   APD - Tool - Object Model 
Created 20030516   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSANR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSAN_MDL_DT_NODE Interface for Target Nodes 20031116
2 IF_RSAN_MDL_MAPPING_TARGET Object Can Be Used as Target of a Mapping Rule 20030516
Friends
Class CL_RSAN_MDL_DT_DBTABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLEAR_KEY_RANGE_FLAG Instance attribute Public Type reference (TYPE) AS4FLAG Flag If Data Should Be Cleared Before Writing to Table 20030603
2 KEYS Instance attribute Public Type reference (TYPE) RSAN_OM_R_LIST List of Key Fields CL_RSAN_MDL_RANGE 20030527
3 TABLENAME Instance attribute Public Type reference (TYPE) TABNAME TableName 20030516
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030516
2 GET_MAPPING_TARGET_FIELDS Instance method Public Method 20030516
3 GET_MAX_NUMBER_OF_SOURCES Instance method Public Method 20030516
4 GET_TABLE_FIELDS Static method Public Method Get Fields for Mapping - Target View 20030529
5 SET_CLEAR_KEY_RANGE_FLAG Instance method Public Method SET_TABLENAME 20030603
6 SET_TABLENAME Instance method Public Method SET_TABLENAME 20030516
Events
Class CL_RSAN_MDL_DT_DBTABLE has no event.
Types
Class CL_RSAN_MDL_DT_DBTABLE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSAN_MDL_DT_DBTABLE has no parameter.
Method CONSTRUCTOR on class CL_RSAN_MDL_DT_DBTABLE has no exception.

Method GET_MAPPING_TARGET_FIELDS Signature

Method GET_MAPPING_TARGET_FIELDS on class CL_RSAN_MDL_DT_DBTABLE has no parameter.
Method GET_MAPPING_TARGET_FIELDS on class CL_RSAN_MDL_DT_DBTABLE has no exception.

Method GET_MAX_NUMBER_OF_SOURCES Signature

Method GET_MAX_NUMBER_OF_SOURCES on class CL_RSAN_MDL_DT_DBTABLE has no parameter.
Method GET_MAX_NUMBER_OF_SOURCES on class CL_RSAN_MDL_DT_DBTABLE has no exception.

Method GET_TABLE_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETH_FIELDS Call by reference Type reference (TYPE) RSANM_TH_MAP_TARGET_FIELD Mapping Target Fields 20030529
2 Importing I_TABLENAME Call by reference Type reference (TYPE) TABNAME Table name 20030529

Method GET_TABLE_FIELDS on class CL_RSAN_MDL_DT_DBTABLE has no exception.

Method SET_CLEAR_KEY_RANGE_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE Call by reference Type reference (TYPE) AS4FLAG I_VALUE 20030603

Method SET_CLEAR_KEY_RANGE_FLAG on class CL_RSAN_MDL_DT_DBTABLE has no exception.

Method SET_TABLENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE Call by reference Type reference (TYPE) TABNAME I_VALUE 20030516

Method SET_TABLENAME on class CL_RSAN_MDL_DT_DBTABLE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400