SAP ABAP Interface IF_UI_TABLE_CONTROL_DME (DME: User Interface Table Control)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CUS-TOL-TME (Application Component) Table Maintenance Tool
⤷
SDME_DLG (Package) DME: Maintenance dialogs
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DYNP_TABLE_CONTROL_DME | DME: Table Control in Screen | 19990428 |
Properties
| Interface | IF_UI_TABLE_CONTROL_DME | |
| Short Description | DME: User Interface Table Control |
General Data
| Package | SDME_DLG | DME: Maintenance dialogs |
| Created | 19990428 | SAP |
| Last changed | 19990428 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | SDMET | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | SDMEU | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UI_ELEMENT_DME | Interface Elements, Valid for All UI Elements | 19990428 |
Friends
Interface IF_UI_TABLE_CONTROL_DME has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX_VIEWATTR | Constant | Public | Type reference (TYPE) | SDMEU_VIEW_ATTRNAME | sdmeu_index_field | Index Feld | 19990428 | |
| 2 | |||||||||
| 3 | |||||||||
| 4 | NAME_TABLE | Instance attribute | Public | Type reference (TYPE) | SDMEU_RECORD_NAMETAB | Record Field Description | 19990428 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deletes a Row | 19990504 | |
| 2 | Instance method | Public | Method | 19990429 | ||
| 3 | Instance method | Public | Method | Highlights a Row | 20000303 | |
| 4 | Instance method | Public | Method | True <==> Specified Field is Editable | 19990428 | |
| 5 | Instance method | Public | Method | True <==> Specified Field is Visible | 19990428 | |
| 6 | Instance method | Public | Method | 19990429 | ||
| 7 | Instance method | Public | Method | 19990429 | ||
| 8 | Instance method | Public | Method | Sets Status: Specified Field is Editable/Read-Only | 19990428 | |
| 9 | Instance method | Public | Method | Sets Status: Specified Field is Visible/Invisible | 19990428 | |
| 10 | Instance method | Public | Method | Sets a Row | 19990428 | |
| 11 | Instance method | Public | Method | Sets the Table | 19990429 | |
| 12 | Instance method | Public | Method | 19990429 |
Events
Interface IF_UI_TABLE_CONTROL_DME has no event.
Types
Interface IF_UI_TABLE_CONTROL_DME has no local type.
Method Signatures
Method DELETE_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_LINE | Call by reference | Type reference (TYPE) | ANY | zu löschende Zeile | 19990504 |
Method DELETE_LINE on Interface IF_UI_TABLE_CONTROL_DME has no exception.
Method DISPLAY Signature
Method DISPLAY on Interface IF_UI_TABLE_CONTROL_DME has no parameter.
Method DISPLAY on Interface IF_UI_TABLE_CONTROL_DME has no exception.
Method HIGHLIGHT_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_LINE | Call by reference | Type reference (TYPE) | ANY | --- | 20000303 |
Method HIGHLIGHT_LINE on Interface IF_UI_TABLE_CONTROL_DME has no exception.
Method IS_FIELD_EDITABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SDMET_BOOL | true <==> feld ist editierbar | 19990428 | |||
| 2 | THE_FIELD | Value transfer | Type reference (TYPE) | SDMEU_VIEW_ATTRNAME | Feldname | 19990428 |
Method IS_FIELD_EDITABLE on Interface IF_UI_TABLE_CONTROL_DME has no exception.
Method IS_FIELD_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SDMET_BOOL | true <==> feld ist sichtbar | 19990428 | |||
| 2 | THE_FIELD | Value transfer | Type reference (TYPE) | SDMEU_VIEW_ATTRNAME | Feldname | 19990428 |
Method IS_FIELD_VISIBLE on Interface IF_UI_TABLE_CONTROL_DME has no exception.
Method QUIT Signature
Method QUIT on Interface IF_UI_TABLE_CONTROL_DME has no parameter.
Method QUIT on Interface IF_UI_TABLE_CONTROL_DME has no exception.
Method SET_EDITABLE Signature
Method SET_EDITABLE on Interface IF_UI_TABLE_CONTROL_DME has no parameter.
Method SET_EDITABLE on Interface IF_UI_TABLE_CONTROL_DME has no exception.
Method SET_FIELD_EDITABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_FIELD | Value transfer | Type reference (TYPE) | SDMEU_VIEW_ATTRNAME | zu bearbeitendes Feld | 19990428 | |||
| 2 | THE_STATUS | Value transfer | Type reference (TYPE) | SDMET_BOOL | neuer Status: true <==> Feld ist editierbar | 19990428 |
Method SET_FIELD_EDITABLE on Interface IF_UI_TABLE_CONTROL_DME has no exception.
Method SET_FIELD_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_FIELD | Value transfer | Type reference (TYPE) | SDMEU_VIEW_ATTRNAME | zu bearbeitendes Feld | 19990428 | |||
| 2 | THE_STATUS | Value transfer | Type reference (TYPE) | SDMET_BOOL | neuer Status: true <==> Feld ist sichtbar | 19990428 |
Method SET_FIELD_VISIBLE on Interface IF_UI_TABLE_CONTROL_DME has no exception.
Method SET_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_LINE | Call by reference | Type reference (TYPE) | ANY | zu schreibende Zeile | 19990428 |
Method SET_LINE on Interface IF_UI_TABLE_CONTROL_DME has no exception.
Method SET_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_TABLE | Call by reference | Type reference (TYPE) | TABLE | zu schreibende Tabelle | 19990429 |
Method SET_TABLE on Interface IF_UI_TABLE_CONTROL_DME has no exception.
Method SET_VISIBLE Signature
Method SET_VISIBLE on Interface IF_UI_TABLE_CONTROL_DME has no parameter.
Method SET_VISIBLE on Interface IF_UI_TABLE_CONTROL_DME has no exception.
History
| Last changed by/on | SAP | 19990428 |
| SAP Release Created in | 50A |