SAP ABAP Class CL_AKB_TABLE_EDITOR (Display Check Results)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-CLS (Application Component) Classification Toolset
     SPAK_TOOL_CLASSIFICATION_PUB (Package) SPAK_TOOL_CLASSIFICATION_PUB
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_AKB_COLLECTION_BROWSER Display Check Results 20040510
2 Inheritance (c INHERITING FROM c_ref)  CL_AKB_JOBS_VIEWER Display Current Jobs 20040212
3 Inheritance (c INHERITING FROM c_ref)  CL_AKB_SCRIPT_BROWSER Script Overview 20040318
4 Inheritance (c INHERITING FROM c_ref)  CL_AKB_SCRIPT_EDITOR Display Script 20040324
5 Inheritance (c INHERITING FROM c_ref)  CL_CLS_ASSIGNMENT_GRID Characterization of objects 20050603
6 Inheritance (c INHERITING FROM c_ref)  CL_CLS_ASSIGNMENT_STATES_GRID Visualize cl_cls_object_characterization=>ty_attribute_info 20050901
7 Inheritance (c INHERITING FROM c_ref)  CL_CLS_AVAS_GRID Browser for classifications 20070116
8 Inheritance (c INHERITING FROM c_ref)  CL_CLS_BADI_METHOD_GRID Browser for classifications 20070119
9 Inheritance (c INHERITING FROM c_ref)  CL_CLS_F4HELP_VALUE_GRID F4 Help 20050609
10 Inheritance (c INHERITING FROM c_ref)  CL_CLS_LINK_GRID Grid for editing links 20050713
... Click here to see Used By full list (16 items)
Properties
Class CL_AKB_TABLE_EDITOR  
Short Description Display Check Results    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class PAK    
Program status     
Category 0   
Package SPAK_TOOL_CLASSIFICATION_PUB   SPAK_TOOL_CLASSIFICATION_PUB 
Created 20031104   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 TPAKB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 TPCHK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_AKB_TABLE_EDITOR has no interface implemented.
Friends
Class CL_AKB_TABLE_EDITOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV Instance attribute Protected Object reference (TYPE REF TO) CL_AKB_ALV_GRID ALV List Viewer 20031104
2 CHANGED Instance attribute Protected Type reference (TYPE) FLAG 20031104
3 CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20050818
4 DD_STRUCTURE Instance attribute Protected Type reference (TYPE) TABNAME Table Name 20040212
5 EDITABLE Instance attribute Protected Type reference (TYPE) FLAG 20031104
6 OUTTAB Instance attribute Protected Object reference (TYPE REF TO) DATA 20031104
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_ALV_LAYOUT Instance method Protected Method 20040323
2 EXCLUDE_TB_FUNCTIONS Instance method Protected Method 20031104
3 FREE Instance method Public Method 20040324
4 GET_LIST Instance method Public Method Return (Revised) Exceptions 20031104
5 GET_SELECTED_ROWS Instance method Public Method 20070116
6 GRID_HAS_CHANGED Instance method Public Method 20050628
7 HANDLE_ALV_CHANGED Instance method Protected Event handling method 20031104
8 HANDLE_BEFORE_USER_COMMAND Instance method Protected Event handling method 20040322
9 HANDLE_BUTTON_CLICK Instance method Protected Event handling method 20040813
10 HANDLE_CONTEXT_MENU_REQUEST Instance method Protected Event handling method 20040517
11 HANDLE_DOUBLECLICK Instance method Protected Event handling method 20040331
12 HANDLE_TOOLBAR Instance method Protected Event handling method 20040322
13 HANDLE_USER_COMMAND Instance method Protected Event handling method 20040322
14 HAS_CHANGED Instance method Public Method 20031104
15 REFRESH Instance method Public Method 20031104
16 REGISTER_EVENTS Instance method Protected Method 20050608
17 SETUP_FIELDLIST Instance method Protected Method 20040212
18 SET_CHANGED Instance method Public Method 20031104
19 SET_CHANGEMODE Instance method Public Method 20060314
20 SET_LIST Instance method Public Method Constructor 20031104
21 UPDATE_LIST Instance method Public Method Return (Revised) Exceptions 20031104
Events
Class CL_AKB_TABLE_EDITOR has no event.
Types
Class CL_AKB_TABLE_EDITOR has no local type.
Method Signatures

