SAP ABAP Class CL_USMDA3_DYN_TAB_SELECTION (Dynamic Table Selection)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-APP-FIN (Application Component) MDG for Financials
⤷
USMDA3 (Package) Chart of Accounts: User Interface
⤷
⤷
Properties
| Class | CL_USMDA3_DYN_TAB_SELECTION | |
| Short Description | Dynamic Table Selection | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | USMDA3 | Chart of Accounts: User Interface |
| Created | 20090309 | 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) |
Interfaces
Class CL_USMDA3_DYN_TAB_SELECTION has no interface implemented.
Friends
Class CL_USMDA3_DYN_TAB_SELECTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | 20090309 | ||||
| 2 | Static Attribute | Private | See coding | 20090309 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Retrieve Instances | 20090309 | |
| 2 | Instance method | Public | Method | Dynamic Data Selection from Database Tables by Reference | 20090309 | |
| 3 | Static method | Public | Method | Dynamic Data Selection from Database Tables (Static) | 20090309 |
Events
Class CL_USMDA3_DYN_TAB_SELECTION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_DYN_SEL_INSTANCE | Private | See coding | 20090309 | BEGIN OF s_dyn_sel_instance,
TABNAME TYPE TABNAME,
o_class_ref TYPE REF TO CL_USMDA3_DYN_TAB_SELECTION,
END OF s_dyn_sel_instance
|
Method Signatures
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_USMDA3_DYN_TAB_SELECTION | Dynamische Tabellen-Selektion | 20090309 | |||
| 2 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20090309 |
Method GET_INSTANCE on class CL_USMDA3_DYN_TAB_SELECTION has no exception.
Method SELECT_DATA_OF_DB_TAB_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SELOPT | Call by reference | Type reference (TYPE) | DDSHSELOPS | Selektionsoptionen für Suchhilfen | 20090309 | |||
| 2 | ER_T_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Dynamische interne Tabelle | 20090309 | |||
| 3 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20090309 |
Method SELECT_DATA_OF_DB_TAB_REF on class CL_USMDA3_DYN_TAB_SELECTION has no exception.
Method SELECT_DATA_OF_DB_TAB_STAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SELOPT | Call by reference | Type reference (TYPE) | DDSHSELOPS | Selektionsoptionen für Suchhilfen | 20090309 | |||
| 2 | ER_T_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Dynamische interne Tabelle | 20090309 | |||
| 3 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20090309 |
Method SELECT_DATA_OF_DB_TAB_STAT on class CL_USMDA3_DYN_TAB_SELECTION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |