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 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
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 CHANGE_LINE Instance method Public Method Change and Check Row 19990525
2 CREATE_LINE Instance method Public Method Create and Check Row 19990525
3 DELETE_LINE Instance method Public Method Delete and Check Row 19990525
4 PROCESS_COMMAND Instance method Public Method 20000228
5 REFRESH_UI_DATA Instance method Public Method 20000228
6 SELECT_LINE 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 Exporting LINE_CHANGED Value transfer Type reference (TYPE) SDMET_BOOL Zeile geändert 19990528
2 Exporting THE_CHECK_RESULT Call by reference Type reference (TYPE) SDMEU_TC_CHECK_RESULTS Prüfergebnis 19990525
3 Importing THE_FIELDS Call by reference Type reference (TYPE) SDMEU_VIEW_ATTRNAMES Namen der geänderten Felder 19990525
4 Changing 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 Exporting LINE_CREATED Value transfer Type reference (TYPE) SDMET_BOOL Einfügung durchgeführt 19990525
2 Exporting THE_CHECK_RESULT Call by reference Type reference (TYPE) SDMEU_TC_CHECK_RESULTS Prüfergebnis 19990525
3 Importing THE_FIELDS Call by reference Type reference (TYPE) SDMEU_VIEW_ATTRNAMES Namen der geänderten Felder 19990525
4 Changing 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 Exporting LINE_DELETED Value transfer Type reference (TYPE) SDMET_BOOL true <=> Löschung durchgeführt 19990525
2 Exporting THE_CHECK_RESULT Call by reference Type reference (TYPE) SDMEU_TC_CHECK_RESULTS Prüfergebnis 19990525
3 Importing 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 Importing 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