Method CHANGE_ALV_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYO ALV-Control: Layoutstruktur 20040323

Method CHANGE_ALV_LAYOUT on class CL_AKB_TABLE_EDITOR has no exception.

Method EXCLUDE_TB_FUNCTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PT_EXCLUDE Call by reference Type reference (TYPE) UI_FUNCTIONS 20031104

Method EXCLUDE_TB_FUNCTIONS on class CL_AKB_TABLE_EDITOR has no exception.

Method FREE Signature

Method FREE on class CL_AKB_TABLE_EDITOR has no parameter.
Method FREE on class CL_AKB_TABLE_EDITOR has no exception.

Method GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting LIST Call by reference Type reference (TYPE) STANDARD TABLE 20031104
2 Importing MARKED_ENTRIES Call by reference Type reference (TYPE) FLAG ' ' allgemeines flag 20031104

Method GET_LIST on class CL_AKB_TABLE_EDITOR has no exception.

Method GET_SELECTED_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INDEX_ROWS Call by reference Type reference (TYPE) LVC_T_ROW 20070116
2 Exporting ET_ROW_NO Call by reference Type reference (TYPE) LVC_T_ROID 20070116

Method GET_SELECTED_ROWS on class CL_AKB_TABLE_EDITOR has no exception.

Method GRID_HAS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_GRID_HAS_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20050628

Method GRID_HAS_CHANGED on class CL_AKB_TABLE_EDITOR has no exception.

Method HANDLE_ALV_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Call by reference Attribute reference (LIKE) 20031104
2 Importing E_ONF4 Call by reference Attribute reference (LIKE) 20031104
3 Importing E_ONF4_AFTER Call by reference Attribute reference (LIKE) 20031104
4 Importing E_ONF4_BEFORE Call by reference Attribute reference (LIKE) 20031104
5 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20031104

Method HANDLE_ALV_CHANGED on class CL_AKB_TABLE_EDITOR has no exception.

Method HANDLE_BEFORE_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20040322

Method HANDLE_BEFORE_USER_COMMAND on class CL_AKB_TABLE_EDITOR has no exception.

Method HANDLE_BUTTON_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_COL_ID Call by reference Attribute reference (LIKE) 20040813
2 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20040813

Method HANDLE_BUTTON_CLICK on class CL_AKB_TABLE_EDITOR has no exception.

Method HANDLE_CONTEXT_MENU_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20040517

Method HANDLE_CONTEXT_MENU_REQUEST on class CL_AKB_TABLE_EDITOR has no exception.

Method HANDLE_DOUBLECLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20040331
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20040331
3 Importing E_ROW Call by reference Attribute reference (LIKE) 20040331

Method HANDLE_DOUBLECLICK on class CL_AKB_TABLE_EDITOR has no exception.

Method HANDLE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Call by reference Attribute reference (LIKE) 20040322
2 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20040322

Method HANDLE_TOOLBAR on class CL_AKB_TABLE_EDITOR has no exception.

Method HANDLE_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20040322

Method HANDLE_USER_COMMAND on class CL_AKB_TABLE_EDITOR has no exception.

Method HAS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_CHANGED Value transfer Type reference (TYPE) FLAG 20031104

Method HAS_CHANGED on class CL_AKB_TABLE_EDITOR has no exception.

Method REFRESH Signature

Method REFRESH on class CL_AKB_TABLE_EDITOR has no parameter.
Method REFRESH on class CL_AKB_TABLE_EDITOR has no exception.

Method REGISTER_EVENTS Signature

Method REGISTER_EVENTS on class CL_AKB_TABLE_EDITOR has no parameter.
Method REGISTER_EVENTS on class CL_AKB_TABLE_EDITOR has no exception.

Method SETUP_FIELDLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting FIELDLIST Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20040212
2 Importing INITIALIZE_COLUMN_HEADERS Call by reference Type reference (TYPE) FLAG 'X' 20050218
# Exception Resumable Description Created on
1 CTRL_ERROR 20040212

