SAP ABAP Class IF_WD_DG_EXEXP_FORMAT (Data Grid Export Format Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_DG_EXEXP_FORMAT_XLSX DataGrid Export Format XLSX 20131007
Properties
Class IF_WD_DG_EXEXP_FORMAT  
Short Description Data Grid Export Format Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20131007   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WD_DG_EXEXP_FORMAT has no forward declaration.
Interfaces
Class IF_WD_DG_EXEXP_FORMAT has no interface implemented.
Friends
Class IF_WD_DG_EXEXP_FORMAT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 E_FORMAT Constant Public See coding 20131021
Methods
# Method Level Visibility Method type Description Created on
1 GET_FILE_EXTENSION Instance method Public Method 20131007
2 GET_MIME_TYPE Instance method Public Method 20131007
3 ON_AFTER_CREATE_COL Instance method Public Method 20131028
4 ON_AFTER_CREATE_COLS Instance method Public Method 20131028
5 ON_AFTER_CREATE_ROW Instance method Public Method 20131007
6 ON_AFTER_CREATE_ROWS Instance method Public Method 20131007
7 ON_AFTER_EXPORT Instance method Public Method 20131007
8 ON_BEFORE_CREATE_COL Instance method Public Method 20131028
9 ON_BEFORE_CREATE_COLS Instance method Public Method 20131028
10 ON_BEFORE_CREATE_ROW Instance method Public Method 20131007
11 ON_BEFORE_CREATE_ROWS Instance method Public Method 20131007
12 ON_BEFORE_EXPORT Instance method Public Method 20131007
13 ON_CREATE_CELL Instance method Public Method 20131008
Events
Class IF_WD_DG_EXEXP_FORMAT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_FORMAT Public Type reference (TYPE) STRING 20131021
Method Signatures

Method GET_FILE_EXTENSION Signature

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

Method GET_FILE_EXTENSION on class IF_WD_DG_EXEXP_FORMAT has no exception.

Method GET_MIME_TYPE Signature

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

Method GET_MIME_TYPE on class IF_WD_DG_EXEXP_FORMAT has no exception.

Method ON_AFTER_CREATE_COL Signature

Method ON_AFTER_CREATE_COL on class IF_WD_DG_EXEXP_FORMAT has no parameter.
Method ON_AFTER_CREATE_COL on class IF_WD_DG_EXEXP_FORMAT has no exception.

Method ON_AFTER_CREATE_COLS Signature

Method ON_AFTER_CREATE_COLS on class IF_WD_DG_EXEXP_FORMAT has no parameter.
Method ON_AFTER_CREATE_COLS on class IF_WD_DG_EXEXP_FORMAT has no exception.

Method ON_AFTER_CREATE_ROW Signature

Method ON_AFTER_CREATE_ROW on class IF_WD_DG_EXEXP_FORMAT has no parameter.
Method ON_AFTER_CREATE_ROW on class IF_WD_DG_EXEXP_FORMAT has no exception.

Method ON_AFTER_CREATE_ROWS Signature

Method ON_AFTER_CREATE_ROWS on class IF_WD_DG_EXEXP_FORMAT has no parameter.
Method ON_AFTER_CREATE_ROWS on class IF_WD_DG_EXEXP_FORMAT has no exception.

Method ON_AFTER_EXPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_RESULT_XSTRING Call by reference Object reference (TYPE REF TO) XSTRING 20131016

Method ON_AFTER_EXPORT on class IF_WD_DG_EXEXP_FORMAT has no exception.

Method ON_BEFORE_CREATE_COL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COL_INDEX Call by reference Type reference (TYPE) I 20131028
2 Importing IV_NUM_CHARS Call by reference Type reference (TYPE) I 10 20131028

Method ON_BEFORE_CREATE_COL on class IF_WD_DG_EXEXP_FORMAT has no exception.

Method ON_BEFORE_CREATE_COLS Signature

Method ON_BEFORE_CREATE_COLS on class IF_WD_DG_EXEXP_FORMAT has no parameter.
Method ON_BEFORE_CREATE_COLS on class IF_WD_DG_EXEXP_FORMAT has no exception.

Method ON_BEFORE_CREATE_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ROW_INDEX Call by reference Type reference (TYPE) I 20131008

Method ON_BEFORE_CREATE_ROW on class IF_WD_DG_EXEXP_FORMAT has no exception.

Method ON_BEFORE_CREATE_ROWS Signature

Method ON_BEFORE_CREATE_ROWS on class IF_WD_DG_EXEXP_FORMAT has no parameter.
Method ON_BEFORE_CREATE_ROWS on class IF_WD_DG_EXEXP_FORMAT has no exception.

Method ON_BEFORE_EXPORT Signature

Method ON_BEFORE_EXPORT on class IF_WD_DG_EXEXP_FORMAT has no parameter.
Method ON_BEFORE_EXPORT on class IF_WD_DG_EXEXP_FORMAT has no exception.

Method ON_CREATE_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA 20140423
2 Importing IV_COL_INDEX Call by reference Type reference (TYPE) I 20131008
3 Importing IV_CONTENT_TYPE Call by reference Type reference (TYPE) IF_WD_DG_EXEXP_ADAPTER=>TY_CONTENT_TYPE IF_WD_DG_EXEXP_ADAPTER=>CS_CONTENT_TYPE-STRING 20140423
4 Importing IV_CURRENCY_UNIT Call by reference Type reference (TYPE) STRING 20140425
5 Importing IV_EXTERNAL_VALUE Call by reference Type reference (TYPE) STRING 20131008
6 Importing IV_IS_HEADER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20131021
7 Importing IV_IS_SUM Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20131021
8 Importing IV_LEVEL Call by reference Type reference (TYPE) I 0 20131021
9 Importing IV_MERGE_TO_COL Call by reference Type reference (TYPE) I 0 20131028
10 Importing IV_MERGE_TO_ROW Call by reference Type reference (TYPE) I 0 20131028
11 Importing IV_ROW_INDEX Call by reference Type reference (TYPE) I 20131008

Method ON_CREATE_CELL on class IF_WD_DG_EXEXP_FORMAT has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in