SAP ABAP Interface IF_EX_GLE_MCA_GET_EXCEL_DATA (Interface for BAdI: GLE_MCA_GET_EXCEL_DATA_BADI)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-GL-CU-MCA (Application Component) Multi Currency Accounting
⤷
FAGL_MCA_AL_GEN (Package) FI: MCA General Functions
⤷
⤷
Properties
| Interface | IF_EX_GLE_MCA_GET_EXCEL_DATA | |
| Short Description | Interface for BAdI: GLE_MCA_GET_EXCEL_DATA_BADI |
General Data
| Package | FAGL_MCA_AL_GEN | FI: MCA General Functions |
| Created | 20080530 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_EX_GLE_MCA_GET_EXCEL_DATA has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20080530 |
Friends
Interface IF_EX_GLE_MCA_GET_EXCEL_DATA has no friend.
Attributes
Interface IF_EX_GLE_MCA_GET_EXCEL_DATA has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check if upload active | 20080530 | |
| 2 | Instance method | Public | Method | Upload excel data | 20080530 |
Events
Interface IF_EX_GLE_MCA_GET_EXCEL_DATA has no event.
Types
Interface IF_EX_GLE_MCA_GET_EXCEL_DATA has no local type.
Method Signatures
Method CHECK_IF_UPLOAD_ACITVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FLG_ACTIVE | Value transfer | Type reference (TYPE) | BOOLEAN | True: upload is active | 20080603 |
Method CHECK_IF_UPLOAD_ACITVE on Interface IF_EX_GLE_MCA_GET_EXCEL_DATA has no exception.
Method UPLOAD_EXCEL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TAB_POSTITEMS | Call by reference | Type reference (TYPE) | GLE_MCA_TAB_UI_POST_FIELDS | Table of posting line items of screen | 20080530 | |||
| 2 | I_DECIMAL_SEPARATOR | Value transfer | Type reference (TYPE) | CHAR1 | ',' | Decimal separator | 20080530 | ||
| 3 | I_FIELD_SEPARATOR | Value transfer | Type reference (TYPE) | CHAR1 | ';' | Field separator | 20080530 | ||
| 4 | I_LINE_BRACKET | Value transfer | Type reference (TYPE) | CHAR1 | '"' | Bracket of the line to be ignored | 20080612 | ||
| 5 | I_SKIP_CHARS | Value transfer | Type reference (TYPE) | I | Characters to be skiped | 20080603 | |||
| 6 | I_SKIP_LINES | Value transfer | Type reference (TYPE) | I | Lines to be skiped | 20080603 | |||
| 7 | I_THOUSANDS_SEPARATOR | Value transfer | Type reference (TYPE) | CHAR1 | '.' | Thousands separator | 20080530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Convert data failed | 20080603 | ||
| 2 | Get field catalog failed | 20080603 | ||
| 3 | Upload excel file failed | 20080603 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 600 |