Method SET_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HAS_CHANGED Call by reference Type reference (TYPE) FLAG 20031104

Method SET_CHANGED on class CL_AKB_TABLE_EDITOR has no exception.

Method SET_CHANGEMODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CHANGEABLE Call by reference Type reference (TYPE) ABAP_BOOL 20060314

Method SET_CHANGEMODE on class CL_AKB_TABLE_EDITOR has no exception.

Method SET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLLOG_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20070212
2 Importing CHANGABLE Call by reference Type reference (TYPE) FLAG ' ' 'X' = Änderbar 20031104
3 Importing CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container fuer Custom Controls in der Dynpro Area 20031104
4 Importing FORCE_NEW_ALV_INSTANCE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050818
5 Importing INITIALIZE_COLUMN_HEADERS Call by reference Type reference (TYPE) FLAG 'X' 20050218
6 Importing NO_TOOLBAR Call by reference Type reference (TYPE) FLAG 'X': Kein Toolbar 20040212
7 Changing OUT_TAB Call by reference Type reference (TYPE) STANDARD TABLE Ausgabetabelle 20031104
8 Importing REPID Call by reference Type reference (TYPE) PROGNAME Report for variants 20081208
9 Importing SORT_SETTINGS Call by reference Type reference (TYPE) LVC_T_SORT 20060815
10 Importing STRUCTURE Call by reference Type reference (TYPE) TABNAME Tabellenname 20031104
11 Importing TITLE Call by reference Type reference (TYPE) LVC_TITLE ALV-Control: Text der Titelzeile 20031104
12 Importing USE_APPL_EVENTS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20051128
# Exception Resumable Description Created on
1 CTRL_ERROR 20031104

Method UPDATE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LIST Call by reference Type reference (TYPE) STANDARD TABLE 20031104

Method UPDATE_LIST on class CL_AKB_TABLE_EDITOR has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_AKB_COLLECTION_BROWSER Display Check Results 20040510
2 Inheritance (c INHERITING FROM c_ref)  CL_AKB_JOBS_VIEWER Display Current Jobs 20040212
3 Inheritance (c INHERITING FROM c_ref)  CL_AKB_SCRIPT_BROWSER Script Overview 20040318
4 Inheritance (c INHERITING FROM c_ref)  CL_AKB_SCRIPT_EDITOR Display Script 20040324
5 Inheritance (c INHERITING FROM c_ref)  CL_CLS_ASSIGNMENT_GRID Characterization of objects 20050603
6 Inheritance (c INHERITING FROM c_ref)  CL_CLS_ASSIGNMENT_STATES_GRID Visualize cl_cls_object_characterization=>ty_attribute_info 20050901
7 Inheritance (c INHERITING FROM c_ref)  CL_CLS_AVAS_GRID Browser for classifications 20070116
8 Inheritance (c INHERITING FROM c_ref)  CL_CLS_BADI_METHOD_GRID Browser for classifications 20070119
9 Inheritance (c INHERITING FROM c_ref)  CL_CLS_F4HELP_VALUE_GRID F4 Help 20050609
10 Inheritance (c INHERITING FROM c_ref)  CL_CLS_LINK_GRID Grid for editing links 20050713
11 Inheritance (c INHERITING FROM c_ref)  CL_CLS_OBJECT_GRID ALV for object type groups 20050922
12 Inheritance (c INHERITING FROM c_ref)  CL_CLS_OTYGR_GRID ALV for object types 20050511
13 Inheritance (c INHERITING FROM c_ref)  CL_CLS_PACKAGES_AND_REQUESTS Grid for packages and requests 20050613
14 Inheritance (c INHERITING FROM c_ref)  CL_CLS_VALUE_GRID Value grid 20070316
15 Inheritance (c INHERITING FROM c_ref)  CL_PFL_COMMENT_EDITOR Editor for Profile Value Comments 20110426
16 Inheritance (c INHERITING FROM c_ref)  CL_SQF_RESULT_BROWSER Result Browser 20080806
History
Last changed by/on SAP  20090618 
SAP Release Created in 640