SAP ABAP Class CL_MASS_SPREADSHEET_IMP_CONF (General configuration for spreadsheet import)
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 | Inheritance (c INHERITING FROM c_ref) | CL_MASS_SPSH_IMP_CONF_EXCEL | Configuration for importing a spreadsheet in form of excel | 20120911 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_MASS_SPSH_IMP_CONF_TEXT | Configuration for importing a spreadsheet in form of CSV | 20120911 |
Properties
Class | CL_MASS_SPREADSHEET_IMP_CONF | |
Short Description | General configuration for spreadsheet import | |
Super Class | ||
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
Class CL_MASS_SPREADSHEET_IMP_CONF has no forward declaration.
Interfaces
Class CL_MASS_SPREADSHEET_IMP_CONF has no interface implemented.
Friends
Class CL_MASS_SPREADSHEET_IMP_CONF has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | MASS_TEXT_QUALIFIER | `"` | 20120917 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | MASS_CELL_INIT_CHARACTER | `~` | 20120918 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XUDATFM | 20120913 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XUDCPFM | 20120913 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20120910 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | MASS_SPSH_IMPORT_LANGUAGE | 20121004 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_MASS_SPREADSHEET_TYPES=>INIT_CHAR | 20120910 | |||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20120910 | |||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20120910 | |||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XUTIMEFM | 20120913 |
Methods
Events
Class CL_MASS_SPREADSHEET_IMP_CONF has no event.
Types
Class CL_MASS_SPREADSHEET_IMP_CONF has no local type.
Method Signatures
Method EQUALS_INIT_CHAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | STRING | 20121019 | |||
2 | ![]() |
RV_BOOL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121019 |
Method EQUALS_INIT_CHAR on class CL_MASS_SPREADSHEET_IMP_CONF has no exception.
Method GET_CONFIG_DEFAULTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_CODE_PAGE | Call by reference | Type reference (TYPE) | CPCODEPAGE | 20120917 | |||
2 | ![]() |
EV_DATE_FORMAT | Call by reference | Type reference (TYPE) | XUDATFM | 20120917 | |||
3 | ![]() |
EV_DECIMAL_FORMAT | Call by reference | Type reference (TYPE) | XUDCPFM | 20120917 | |||
4 | ![]() |
EV_DELIMITER_MERGE | Call by reference | Type reference (TYPE) | MASS_DELIMITER_MERGE | 20120917 | |||
5 | ![]() |
EV_FIELD_DELIMITER | Call by reference | Type reference (TYPE) | MASS_FIELD_DELIMITER | 20120917 | |||
6 | ![]() |
EV_INIT_CHARACTER | Call by reference | Type reference (TYPE) | MASS_CELL_INIT_CHARACTER | 20120917 | |||
7 | ![]() |
EV_TEXT_QUALIFIER | Call by reference | Type reference (TYPE) | MASS_TEXT_QUALIFIER | 20120917 | |||
8 | ![]() |
EV_TIME_FORMAT | Call by reference | Type reference (TYPE) | XUTIMEFM | 20120917 | |||
9 | ![]() |
EV_WITH_HEADER_LINE | Call by reference | Type reference (TYPE) | MASS_HEADER_LINE | 20120917 |
Method GET_CONFIG_DEFAULTS on class CL_MASS_SPREADSHEET_IMP_CONF has no exception.
Method GET_DATE_FORMAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DATE_FORMAT | Value transfer | Type reference (TYPE) | XUDATFM | 20120913 |
Method GET_DATE_FORMAT on class CL_MASS_SPREADSHEET_IMP_CONF has no exception.
Method GET_DECIMAL_FORMAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DEC_FORMAT | Value transfer | Type reference (TYPE) | XUDCPFM | 20120913 |
Method GET_DECIMAL_FORMAT on class CL_MASS_SPREADSHEET_IMP_CONF has no exception.
Method GET_IMPORT_LANGUAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IMPORT_LANGUAGE | Value transfer | Type reference (TYPE) | MASS_SPSH_IMPORT_LANGUAGE | 20121004 |
Method GET_IMPORT_LANGUAGE on class CL_MASS_SPREADSHEET_IMP_CONF has no exception.
Method GET_INIT_CHAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_INIT_CHAR | Value transfer | Type reference (TYPE) | IF_MASS_SPREADSHEET_TYPES=>INIT_CHAR | 20120910 |
Method GET_INIT_CHAR on class CL_MASS_SPREADSHEET_IMP_CONF has no exception.
Method GET_NUM_COLS_TO_READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_NUM_COLS_TO_READ | Value transfer | Type reference (TYPE) | I | 20120910 |
Method GET_NUM_COLS_TO_READ on class CL_MASS_SPREADSHEET_IMP_CONF has no exception.
Method GET_NUM_ROWS_TO_READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_NUM_ROWS_TO_READ | Value transfer | Type reference (TYPE) | I | 20120910 |
Method GET_NUM_ROWS_TO_READ on class CL_MASS_SPREADSHEET_IMP_CONF has no exception.
Method GET_TIME_FORMAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_TIME_FORMAT | Value transfer | Type reference (TYPE) | XUTIMEFM | 20120913 |
Method GET_TIME_FORMAT on class CL_MASS_SPREADSHEET_IMP_CONF has no exception.
Method HAS_HEADERLINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_HAS_HEADERLINE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120910 |
Method HAS_HEADERLINE on class CL_MASS_SPREADSHEET_IMP_CONF has no exception.
Method SET_DATE_FORMAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DATE_FORMAT | Call by reference | Type reference (TYPE) | XUDATFM | 20120913 |
Method SET_DATE_FORMAT on class CL_MASS_SPREADSHEET_IMP_CONF has no exception.
Method SET_DECIMAL_FORMAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DEC_FORMAT | Call by reference | Type reference (TYPE) | XUDCPFM | 20120913 |
Method SET_DECIMAL_FORMAT on class CL_MASS_SPREADSHEET_IMP_CONF has no exception.
Method SET_HEADERLINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_HAS_HEADERLINE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120910 |
Method SET_HEADERLINE on class CL_MASS_SPREADSHEET_IMP_CONF has no exception.
Method SET_IMPORT_LANGUAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_IMPORT_LANGUAGE | Call by reference | Type reference (TYPE) | MASS_SPSH_IMPORT_LANGUAGE | 20121004 |
Method SET_IMPORT_LANGUAGE on class CL_MASS_SPREADSHEET_IMP_CONF has no exception.
Method SET_INIT_CHAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INIT_CHAR | Call by reference | Type reference (TYPE) | IF_MASS_SPREADSHEET_TYPES=>INIT_CHAR | 20120910 |
Method SET_INIT_CHAR on class CL_MASS_SPREADSHEET_IMP_CONF has no exception.
Method SET_NUM_COLS_TO_READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NUM_COLS_TO_READ | Call by reference | Type reference (TYPE) | I | 20120910 |
Method SET_NUM_COLS_TO_READ on class CL_MASS_SPREADSHEET_IMP_CONF has no exception.
Method SET_NUM_ROWS_TO_READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NUM_ROWS_TO_READ | Call by reference | Type reference (TYPE) | I | 20120910 |
Method SET_NUM_ROWS_TO_READ on class CL_MASS_SPREADSHEET_IMP_CONF has no exception.
Method SET_TIME_FORMAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TIME_FORMAT | Call by reference | Type reference (TYPE) | XUTIMEFM | 20120913 |
Method SET_TIME_FORMAT on class CL_MASS_SPREADSHEET_IMP_CONF has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |