SAP ABAP Class IF_UI_TC_CALLBACK_DME (UI Callback Interface for Table Control)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_UI_CALLBACK_DME | UI Callback Interface, Valid for All UI Elements | 19990525 |
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
Class | IF_UI_TC_CALLBACK_DME | |
Short Description | UI Callback Interface for Table Control | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 19990525 | SAP |
Last change | 19990525 | 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
Class IF_UI_TC_CALLBACK_DME has no interface implemented.
Friends
Class IF_UI_TC_CALLBACK_DME has no friend class.
Attributes
Class 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
Class IF_UI_TC_CALLBACK_DME has no event.
Types
Class 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 class 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 class 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 class IF_UI_TC_CALLBACK_DME has no exception.
Method PROCESS_COMMAND Signature
Method PROCESS_COMMAND on class IF_UI_TC_CALLBACK_DME has no parameter.
Method PROCESS_COMMAND on class IF_UI_TC_CALLBACK_DME has no exception.
Method REFRESH_UI_DATA Signature
Method REFRESH_UI_DATA on class IF_UI_TC_CALLBACK_DME has no parameter.
Method REFRESH_UI_DATA on class 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 class IF_UI_TC_CALLBACK_DME has no exception.
History
Last changed by/on | SAP | 19990525 |
SAP Release Created in |