SAP ABAP Interface IF_WD_DG_EXEXP_FORMAT (Data Grid Export Format Interface)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UIEL_DATA_GRID (Package) UIE Library "Data Grid"
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
Interface IF_WD_DG_EXEXP_FORMAT  
Short Description Data Grid Export Format Interface    
General Data
Package SWDP_UIEL_DATA_GRID   UIE Library "Data Grid" 
Created 20131007   SAP 
Last changed 20141120    
Unicode checks active    
Forward declarations
Interface IF_WD_DG_EXEXP_FORMAT has no forward declaration.
Interfaces
Interface IF_WD_DG_EXEXP_FORMAT has no interface.
Friends
Interface IF_WD_DG_EXEXP_FORMAT has no friend.
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
Interface 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 Interface 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 Interface IF_WD_DG_EXEXP_FORMAT has no exception.

Method ON_AFTER_CREATE_COL Signature

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

Method ON_AFTER_CREATE_COLS Signature

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

Method ON_AFTER_CREATE_ROW Signature

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

Method ON_AFTER_CREATE_ROWS Signature

Method ON_AFTER_CREATE_ROWS on Interface IF_WD_DG_EXEXP_FORMAT has no parameter.
Method ON_AFTER_CREATE_ROWS on Interface 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 Interface 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 Interface IF_WD_DG_EXEXP_FORMAT has no exception.

Method ON_BEFORE_CREATE_COLS Signature

Method ON_BEFORE_CREATE_COLS on Interface IF_WD_DG_EXEXP_FORMAT has no parameter.
Method ON_BEFORE_CREATE_COLS on Interface 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 Interface IF_WD_DG_EXEXP_FORMAT has no exception.

Method ON_BEFORE_CREATE_ROWS Signature

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

Method ON_BEFORE_EXPORT Signature

Method ON_BEFORE_EXPORT on Interface IF_WD_DG_EXEXP_FORMAT has no parameter.
Method ON_BEFORE_EXPORT on Interface 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 Interface IF_WD_DG_EXEXP_FORMAT has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 740