SAP ABAP Class CL_SALV_BS_TT_DATA_TABLE (CL_SALV_BS_TT_DATA_TABLE)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_BS_EXPORT (Package) SALV BS Export
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_BS_TT_OBJECT 20060608
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_WD_TT_DATA_TABLE 20060608
Properties
Class CL_SALV_BS_TT_DATA_TABLE  
Short Description    
Super Class CL_SALV_BS_TT_OBJECT  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_BS_EXPORT   SALV BS Export 
Created 20060608   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 CL_ABAP_TYPEDESCR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_SALV_BS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_SALV_BS_C_TT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SALV_BS_TT_DATA_TABLE has no interface implemented.
Friends
Class CL_SALV_BS_TT_DATA_TABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FILLED_ATTRIBUTES Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080218
2 FILLED_COMPONENTS Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080218
3 FILLED_DATA Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20060622
4 FILLED_SELECTIONS Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20060626
5 R_DATA Instance attribute Public Object reference (TYPE REF TO) CL_SALV_BS_DATA_TABLE DataController 20060608
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060608
2 CREATE_DATA Instance method Protected Method 20060719
3 CREATE_DATADESCR Instance method Protected Method 20060719
4 CREATE_DATA_TABLE Instance method Protected Method 20060719
5 FILL_ATTRIBUTES Instance method Protected Method 20080218
6 FILL_COMPONENTS Instance method Protected Method 20080218
7 FILL_DATA Instance method Protected Method 20060622
8 FILL_SELECTIONS Instance method Protected Method 20060626
9 TRANS_FILL_ATTRIBUTES Instance method Protected Method 20080218
10 TRANS_FILL_CELL_HYPERLINK Instance method Protected Method 20060622
11 TRANS_FILL_CELL_IMAGE Instance method Protected Method 20060622
12 TRANS_FILL_DATA_TABLE Instance method Protected Method 20060608
13 TRANS_FILL_SELECTIONS Instance method Protected Method 20060626
Events
Class CL_SALV_BS_TT_DATA_TABLE has no event.
Types
Class CL_SALV_BS_TT_DATA_TABLE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_DATA Call by reference Object reference (TYPE REF TO) CL_SALV_BS_DATA_TABLE DataController 20060608
2 Importing XML_FLAVOUR Call by reference Type reference (TYPE) STRING IF_SALV_BS_C_TT=>C_TT_XML_FLAVOUR_FULL 20061120

Method CONSTRUCTOR on class CL_SALV_BS_TT_DATA_TABLE has no exception.

Method CREATE_DATA Signature

Method CREATE_DATA on class CL_SALV_BS_TT_DATA_TABLE has no parameter.
Method CREATE_DATA on class CL_SALV_BS_TT_DATA_TABLE has no exception.

Method CREATE_DATADESCR 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) CL_ABAP_DATADESCR Run Time Type Services 20060719

Method CREATE_DATADESCR on class CL_SALV_BS_TT_DATA_TABLE has no exception.

Method CREATE_DATA_TABLE 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) DATA 20060719

Method CREATE_DATA_TABLE on class CL_SALV_BS_TT_DATA_TABLE has no exception.

Method FILL_ATTRIBUTES Signature

Method FILL_ATTRIBUTES on class CL_SALV_BS_TT_DATA_TABLE has no parameter.
Method FILL_ATTRIBUTES on class CL_SALV_BS_TT_DATA_TABLE has no exception.

Method FILL_COMPONENTS Signature

Method FILL_COMPONENTS on class CL_SALV_BS_TT_DATA_TABLE has no parameter.
Method FILL_COMPONENTS on class CL_SALV_BS_TT_DATA_TABLE has no exception.

Method FILL_DATA Signature

Method FILL_DATA on class CL_SALV_BS_TT_DATA_TABLE has no parameter.
Method FILL_DATA on class CL_SALV_BS_TT_DATA_TABLE has no exception.

Method FILL_SELECTIONS Signature

Method FILL_SELECTIONS on class CL_SALV_BS_TT_DATA_TABLE has no parameter.
Method FILL_SELECTIONS on class CL_SALV_BS_TT_DATA_TABLE has no exception.

Method TRANS_FILL_ATTRIBUTES Signature

Method TRANS_FILL_ATTRIBUTES on class CL_SALV_BS_TT_DATA_TABLE has no parameter.
Method TRANS_FILL_ATTRIBUTES on class CL_SALV_BS_TT_DATA_TABLE has no exception.

Method TRANS_FILL_CELL_HYPERLINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HYPERLINK_FIELD Call by reference Type reference (TYPE) DATA 20060622
2 Changing S_CELL Call by reference Type reference (TYPE) DATA 20060622
3 Changing S_DATA Call by reference Type reference (TYPE) DATA 20060622

Method TRANS_FILL_CELL_HYPERLINK on class CL_SALV_BS_TT_DATA_TABLE has no exception.

Method TRANS_FILL_CELL_IMAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMAGE_FIELD Call by reference Type reference (TYPE) DATA 20060622
2 Changing S_CELL Call by reference Type reference (TYPE) DATA 20060622
3 Changing S_DATA Call by reference Type reference (TYPE) DATA 20060622

Method TRANS_FILL_CELL_IMAGE on class CL_SALV_BS_TT_DATA_TABLE has no exception.

Method TRANS_FILL_DATA_TABLE Signature

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

Method TRANS_FILL_DATA_TABLE on class CL_SALV_BS_TT_DATA_TABLE has no exception.

Method TRANS_FILL_SELECTIONS Signature

Method TRANS_FILL_SELECTIONS on class CL_SALV_BS_TT_DATA_TABLE has no parameter.
Method TRANS_FILL_SELECTIONS on class CL_SALV_BS_TT_DATA_TABLE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710