SAP ABAP Class CL_SALV_WD_C_TABLE (TableComponentController)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_WD_UI_T (Package) SALV WD UI (Translation-Relevant)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_WD_A_COMPONENT TableComponentController 20090623
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_ACCESS 20070323
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_COMPONENT_TABLE Component SALV_WD_TABLE 20090623
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_COMP_TABLE_IF 20090623
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_KAYAK 20070323
Properties
Class CL_SALV_WD_C_TABLE  
Short Description TableComponentController    
Super Class CL_SALV_WD_A_COMPONENT TableComponentController 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_WD_UI_T   SALV WD UI (Translation-Relevant) 
Created 20041020   SAP 
Last change 20130531   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 IF_SALV_WD_COMPONENT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_SALV_WD_ACCESS 20070323
2 IF_SALV_WD_COMPONENT_TABLE Component SALV_WD_TABLE 20090623
3 IF_SALV_WD_COMP_TABLE_IF 20090623
4 IF_SALV_WD_KAYAK 20070323
Friends
# Friend Modeled only Created on Description
1 CL_SALV_WD_A_CHANGELIST 20090623
2 CL_SALV_WD_COMP_FACTORY 20100518 WD Component Proxy Factory
3 CU_SALV_WD_UNIT_TEST_TOOLBOX 20090817 tools for unit tests
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INSTANCE_COUNTER Static Attribute Private Type reference (TYPE) I 20100108
2 PERFORMANCE_MEASUREMENT_ON Instance attribute Public Attribute reference (LIKE) 20090623
3 R_DATA_CONTROLLER Instance attribute Public Attribute reference (LIKE) DataController 20090623
4 R_END_OF_LIST Instance attribute Private Object reference (TYPE REF TO) CL_SALV_FORM Set and Get Design Object Content 20090623
5 R_LOG Instance attribute Private Object reference (TYPE REF TO) IF_SALV_CSQ_LOG 20100108
6 R_LOG_PROVIDER Static Attribute Private Object reference (TYPE REF TO) IF_SALV_CSQ_LOG_PROVIDER 20100108
7 R_MODEL_CONTROLLER Instance attribute Public Attribute reference (LIKE) ModelController 20090623
8 R_PERSONALISATION Instance attribute Private Object reference (TYPE REF TO) IF_SALV_WD_COMP_TABLE_PERS 20090623
9 R_RESULT_DATA Instance attribute Public Attribute reference (LIKE) 20090623
10 R_TOP_OF_LIST Instance attribute Private Object reference (TYPE REF TO) CL_SALV_FORM Set and Get Design Object Content 20090623
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041021
2 CREATE_INSTANCE_LOG_PROVIDER Static method Private Method 20100108
3 GET_END_OF_LIST Instance method Public Method 20090623
4 GET_TOP_OF_LIST Instance method Public Method 20090623
5 LOG_API_SET_DATA Instance method Private Method Method just logs some information during API set_data() 20100702
6 MAP_APPL_MESSAGES_TO_ALV Instance method Private Method 20100622
7 ON_AFTER_CONFIG_NODE_CHANGE Instance method Private Event handling method 20090623
8 ON_BEFORE_CONFIG_NODE_CHANGE Instance method Private Event handling method 20090623
9 ON_DIALOG_UPDATE_REQUIRED Instance method Private Event handling method 20100904
10 ON_WD_VIEW_DESTROYED Instance method Public Method 20110616
11 POST_MODIFY Instance method Private Method Post-Modify 20090623
12 PRE_MODIFY Instance method Private Method Pre-Modify 20090623
13 UPDATE_VAL_ERROR_ON_ALV_NODE Instance method Private Method Append/remove dummy validation error on ALV node 20100705
Events
Class CL_SALV_WD_C_TABLE has no event.
Types
Class CL_SALV_WD_C_TABLE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SALV_WD_C_TABLE has no parameter.
Method CONSTRUCTOR on class CL_SALV_WD_C_TABLE has no exception.

Method CREATE_INSTANCE_LOG_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_SALV_CSQ_LOG 20100108

Method CREATE_INSTANCE_LOG_PROVIDER on class CL_SALV_WD_C_TABLE has no exception.

Method GET_END_OF_LIST Signature

Method GET_END_OF_LIST on class CL_SALV_WD_C_TABLE has no parameter.
Method GET_END_OF_LIST on class CL_SALV_WD_C_TABLE has no exception.

Method GET_TOP_OF_LIST Signature

Method GET_TOP_OF_LIST on class CL_SALV_WD_C_TABLE has no parameter.
Method GET_TOP_OF_LIST on class CL_SALV_WD_C_TABLE has no exception.

Method LOG_API_SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_CONTEXT_NODE_INFO Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_INFO Web Dynpro: Schnittstelle der Metadaten eines Knotens 20100702

Method LOG_API_SET_DATA on class CL_SALV_WD_C_TABLE has no exception.

Method MAP_APPL_MESSAGES_TO_ALV Signature

Method MAP_APPL_MESSAGES_TO_ALV on class CL_SALV_WD_C_TABLE has no parameter.
Method MAP_APPL_MESSAGES_TO_ALV on class CL_SALV_WD_C_TABLE has no exception.

Method ON_AFTER_CONFIG_NODE_CHANGE Signature

Method ON_AFTER_CONFIG_NODE_CHANGE on class CL_SALV_WD_C_TABLE has no parameter.
Method ON_AFTER_CONFIG_NODE_CHANGE on class CL_SALV_WD_C_TABLE has no exception.

Method ON_BEFORE_CONFIG_NODE_CHANGE Signature

Method ON_BEFORE_CONFIG_NODE_CHANGE on class CL_SALV_WD_C_TABLE has no parameter.
Method ON_BEFORE_CONFIG_NODE_CHANGE on class CL_SALV_WD_C_TABLE has no exception.

Method ON_DIALOG_UPDATE_REQUIRED Signature

Method ON_DIALOG_UPDATE_REQUIRED on class CL_SALV_WD_C_TABLE has no parameter.
Method ON_DIALOG_UPDATE_REQUIRED on class CL_SALV_WD_C_TABLE has no exception.

Method ON_WD_VIEW_DESTROYED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALV_VIEW Call by reference Object reference (TYPE REF TO) IF_SALV_WD_VIEW 20110616

Method ON_WD_VIEW_DESTROYED on class CL_SALV_WD_C_TABLE has no exception.

Method POST_MODIFY Signature

Method POST_MODIFY on class CL_SALV_WD_C_TABLE has no parameter.
Method POST_MODIFY on class CL_SALV_WD_C_TABLE has no exception.

Method PRE_MODIFY Signature

Method PRE_MODIFY on class CL_SALV_WD_C_TABLE has no parameter.
Method PRE_MODIFY on class CL_SALV_WD_C_TABLE has no exception.

Method UPDATE_VAL_ERROR_ON_ALV_NODE Signature

Method UPDATE_VAL_ERROR_ON_ALV_NODE on class CL_SALV_WD_C_TABLE has no parameter.
Method UPDATE_VAL_ERROR_ON_ALV_NODE on class CL_SALV_WD_C_TABLE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700