SAP ABAP Interface IF_MASS_SPREADSHEET_FILE_IMP (Interface for importing a spreadsheet from a file)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-MS (Application Component) Cross-Application Mass Maintenance
⤷
MASS (Package) Mass Maintenance Tool: Generic Part

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MASS_SPSH_FILE_IMP_EXCEL | Spreadsheet import from excel files | 20120911 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MASS_SPSH_FILE_IMP_TEXT | Spreadsheet import from text files (CSV, TXT) | 20120911 |
Properties
Interface | IF_MASS_SPREADSHEET_FILE_IMP | |
Short Description | Interface for importing a spreadsheet from a file |
General Data
Package | MASS | Mass Maintenance Tool: Generic Part |
Created | 20120911 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_MASS_SPREADSHEET_FILE_IMP has no forward declaration.
Interfaces
Interface IF_MASS_SPREADSHEET_FILE_IMP has no interface.
Friends
Interface IF_MASS_SPREADSHEET_FILE_IMP has no friend.
Attributes
Interface IF_MASS_SPREADSHEET_FILE_IMP has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20120911 | |
2 | ![]() |
Static method | Public | Method | 20120911 |
Events
Interface IF_MASS_SPREADSHEET_FILE_IMP has no event.
Types
Interface IF_MASS_SPREADSHEET_FILE_IMP has no local type.
Method Signatures
Method GET_FILE_FILTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_FILE_FILTER | Value transfer | Type reference (TYPE) | STRING | 20120911 |
Method GET_FILE_FILTER on Interface IF_MASS_SPREADSHEET_FILE_IMP has no exception.
Method SUPPORTS_FILE_EXTENSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_EXTENSION | Call by reference | Type reference (TYPE) | STRING | 20120911 | |||
2 | ![]() |
RV_SUPPORTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120911 |
Method SUPPORTS_FILE_EXTENSION on Interface IF_MASS_SPREADSHEET_FILE_IMP has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |