SAP ABAP Class CX_MASS_SPREADSHEET (General exception class)
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) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20120911 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20120911 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_MASS_SPSH_FUNCTION_ABORT | Exception class: Function was aborted | 20120912 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_MASS_SPSH_INTERNAL_ERROR | Exception class: Internal error occured | 20120912 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_MASS_SPSH_PREVIEW_BACK | User pushed button 'Back' on preview | 20121018 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_MASS_SPSH_TYPECONV_ERROR | Error during type conversion | 20120921 |
Properties
| Class | CX_MASS_SPREADSHEET | |
| Short Description | General exception class | |
| Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | MASS | Mass Maintenance Tool: Generic Part |
| Created | 20120911 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_MASS_SPREADSHEET has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20120911 |
Friends
Class CX_MASS_SPREADSHEET has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | SY-MSGTY | 'E' | Message Type | 20120912 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120911 |
Events
Class CX_MASS_SPREADSHEET has no event.
Types
Class CX_MASS_SPREADSHEET has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MV_MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | 'E' | 20120912 | |||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20120911 | ||||
| 3 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20120911 |
Method CONSTRUCTOR on class CX_MASS_SPREADSHEET has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |