SAP ABAP Class CL_SALV_BS_TT_FILE (CL_SALV_BS_TT_FILE)
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 20060608
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_BS_TT_FILE 20060608
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_BS_TT_ALVXML 20060608
2 Inheritance (c INHERITING FROM c_ref)  CL_SALV_BS_TT_EXCEL 20060608
3 Inheritance (c INHERITING FROM c_ref)  CL_SALV_BS_TT_MHTML 20060608
4 Inheritance (c INHERITING FROM c_ref)  CL_SALV_BS_TT_ODS 20060608
5 Inheritance (c INHERITING FROM c_ref)  CL_SALV_BS_TT_ODT 20061027
6 Inheritance (c INHERITING FROM c_ref)  CL_SALV_BS_TT_OFFICE12 20061127
7 Inheritance (c INHERITING FROM c_ref)  CL_SALV_BS_TT_OFFICE2003 20060920
8 Inheritance (c INHERITING FROM c_ref)  CL_SALV_BS_TT_SO 20060608
Properties
Class CL_SALV_BS_TT_FILE  
Short Description    
Super Class CL_SALV_BS_TT  
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 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SALV_BS_C_TT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_SALV_BS_TT_FILE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_SALV_BS_TT_FILE 20060608
Friends
# Friend Modeled only Created on Description
1 CL_SALV_BS_ALVXML_C8R 20070226
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 R_LOG Instance attribute Protected Object reference (TYPE REF TO) IF_SALV_CSQ_LOG 20100423
2 R_LOG_PROVIDER Instance attribute Protected Object reference (TYPE REF TO) IF_SALV_CSQ_LOG_PROVIDER 20100423
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060608
2 GET_LOGGER Instance method Protected Method 20100423
3 NEW_FILE Static method Public Method 20060911
4 TRANSFORM_FROM_ALVXML Instance method Protected Method 20060608
Events
Class CL_SALV_BS_TT_FILE has no event.
Types
Class CL_SALV_BS_TT_FILE 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 FILE Call by reference Type reference (TYPE) IF_SALV_BS_TT_FILE=>TYPE_FILE 20060911
2 Importing IR_LOG_PROVIDER Call by reference Object reference (TYPE REF TO) IF_SALV_CSQ_LOG_PROVIDER 20100423
3 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_FILE has no exception.

Method GET_LOGGER Signature

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

Method GET_LOGGER on class CL_SALV_BS_TT_FILE has no exception.

Method NEW_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILE Call by reference Type reference (TYPE) IF_SALV_BS_TT_FILE=>TYPE_FILE 20060911
2 Importing TT Call by reference Attribute reference (LIKE) IF_SALV_BS_C_TT=>C_TT 20060911
3 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_BS_TT_FILE 20060911
4 Importing XML_FLAVOUR Call by reference Type reference (TYPE) STRING IF_SALV_BS_C_TT=>C_TT_XML_FLAVOUR_FULL 20061121

Method NEW_FILE on class CL_SALV_BS_TT_FILE has no exception.

Method TRANSFORM_FROM_ALVXML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALV_XML Call by reference Type reference (TYPE) XSTRING 20060608

Method TRANSFORM_FROM_ALVXML on class CL_SALV_BS_TT_FILE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710