SAP ABAP Interface IF_UI_TC_CALLBACK_DME (UI Callback Interface for 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_TABLE_DIALOG_DME | DME: Table Dialog ("Table Control") | 19990527 |
Properties
| Interface | IF_UI_TC_CALLBACK_DME | |
| Short Description | UI Callback Interface for Table Control |
General Data
| Package | SDME_DLG | DME: Maintenance dialogs |
| Created | 19990525 | SAP |
| Last changed | 19990525 | 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_CALLBACK_DME | UI Callback Interface, Valid for All UI Elements | 19990525 |
Friends
Interface IF_UI_TC_CALLBACK_DME has no friend.
Attributes
Interface IF_UI_TC_CALLBACK_DME has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Change and Check Row | 19990525 | |
| 2 | Instance method | Public | Method | Create and Check Row | 19990525 | |
| 3 | Instance method | Public | Method | Delete and Check Row | 19990525 | |
| 4 | Instance method | Public | Method | 20000228 | ||
| 5 | Instance method | Public | Method | 20000228 | ||
| 6 | Instance method | Public | Method | Choose row | 19990527 |
Events
Interface IF_UI_TC_CALLBACK_DME has no event.
Types
Interface IF_UI_TC_CALLBACK_DME has no local type.
Method Signatures
Method CHANGE_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINE_CHANGED | Value transfer | Type reference (TYPE) | SDMET_BOOL | Zeile geändert | 19990528 | |||
| 2 | THE_CHECK_RESULT | Call by reference | Type reference (TYPE) | SDMEU_TC_CHECK_RESULTS | Prüfergebnis | 19990525 | |||
| 3 | THE_FIELDS | Call by reference | Type reference (TYPE) | SDMEU_VIEW_ATTRNAMES | Namen der geänderten Felder | 19990525 | |||
| 4 | THE_LINE | Call by reference | Type reference (TYPE) | ANY | geänderte Zeile | 19990525 |
Method CHANGE_LINE on Interface IF_UI_TC_CALLBACK_DME has no exception.
Method CREATE_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINE_CREATED | Value transfer | Type reference (TYPE) | SDMET_BOOL | Einfügung durchgeführt | 19990525 | |||
| 2 | THE_CHECK_RESULT | Call by reference | Type reference (TYPE) | SDMEU_TC_CHECK_RESULTS | Prüfergebnis | 19990525 | |||
| 3 | THE_FIELDS | Call by reference | Type reference (TYPE) | SDMEU_VIEW_ATTRNAMES | Namen der geänderten Felder | 19990525 | |||
| 4 | THE_LINE | Call by reference | Type reference (TYPE) | ANY | geänderte Zeile | 19990525 |
Method CREATE_LINE on Interface IF_UI_TC_CALLBACK_DME has no exception.
Method DELETE_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINE_DELETED | Value transfer | Type reference (TYPE) | SDMET_BOOL | true <=> Löschung durchgeführt | 19990525 | |||
| 2 | THE_CHECK_RESULT | Call by reference | Type reference (TYPE) | SDMEU_TC_CHECK_RESULTS | Prüfergebnis | 19990525 | |||
| 3 | THE_LINE | Call by reference | Type reference (TYPE) | ANY | geänderte Zeile | 19990525 |
Method DELETE_LINE on Interface IF_UI_TC_CALLBACK_DME has no exception.
Method PROCESS_COMMAND Signature
Method PROCESS_COMMAND on Interface IF_UI_TC_CALLBACK_DME has no parameter.
Method PROCESS_COMMAND on Interface IF_UI_TC_CALLBACK_DME has no exception.
Method REFRESH_UI_DATA Signature
Method REFRESH_UI_DATA on Interface IF_UI_TC_CALLBACK_DME has no parameter.
Method REFRESH_UI_DATA on Interface IF_UI_TC_CALLBACK_DME has no exception.
Method SELECT_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 | geänderte Zeile | 19990527 |
Method SELECT_LINE on Interface IF_UI_TC_CALLBACK_DME has no exception.
History
| Last changed by/on | SAP | 19990525 |
| SAP Release Created in | 50A |