SAP ABAP Class CX_HRPAYAT_ELDA_KM_ERROR (Exceptions and Error Handling ELDA Illness Notification)
Hierarchy
SAP_HRCAT (Software Component) Sub component SAP_HRCAT of SAP_HR
   PA-PA-AT (Application Component) Austria
     PB03 (Package) HR Master Data: Austria
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 20120102
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20120102
Properties
Class CX_HRPAYAT_ELDA_KM_ERROR  
Short Description Exceptions and Error Handling ELDA Illness Notification    
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 HRPAYAT_KSB    
Program status P  SAP Standard Production Program 
Category 40  Exception Class 
Package PB03   HR Master Data: Austria 
Created 20101103   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_HRPAYAT_ELDA_KM_NODE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_T100_MESSAGE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20120102
Friends
Class CX_HRPAYAT_ELDA_KM_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 IT3248_UPDT_ERROR Constant Public See coding 20120102
2 MISSING_IT3248_ID Constant Public See coding 20120102
3 MISSING_TIMESPLIT Constant Public See coding 20120102
4 MISSING_TIMESPLIT_W Constant Public See coding 20120102
5 MV_MSGTY Instance attribute Public Type reference (TYPE) SY-MSGTY Message Type 20120102
6 MV_VARG1 Instance attribute Public Type reference (TYPE) SY-MSGV1 Message Variable 20120102
7 MV_VARG2 Instance attribute Public Type reference (TYPE) SY-MSGV2 Message Variable 20120102
8 MV_VARG3 Instance attribute Public Type reference (TYPE) SY-MSGV3 Message Variable 20120102
9 MV_VARG4 Instance attribute Public Type reference (TYPE) SY-MSGV4 Message Variable 20120102
10 PROVIDE_INTERVAL_OVERLAP Constant Public See coding 20120914
11 PROVIDE_TABLE_NOT_SORTED Constant Public See coding 20120914
12 TIMEDATA_READ_ERROR Constant Public See coding 20120102
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120102
2 GET_ELDA_KM_MESSAGE Instance method Public Method Get the Message in Structured Format 20120102
3 RAISE Static method Public Method Raise the Exception 20120102
Events
Class CX_HRPAYAT_ELDA_KM_ERROR has no event.
Types
Class CX_HRPAYAT_ELDA_KM_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 Importing MV_MSGTY Call by reference Type reference (TYPE) SY-MSGTY 20120102
2 Importing MV_VARG1 Call by reference Type reference (TYPE) SY-MSGV1 20120102
3 Importing MV_VARG2 Call by reference Type reference (TYPE) SY-MSGV2 20120102
4 Importing MV_VARG3 Call by reference Type reference (TYPE) SY-MSGV3 20120102
5 Importing MV_VARG4 Call by reference Type reference (TYPE) SY-MSGV4 20120102
6 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20120102
7 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20120102

Method CONSTRUCTOR on class CX_HRPAYAT_ELDA_KM_ERROR has no exception.

Method GET_ELDA_KM_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_MESSAGE Value transfer Type reference (TYPE) SYMSG 20120102

Method GET_ELDA_KM_MESSAGE on class CX_HRPAYAT_ELDA_KM_ERROR has no exception.

Method RAISE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20120102
2 Importing IV_MSGTY Call by reference Type reference (TYPE) SY-MSGTY 'E' Nachrichtentyp 20120102
3 Importing IV_VARG1 Call by reference Type reference (TYPE) SY-MSGV1 '' Nachrichtenvariable 20120102
4 Importing IV_VARG2 Call by reference Type reference (TYPE) SY-MSGV2 '' Nachrichtenvariable 20120102
5 Importing IV_VARG3 Call by reference Type reference (TYPE) SY-MSGV3 '' Nachrichtenvariable 20120102
6 Importing IV_VARG4 Call by reference Type reference (TYPE) SY-MSGV4 '' Nachrichtenvariable 20120102
# Exception Resumable Description Created on
1 CX_HRPAYAT_ELDA_KM_ERROR Ausnahmen und Fehlerbehandlung ELDA KM 20120102
History
Last changed by/on SAP  20130531 
SAP Release Created in