SAP ABAP Class IF_RSDHAM_SRC_DB_TABLE (Data Source: Database Table)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_RSDHAM_OBJECT | Analysis element | 20120713 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDHAM_SRC_DB_TABLE | Object Model: Data Source - Database Table | 20120713 |
Properties
Class | IF_RSDHAM_SRC_DB_TABLE | |
Short Description | Data Source: Database Table | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20120713 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_RSDHAM_SRC_DB_TABLE has no interface implemented.
Friends
Class IF_RSDHAM_SRC_DB_TABLE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TABNAME | Database table | 20120713 |
Methods
Events
Class IF_RSDHAM_SRC_DB_TABLE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_S_RANGE | Public | See coding | Range structure (select option) | 20120713 | BEGIN OF tn_s_range,
name TYPE if_rsdham_field_descr=>tn_name,
sign TYPE rssign,
option TYPE rsoption,
low TYPE string,
high TYPE string,
END OF tn_s_range
|
|
2 | TN_T_FIELDNAME | Public | See coding | 20120713 | tn_t_fieldname TYPE STANDARD TABLE OF fieldname WITH DEFAULT KEY
|
||
3 | TN_T_RANGE | Public | See coding | Range table (select option) | 20120713 | tn_t_range TYPE STANDARD TABLE OF tn_s_range WITH DEFAULT KEY
|
Method Signatures
Method CHECK Signature
Method CHECK on class IF_RSDHAM_SRC_DB_TABLE has no parameter.
Method CHECK on class IF_RSDHAM_SRC_DB_TABLE has no exception.
Method GET_AGGREGATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TH_FIELD_AGGR | Value transfer | Type reference (TYPE) | IF_RSDHA_TYPES=>TN_TH_FIELD_AGGR | Aggregation behaviour (table) | 20120720 |
Method GET_AGGREGATION on class IF_RSDHAM_SRC_DB_TABLE has no exception.
Method GET_AVAILABLE_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_FIELDNAME | Call by reference | Type reference (TYPE) | TN_T_FIELDNAME | Table of field names | 20120713 |
Method GET_AVAILABLE_FIELDS on class IF_RSDHAM_SRC_DB_TABLE has no exception.
Method GET_CURRENCY_TRANSLATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TH_FIELD_CURR_TRAN | Value transfer | Type reference (TYPE) | IF_RSDHA_TYPES=>TN_TH_FIELD_CURR_TRAN | Field property: Currency translation (table) | 20130903 |
Method GET_CURRENCY_TRANSLATION on class IF_RSDHAM_SRC_DB_TABLE has no exception.
Method GET_DB_TABLE_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_DB_TABLE_LIST | Call by reference | Type reference (TYPE) | IF_RSDHA_TYPES=>TN_T_DB_TABLE_LIST | DB Table List (Table Type) | 20120713 | ||
2 | ![]() |
I_PATTERN | Call by reference | Type reference (TYPE) | HELP_INFO-FLDVALUE | Screen field contents | 20120713 |
Method GET_DB_TABLE_LIST on class IF_RSDHAM_SRC_DB_TABLE has no exception.
Method GET_FILTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_T_RANGE | Value transfer | Type reference (TYPE) | TN_T_RANGE | Range table (select option) | 20120713 |
Method GET_FILTER on class IF_RSDHAM_SRC_DB_TABLE has no exception.
Method GET_FORMULAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TH_FORMULA | Value transfer | Type reference (TYPE) | IF_RSDHA_TYPES=>TN_TH_FORMULA | Formula fields (table) | 20130208 |
Method GET_FORMULAS on class IF_RSDHAM_SRC_DB_TABLE has no exception.
Method GET_JOINS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_T_JOIN | Value transfer | Type reference (TYPE) | IF_RSDHA_TYPES=>TN_T_JOIN | Join (table type) | 20130716 |
Method GET_JOINS on class IF_RSDHAM_SRC_DB_TABLE has no exception.
Method GET_KEYDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_S_KEYDATE | Value transfer | Type reference (TYPE) | IF_RSDHA_TYPES=>TN_S_KEYDATE | Key Date structure | 20130902 |
Method GET_KEYDATE on class IF_RSDHAM_SRC_DB_TABLE has no exception.
Method GET_OUTPUT_FIELDS Signature
Method GET_OUTPUT_FIELDS on class IF_RSDHAM_SRC_DB_TABLE has no parameter.
Method GET_OUTPUT_FIELDS on class IF_RSDHAM_SRC_DB_TABLE has no exception.
Method GET_QUANTITY_CONVERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TH_FIELD_QUAN_CONV | Value transfer | Type reference (TYPE) | IF_RSDHA_TYPES=>TN_TH_FIELD_QUAN_CONV | Field property: Quantity conversion (table) | 20130903 |
Method GET_QUANTITY_CONVERSION on class IF_RSDHAM_SRC_DB_TABLE has no exception.
Method GET_SELECTED_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SELECT_AS_DEFINED_BY_USAGE | Call by reference | Type reference (TYPE) | RS_BOOL | Select only the used InfoObjects | 20120713 | ||
2 | ![]() |
E_T_FIELDNAME | Call by reference | Type reference (TYPE) | TN_T_FIELDNAME | Table of field names | 20120713 |
Method GET_SELECTED_FIELDS on class IF_RSDHAM_SRC_DB_TABLE has no exception.
Method SET_AGGREGATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TH_FIELD_AGGR | Call by reference | Type reference (TYPE) | IF_RSDHA_TYPES=>TN_TH_FIELD_AGGR | Aggregation behaviour (table) | 20120720 |
Method SET_AGGREGATION on class IF_RSDHAM_SRC_DB_TABLE has no exception.
Method SET_CURRENCY_TRANSLATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TH_FIELD_CURR_TRAN | Call by reference | Type reference (TYPE) | IF_RSDHA_TYPES=>TN_TH_FIELD_CURR_TRAN | Field property: Currency translation (table) | 20130903 |
Method SET_CURRENCY_TRANSLATION on class IF_RSDHAM_SRC_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 | ![]() |
I_DB_TABLE | Call by reference | Type reference (TYPE) | TABNAME | Database table name | 20120713 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception with generic message | 20130627 |
Method SET_FILTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T_RANGE | Call by reference | Type reference (TYPE) | TN_T_RANGE | Range table (select option) | 20120713 |
Method SET_FILTER on class IF_RSDHAM_SRC_DB_TABLE has no exception.
Method SET_FORMULAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TH_FORMULA | Call by reference | Type reference (TYPE) | IF_RSDHA_TYPES=>TN_TH_FORMULA | Formula fields (table) | 20130208 |
Method SET_FORMULAS on class IF_RSDHAM_SRC_DB_TABLE has no exception.
Method SET_JOINS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T_JOIN | Call by reference | Type reference (TYPE) | IF_RSDHA_TYPES=>TN_T_JOIN | Join (table type) | 20130716 |
Method SET_JOINS on class IF_RSDHAM_SRC_DB_TABLE has no exception.
Method SET_KEYDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_KEYDATE | Call by reference | Type reference (TYPE) | IF_RSDHA_TYPES=>TN_S_KEYDATE | Key Date structure | 20130902 |
Method SET_KEYDATE on class IF_RSDHAM_SRC_DB_TABLE has no exception.
Method SET_QUANTITY_CONVERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TH_FIELD_QUAN_CONV | Call by reference | Type reference (TYPE) | IF_RSDHA_TYPES=>TN_TH_FIELD_QUAN_CONV | Field property: Quantity conversion (table) | 20130903 |
Method SET_QUANTITY_CONVERSION on class IF_RSDHAM_SRC_DB_TABLE has no exception.
Method SET_SELECTED_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SELECT_AS_DEFINED_BY_USAGE | Call by reference | Type reference (TYPE) | RS_BOOL | Select only the used InfoObjects | 20120713 | ||
2 | ![]() |
I_T_FIELDNAME | Call by reference | Type reference (TYPE) | TN_T_FIELDNAME | Table of field names | 20120713 |
Method SET_SELECTED_FIELDS on class IF_RSDHAM_SRC_DB_TABLE has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |