SAP ABAP Class IF_UI_TABLE_CONTROL_DME (DME: User Interface Table Control)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_UI_ELEMENT_DME Interface Elements, Valid for All UI Elements 19990428
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
Class IF_UI_TABLE_CONTROL_DME  
Short Description DME: User Interface Table Control    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 19990428   SAP 
Last change 19990428   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_TABLE_CONTROL_DME has no interface implemented.
Friends
Class IF_UI_TABLE_CONTROL_DME has no friend class.
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 DELETE_LINE Instance method Public Method Deletes a Row 19990504
2 DISPLAY Instance method Public Method 19990429
3 HIGHLIGHT_LINE Instance method Public Method Highlights a Row 20000303
4 IS_FIELD_EDITABLE Instance method Public Method True <==> Specified Field is Editable 19990428
5 IS_FIELD_VISIBLE Instance method Public Method True <==> Specified Field is Visible 19990428
6 QUIT Instance method Public Method 19990429
7 SET_EDITABLE Instance method Public Method 19990429
8 SET_FIELD_EDITABLE Instance method Public Method Sets Status: Specified Field is Editable/Read-Only 19990428
9 SET_FIELD_VISIBLE Instance method Public Method Sets Status: Specified Field is Visible/Invisible 19990428
10 SET_LINE Instance method Public Method Sets a Row 19990428
11 SET_TABLE Instance method Public Method Sets the Table 19990429
12 SET_VISIBLE Instance method Public Method 19990429
Events
Class IF_UI_TABLE_CONTROL_DME has no event.
Types
Class 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 Importing THE_LINE Call by reference Type reference (TYPE) ANY zu löschende Zeile 19990504

Method DELETE_LINE on class IF_UI_TABLE_CONTROL_DME has no exception.

Method DISPLAY Signature

Method DISPLAY on class IF_UI_TABLE_CONTROL_DME has no parameter.
Method DISPLAY on class 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 Importing THE_LINE Call by reference Type reference (TYPE) ANY --- 20000303

Method HIGHLIGHT_LINE on class 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 Returning RESULT Value transfer Type reference (TYPE) SDMET_BOOL true <==> feld ist editierbar 19990428
2 Importing THE_FIELD Value transfer Type reference (TYPE) SDMEU_VIEW_ATTRNAME Feldname 19990428

Method IS_FIELD_EDITABLE on class 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 Returning RESULT Value transfer Type reference (TYPE) SDMET_BOOL true <==> feld ist sichtbar 19990428
2 Importing THE_FIELD Value transfer Type reference (TYPE) SDMEU_VIEW_ATTRNAME Feldname 19990428

Method IS_FIELD_VISIBLE on class IF_UI_TABLE_CONTROL_DME has no exception.

Method QUIT Signature

Method QUIT on class IF_UI_TABLE_CONTROL_DME has no parameter.
Method QUIT on class IF_UI_TABLE_CONTROL_DME has no exception.

Method SET_EDITABLE Signature

Method SET_EDITABLE on class IF_UI_TABLE_CONTROL_DME has no parameter.
Method SET_EDITABLE on class 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 Importing THE_FIELD Value transfer Type reference (TYPE) SDMEU_VIEW_ATTRNAME zu bearbeitendes Feld 19990428
2 Importing THE_STATUS Value transfer Type reference (TYPE) SDMET_BOOL neuer Status: true <==> Feld ist editierbar 19990428

Method SET_FIELD_EDITABLE on class 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 Importing THE_FIELD Value transfer Type reference (TYPE) SDMEU_VIEW_ATTRNAME zu bearbeitendes Feld 19990428
2 Importing THE_STATUS Value transfer Type reference (TYPE) SDMET_BOOL neuer Status: true <==> Feld ist sichtbar 19990428

Method SET_FIELD_VISIBLE on class 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 Importing THE_LINE Call by reference Type reference (TYPE) ANY zu schreibende Zeile 19990428

Method SET_LINE on class 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 Importing THE_TABLE Call by reference Type reference (TYPE) TABLE zu schreibende Tabelle 19990429

Method SET_TABLE on class IF_UI_TABLE_CONTROL_DME has no exception.

Method SET_VISIBLE Signature

Method SET_VISIBLE on class IF_UI_TABLE_CONTROL_DME has no parameter.
Method SET_VISIBLE on class IF_UI_TABLE_CONTROL_DME has no exception.
History
Last changed by/on SAP  19990428 
SAP Release Created in