SAP ABAP Class CX_ISH_DYNAMIC_HANDLER (ISH: Super Class for Dynamic Exceptions)
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_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause | 20031013 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_ISHMED_PMD | ISH*Med: PMD APIs | 20031014 |
Properties
Class | CX_ISH_DYNAMIC_HANDLER | |
Short Description | ISH: Super Class for Dynamic Exceptions | |
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 | ||
Program status | ||
Category | 40 | Exception Class |
Package | NMED | R/3MED: Medical documentation GSD |
Created | 20031013 | SAP |
Last change | 20050224 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_ISH_DYNAMIC_HANDLER has no forward declaration.
Interfaces
Class CX_ISH_DYNAMIC_HANDLER has no interface implemented.
Friends
Class CX_ISH_DYNAMIC_HANDLER 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_ISHMED_ERRORHANDLING | IS-H*MED: Class for Error Handling | 20031015 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-MSGTY | 'E' | Message Type | 20041111 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20031013 |
2 | ![]() |
Instance method | Public | Method | Get Error Messages | 20031015 |
Events
Class CX_ISH_DYNAMIC_HANDLER has no event.
Types
Class CX_ISH_DYNAMIC_HANDLER 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 | 20031015 | |||
2 | ![]() |
GR_MSGTYP | Call by reference | Type reference (TYPE) | SY-MSGTY | 'E' | 20041111 | ||
3 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20031013 | |||
4 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20031013 |
Method CONSTRUCTOR on class CX_ISH_DYNAMIC_HANDLER has no exception.
Method GET_ERRORHANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20031015 | ||
2 | ![]() |
I_NO_DEFAULT_MSG | Value transfer | Type reference (TYPE) | ISH_ON_OFF | SPACE | keine Default Meldung verwenden | 20031015 |
Method GET_ERRORHANDLER on class CX_ISH_DYNAMIC_HANDLER has no exception.
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in | 472 |