SAP ABAP Class CX_ISHMED_CTS_ERROR (Transport Connection - Error)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
NMED (Package) R/3MED: Medical documentation GSD
⤷
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_ISHMED_OBJECT | General Exception | 20060207 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_ISHMED_CTS_NO_EDIT | No Authorization to Edit Object | 20060124 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_ISHMED_CTS_NO_INSERT | Transport Connection - Object Insertion in Order | 20060125 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_ISHMED_CTS_OBJECT_INVALID | Transport Connection - Invalid Object | 20060124 |
Properties
| Class | CX_ISHMED_CTS_ERROR | |
| Short Description | Transport Connection - Error | |
| Super Class | CX_ISHMED_OBJECT | General Exception |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | NMED | R/3MED: Medical documentation GSD |
| Created | 20060124 | SAP |
| Last change | 20070917 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_ISHMED_CTS_ERROR has no forward declaration.
Interfaces
Class CX_ISHMED_CTS_ERROR has no interface implemented.
Friends
Class CX_ISHMED_CTS_ERROR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '43D657FC32D24D07E10000000A424101' | 20060124 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060124 |
Events
Class CX_ISHMED_CTS_ERROR has no event.
Types
Class CX_ISHMED_CTS_ERROR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | 20060124 | ||||
| 2 | GR_MSGTYP | Call by reference | Type reference (TYPE) | SY-MSGTY | 'E' | 20060124 | |||
| 3 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20060124 | ||||
| 4 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20060124 |
Method CONSTRUCTOR on class CX_ISHMED_CTS_ERROR has no exception.
History
| Last changed by/on | SAP | 20070917 |
| SAP Release Created in | 700 |