SAP ABAP Interface IF_MASS_SPSH_ENUM_DELIMITER (Enumeration of Field Delimiters)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-MS (Application Component) Cross-Application Mass Maintenance
⤷
MASS (Package) Mass Maintenance Tool: Generic Part
⤷
⤷
Properties
| Interface | IF_MASS_SPSH_ENUM_DELIMITER | |
| Short Description | Enumeration of Field Delimiters |
General Data
| Package | MASS | Mass Maintenance Tool: Generic Part |
| Created | 20120911 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_MASS_SPSH_ENUM_DELIMITER has no forward declaration.
Interfaces
Interface IF_MASS_SPSH_ENUM_DELIMITER has no interface.
Friends
Interface IF_MASS_SPSH_ENUM_DELIMITER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MC_COMMA | Constant | Public | Type reference (TYPE) | MASS_FIELD_DELIMITER | `,` | 20120911 | ||
| 2 | MC_SEMICOLON | Constant | Public | Type reference (TYPE) | MASS_FIELD_DELIMITER | `;` | 20120911 | ||
| 3 | MC_SPACE | Constant | Public | Type reference (TYPE) | MASS_FIELD_DELIMITER | ` ` | 20120911 | ||
| 4 | MC_TAB | Constant | Public | Type reference (TYPE) | MASS_FIELD_DELIMITER | CL_ABAP_CHAR_UTILITIES=>HORIZONTAL_TAB | 20120911 |
Methods
Interface IF_MASS_SPSH_ENUM_DELIMITER has no method.
Events
Interface IF_MASS_SPSH_ENUM_DELIMITER has no event.
Types
Interface IF_MASS_SPSH_ENUM_DELIMITER has no local type.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |