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 T 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 CX_ISHMED_INSERT_ERROR Constant Public See coding 20050125
2 CX_ISHMED_LEVEL_ERROR Constant Public See coding 20050126
3 CX_ISHMED_LTE Constant Public See coding 20050124
4 CX_ISHMED_NOT_EXISTING Constant Public See coding 20050125
5 MSGV1 Instance attribute Public Type reference (TYPE) SCX_ATTRNAME Attribute Name 20080429
6 MSGV2 Instance attribute Public Type reference (TYPE) SCX_ATTRNAME Attribute Name 20080429
7 MSGV3 Instance attribute Public Type reference (TYPE) SCX_ATTRNAME Attribute Name 20080429
8 MSGV4 Instance attribute Public Type reference (TYPE) SCX_ATTRNAME Attribute Name 20080429
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR 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 Importing GR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING 20050106
2 Importing GR_MSGTYP Call by reference Type reference (TYPE) SY-MSGTY 'E' 20050106
3 Importing MSGV1 Call by reference Type reference (TYPE) SCX_ATTRNAME 20080429
4 Importing MSGV2 Call by reference Type reference (TYPE) SCX_ATTRNAME 20080429
5 Importing MSGV3 Call by reference Type reference (TYPE) SCX_ATTRNAME 20080429
6 Importing MSGV4 Call by reference Type reference (TYPE) SCX_ATTRNAME 20080429
7 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20050106
8 Importing 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