SAP ABAP Class CL_CLS_ATTRIBUTE_VALUE_TABLE (CL_CLS_ATTRIBUTE_VALUE_TABLE)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-CLS (Application Component) Classification Toolset
     SPAK_TOOL_CLASSIFICATION_SCHAR (Package) Display Classifications
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CLS_ATTRIBUTE_UI_ROOT 20050609
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CLS_ATTRIBUTE_ARBITRARY Arbitrary attribute values 20050610
2 Inheritance (c INHERITING FROM c_ref)  CL_CLS_ATTRIBUTE_OBJECT Objects as attribute_value 20050608
Properties
Class CL_CLS_ATTRIBUTE_VALUE_TABLE  
Short Description    
Super Class CL_CLS_ATTRIBUTE_UI_ROOT  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPAK_TOOL_CLASSIFICATION_SCHAR   Display Classifications 
Created 20050608   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 CL_CLS_ASSIGNMENT_GRID Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_CLS_ATTRIBUTE_VALUE_TABLE has no interface implemented.
Friends
Class CL_CLS_ATTRIBUTE_VALUE_TABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CELL_NAME Instance attribute Protected Type reference (TYPE) LVC_FNAME ALV control: Field name of internal table field 20050609
2 HAS_TEXT_TABLE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20050708
3 REMARK_CELL_NAME Instance attribute Protected Type reference (TYPE) LVC_FNAME ALV control: Field name of internal table field 20050609
4 TEXT_CELL_NAME Instance attribute Protected Type reference (TYPE) LVC_FNAME ALV control: Field name of internal table field 20050609
Methods
# Method Level Visibility Method type Description Created on
1 FILL_COLUMNS Instance method Protected Method 20050608
2 FORMAT_COLUMN Instance method Protected Method 20050608
3 HANDLE_F4 Instance method Private Event handling method 20050622
Events
Class CL_CLS_ATTRIBUTE_VALUE_TABLE has no event.
Types
Class CL_CLS_ATTRIBUTE_VALUE_TABLE has no local type.
Method Signatures

Method FILL_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_LIST Call by reference Type reference (TYPE) CLS_ASSIGNMENT_GRID_LINES 20050608
2 Importing IM_ASSIGNMENTS Call by reference Object reference (TYPE REF TO) IF_CLS_ATTR_VALUE_ASSIGNMENT Attribute value assignment 20050609
3 Importing IM_CHANGABLE Call by reference Type reference (TYPE) ABAP_BOOL 20050609
4 Importing IM_PALETTE Call by reference Type reference (TYPE) CL_CLS_ASSIGNMENT_GRID=>TY_PALETTE ALV control: Structure for cell coloring 20050713
# Exception Resumable Description Created on
1 CX_PAK_INVALID_DATA Invalid data 20050712
2 CX_PAK_INVALID_STATE Operation can't be executed in present object state 20050608
3 CX_PAK_NOT_AUTHORIZED 20060516

Method FORMAT_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_FORMAT Call by reference Type reference (TYPE) LVC_S_FCAT ALV control: Field catalog 20050608
2 Importing IM_ALV Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20050608
3 Importing IM_CHANGABLE Call by reference Type reference (TYPE) ABAP_BOOL 20050608
4 Importing IM_COLUMN Call by reference Type reference (TYPE) I 20050609
5 Importing IM_SUB_COLUMN Call by reference Type reference (TYPE) I 20050608
# Exception Resumable Description Created on
1 CX_PAK_INVALID_STATE Operation can't be executed in present object state 20050608

Method HANDLE_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_EVENT_DATA Value transfer Attribute reference (LIKE) 20050622
2 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20050622
3 Importing ET_BAD_CELLS Value transfer Attribute reference (LIKE) 20050622
4 Importing E_DISPLAY Value transfer Attribute reference (LIKE) 20050622
5 Importing E_FIELDNAME Value transfer Attribute reference (LIKE) 20050622
6 Importing E_FIELDVALUE Value transfer Attribute reference (LIKE) 20050622

Method HANDLE_F4 on class CL_CLS_ATTRIBUTE_VALUE_TABLE has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 710