SAP ABAP Class CL_SALV_BS_LEX_FORMAT_MHTML (ALV Lean Export - Format MHTML)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_BS_LEX (Package) Contains general Classes/Interfaces of ALV Lean Export
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_BS_LEX_FORMAT ALV Lean Export - Format Interface 20100928
Properties
Class CL_SALV_BS_LEX_FORMAT_MHTML  
Short Description ALV Lean Export - Format MHTML    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_BS_LEX   Contains general Classes/Interfaces of ALV Lean Export 
Created 20100928   SAP 
Last change 20110908   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_SALV_BS_LEX_SUPPORT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SALV_BS_LEX_FORMAT ALV Lean Export - Format Interface 20100928
Friends
Class CL_SALV_BS_LEX_FORMAT_MHTML has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_IMAGES_EXIST Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE Do we have images in the underlying?data 20101020
2 MS_LAST_INDENT_LEVEL Instance attribute Private Type reference (TYPE) I -1 20101019
3 MS_SINGLE_FILE_WEB_PAGE Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20101020
4 MS_SUMMARY_ROWS_BELOW_DETAILS Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20101020
5 MT_STRINGS Instance attribute Private See coding 20100928
Methods
# Method Level Visibility Method type Description Created on
1 ADD_STRING Instance method Private Method 20100928
2 GET_DAYS_SINCE_1900 Static method Private Method 20100928
3 GET_FILE_HEADER Instance method Private Method 20100928
4 GET_MHTML_IMAGE_REF Instance method Private Method 20100928
5 GET_PERCENT_OF_ACT_DAY Static method Private Method 20101013
Events
Class CL_SALV_BS_LEX_FORMAT_MHTML has no event.
Types
Class CL_SALV_BS_LEX_FORMAT_MHTML has no local type.
Method Signatures

Method ADD_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LINEBREAK_NEEDED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20100928
2 Importing IS_STRING Call by reference Type reference (TYPE) STRING 20100928

Method ADD_STRING on class CL_SALV_BS_LEX_FORMAT_MHTML has no exception.

Method GET_DAYS_SINCE_1900 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATE Call by reference Type reference (TYPE) D 20100928
2 Returning RS_VALUE Value transfer Type reference (TYPE) STRING 20100928

Method GET_DAYS_SINCE_1900 on class CL_SALV_BS_LEX_FORMAT_MHTML has no exception.

Method GET_FILE_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FILE_HEADER Value transfer Type reference (TYPE) STRING 20100928

Method GET_FILE_HEADER on class CL_SALV_BS_LEX_FORMAT_MHTML has no exception.

Method GET_MHTML_IMAGE_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_IMAGE_DATA Call by reference Object reference (TYPE REF TO) CL_SALV_BS_LEX_SUPPORT=>YS_IMAGE_DATA 20101015
2 Returning RS_MHTML_IMAGE_REF Value transfer Type reference (TYPE) STRING 20100928

Method GET_MHTML_IMAGE_REF on class CL_SALV_BS_LEX_FORMAT_MHTML has no exception.

Method GET_PERCENT_OF_ACT_DAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_NUM Value transfer Type reference (TYPE) STRING 20101013
2 Importing I_TIME Value transfer Type reference (TYPE) T 20101013

Method GET_PERCENT_OF_ACT_DAY on class CL_SALV_BS_LEX_FORMAT_MHTML has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 731