SAP ABAP Class IF_EX_EVE_EXPORT_TO_EXCEL (IF_EX_EVE_EXPORT_TO_EXCEL)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20091026 |
Properties
Class | IF_EX_EVE_EXPORT_TO_EXCEL | |
Short Description | ||
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20091019 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_EX_EVE_EXPORT_TO_EXCEL has no interface implemented.
Friends
Class IF_EX_EVE_EXPORT_TO_EXCEL has no friend class.
Attributes
Class IF_EX_EVE_EXPORT_TO_EXCEL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Change data before export | 20121011 |
2 | ![]() |
Instance method | Public | Method | Prevent export of specific columns | 20091026 |
3 | ![]() |
Instance method | Public | Method | Get decimal separator | 20121031 |
4 | ![]() |
Instance method | Public | Method | Get CSV separator before export | 20121030 |
5 | ![]() |
Instance method | Public | Method | Export of first column of evaluation (X=yes, ' '=no) | 20091026 |
Events
Class IF_EX_EVE_EXPORT_TO_EXCEL has no event.
Types
Class IF_EX_EVE_EXPORT_TO_EXCEL has no local type.
Method Signatures
Method CHANGE_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_VALUE | Call by reference | Type reference (TYPE) | STRING | 20121011 | |||
2 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20121011 |
Method CHANGE_VALUES on class IF_EX_EVE_EXPORT_TO_EXCEL has no exception.
Method COL_2_BE_HIDDEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_2HIDE | Call by reference | Type reference (TYPE) | EVE_TT_STRING | 20091026 |
Method COL_2_BE_HIDDEN on class IF_EX_EVE_EXPORT_TO_EXCEL has no exception.
Method GET_CSV_DECIMAL_SEPARATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DECIMAL_SEPARATOR | Value transfer | Type reference (TYPE) | CHAR1 | Decimal separator | 20121031 |
Method GET_CSV_DECIMAL_SEPARATOR on class IF_EX_EVE_EXPORT_TO_EXCEL has no exception.
Method GET_CSV_SEPARATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_SEPARATOR | Value transfer | Type reference (TYPE) | ABAP_CHAR1 | ';' | CSV separator | 20121031 |
Method GET_CSV_SEPARATOR on class IF_EX_EVE_EXPORT_TO_EXCEL has no exception.
Method HIDE_1ST_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_HIDE | Value transfer | Type reference (TYPE) | BOOLEAN_01 | 20091026 |
Method HIDE_1ST_COLUMN on class IF_EX_EVE_EXPORT_TO_EXCEL has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in |