SAP ABAP Class CX_SMI_EXCEPTION (Base exception class for SMI process)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
SD-BF-SMI (Application Component) Supplier Managed Inventory
⤷
VSMI (Package) Supplier-Managed Inventory (SNC-ERP)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause | 20080304 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20080304 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SMI_BUSINESS | Business Logic exception | 20080304 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_SMI_CUSTOM | Exception raised in accordance with customizing | 20080307 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_SMI_DB | Storage & data related exceptions | 20080305 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_SMI_INPUT | 20080304 | |
| 5 | Inheritance (c INHERITING FROM c_ref) | CX_SMI_OUTPUT | Output related exceptions | 20080306 |
Properties
| Class | CX_SMI_EXCEPTION | |
| Short Description | Base exception class for SMI process | |
| Super Class | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | VSMI | |
| Program status | ||
| Category | 40 | Exception Class |
| Package | VSMI | Supplier-Managed Inventory (SNC-ERP) |
| Created | 20080304 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_SMI_EXCEPTION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20080304 |
Friends
Class CX_SMI_EXCEPTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SMI_ITEM | Single Item of an SMI Record | 20080516 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20080304 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20080304 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20080304 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20080304 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080304 | |
| 2 | Instance method | Public | Method | 20080304 |
Events
Class CX_SMI_EXCEPTION has no event.
Types
Class CX_SMI_EXCEPTION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_SMI_ITEM | 20080516 | ||||
| 2 | PARAM1 | Call by reference | Type reference (TYPE) | SYMSGV | 20080304 | ||||
| 3 | PARAM2 | Call by reference | Type reference (TYPE) | SYMSGV | 20080304 | ||||
| 4 | PARAM3 | Call by reference | Type reference (TYPE) | SYMSGV | 20080304 | ||||
| 5 | PARAM4 | Call by reference | Type reference (TYPE) | SYMSGV | 20080304 | ||||
| 6 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20080304 | ||||
| 7 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20080304 |
Method CONSTRUCTOR on class CX_SMI_EXCEPTION has no exception.
Method HANDLE Signature
Method HANDLE on class CX_SMI_EXCEPTION has no parameter.
Method HANDLE on class CX_SMI_EXCEPTION has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |