SAP ABAP Class CL_RSAN_MDL_DS_DBTABLE (Data Source - 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 | 20030425 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSAN_MDL_MAPPING_SOURCE | Object Can Be Used as Source of a Mapping Rule | 20030425 |
Properties
Class | CL_RSAN_MDL_DS_DBTABLE | |
Short Description | Data Source - 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 | 20030425 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSAN_MDL_MAPPING_SOURCE | Object Can Be Used as Source of a Mapping Rule | 20030425 |
Friends
Class CL_RSAN_MDL_DS_DBTABLE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ABAP' | 20040109 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'DB' | 20040109 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | C_FILTER_NULL_COLUMNS_DB | Where To Filter Fields Can Contain NULL Values | 20040109 | |
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TABNAME | Table Name | 20030516 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20030425 |
2 | ![]() |
Instance method | Public | Method | 20030425 | |
3 | ![]() |
Instance method | Public | Method | 20030425 | |
4 | ![]() |
Static method | Public | Method | Get Fields for Mapping - Target View | 20030619 |
5 | ![]() |
Instance method | Public | Method | SET_FILTER_NULL_COLUMNS | 20040109 |
6 | ![]() |
Instance method | Public | Method | SET_TABLENAME | 20030516 |
Events
Class CL_RSAN_MDL_DS_DBTABLE has no event.
Types
Class CL_RSAN_MDL_DS_DBTABLE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSAN_MDL_DS_DBTABLE has no parameter.
Method CONSTRUCTOR on class CL_RSAN_MDL_DS_DBTABLE has no exception.
Method GET_MAPPING_SOURCE_FIELDS Signature
Method GET_MAPPING_SOURCE_FIELDS on class CL_RSAN_MDL_DS_DBTABLE has no parameter.
Method GET_MAPPING_SOURCE_FIELDS on class CL_RSAN_MDL_DS_DBTABLE has no exception.
Method GET_MAX_NUMBER_OF_TARGETS Signature
Method GET_MAX_NUMBER_OF_TARGETS on class CL_RSAN_MDL_DS_DBTABLE has no parameter.
Method GET_MAX_NUMBER_OF_TARGETS on class CL_RSAN_MDL_DS_DBTABLE has no exception.
Method GET_TABLE_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ETH_FIELDS | Call by reference | Type reference (TYPE) | RSANM_TH_MAP_SOURCE_FIELD | Mapping Target Fields | 20030619 | ||
2 | ![]() |
I_FILTER_NULL_COLUMNS | Call by reference | Type reference (TYPE) | STRING | C_FILTER_NULL_COLUMNS_DB | 20040109 | ||
3 | ![]() |
I_TABLENAME | Call by reference | Type reference (TYPE) | TABNAME | Table name | 20030619 |
Method GET_TABLE_FIELDS on class CL_RSAN_MDL_DS_DBTABLE has no exception.
Method SET_FILTER_NULL_COLUMNS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | STRING | I_VALUE | 20040109 |
Method SET_FILTER_NULL_COLUMNS on class CL_RSAN_MDL_DS_DBTABLE has no exception.
Method SET_TABLENAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | TABNAME | I_VALUE | 20030516 |
Method SET_TABLENAME on class CL_RSAN_MDL_DS_DBTABLE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 400 |