SAP ABAP Class CX_ISHMED_LTE (i.s.h.med LTE: General Error Class)
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_ISH_STATIC_HANDLER | IS-H: Superclass for Static Exceptions | 20050106 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20050106 |
Properties
| Class | CX_ISHMED_LTE | |
| Short Description | i.s.h.med LTE: General Error Class | |
| Super Class | CX_ISH_STATIC_HANDLER | IS-H: Superclass for Static Exceptions |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | N2LTE | |
| Program status | ||
| Category | 40 | Exception Class |
| Package | NMED | R/3MED: Medical documentation GSD |
| Created | 20050106 | SAP |
| Last change | 20081217 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20050106 |
Friends
Class CX_ISHMED_LTE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20050125 | |||||
| 2 | Constant | Public | See coding | 20050126 | |||||
| 3 | Constant | Public | See coding | 20050124 | |||||
| 4 | Constant | Public | See coding | 20050125 | |||||
| 5 | Instance attribute | Public | Type reference (TYPE) | SCX_ATTRNAME | Attribute Name | 20080429 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | SCX_ATTRNAME | Attribute Name | 20080429 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SCX_ATTRNAME | Attribute Name | 20080429 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | SCX_ATTRNAME | Attribute Name | 20080429 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050106 |
Events
Class CX_ISHMED_LTE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TB_KEY | Public | See coding | 20050124 | BEGIN OF tb_key,
spras TYPE spras,
keyword TYPE n2_lte_tb_keyword,
END OF tb_key
|
||
| 2 | TB_LVL | Public | See coding | 20050126 | BEGIN OF tb_lvl,
n2_user TYPE n2_user,
orgdo TYPE orgdo,
orgfa TYPE nzuwfa,
einri TYPE einri,
END OF tb_lvl
|
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 | 20050106 | ||||
| 2 | GR_MSGTYP | Call by reference | Type reference (TYPE) | SY-MSGTY | 'E' | 20050106 | |||
| 3 | MSGV1 | Call by reference | Type reference (TYPE) | SCX_ATTRNAME | 20080429 | ||||
| 4 | MSGV2 | Call by reference | Type reference (TYPE) | SCX_ATTRNAME | 20080429 | ||||
| 5 | MSGV3 | Call by reference | Type reference (TYPE) | SCX_ATTRNAME | 20080429 | ||||
| 6 | MSGV4 | Call by reference | Type reference (TYPE) | SCX_ATTRNAME | 20080429 | ||||
| 7 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20050106 | ||||
| 8 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20050106 |
Method CONSTRUCTOR on class CX_ISHMED_LTE has no exception.
History
| Last changed by/on | SAP | 20081217 |
| SAP Release Created in | 600 |