SAP ABAP Class CL_MASS_SPSH_IMP_CONF_EXCEL (Configuration for importing a spreadsheet in form of excel)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_MASS_SPREADSHEET_IMP_CONF | General configuration for spreadsheet import | 20120911 |
Properties
| Class | CL_MASS_SPSH_IMP_CONF_EXCEL | |
| Short Description | Configuration for importing a spreadsheet in form of excel | |
| Super Class | CL_MASS_SPREADSHEET_IMP_CONF | General configuration for spreadsheet import |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MASS | Mass Maintenance Tool: Generic Part |
| Created | 20120904 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_MASS_SPSH_IMP_CONF_EXCEL has no interface implemented.
Friends
Class CL_MASS_SPSH_IMP_CONF_EXCEL has no friend class.
Attributes
Class CL_MASS_SPSH_IMP_CONF_EXCEL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20120917 | ||
| 2 | Static method | Public | Method | 20120911 |
Events
Class CL_MASS_SPSH_IMP_CONF_EXCEL has no event.
Types
Class CL_MASS_SPSH_IMP_CONF_EXCEL has no local type.
Method Signatures
Method CREATE_DEFAULT_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_CONF | Value transfer | Object reference (TYPE REF TO) | CL_MASS_SPSH_IMP_CONF_EXCEL | 20120917 |
Method CREATE_DEFAULT_CONFIG on class CL_MASS_SPSH_IMP_CONF_EXCEL has no exception.
Method CREATE_FROM_USER_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FILE | Call by reference | Type reference (TYPE) | IF_MASS_SPREADSHEET_TYPES=>FILE_NAME | 20120911 | ||||
| 2 | RO_CONF | Value transfer | Object reference (TYPE REF TO) | CL_MASS_SPSH_IMP_CONF_EXCEL | 20120911 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120913 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |