SAP ABAP Class CX_PA_ARCH (PA Archiving: Exceptions)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-PA (Application Component) Personnel Administration
     PARC_GEN (Package) Archiving
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20111104
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20111104
Properties
Class CX_PA_ARCH  
Short Description PA Archiving: Exceptions    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package PARC_GEN   Archiving 
Created 20111104   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_PA_ARCH has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20111104
Friends
Class CX_PA_ARCH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_MSG_CLASS Constant Public Type reference (TYPE) SY-MSGID 'HRPA_ARCH' Message Class 20111104
2 MESSAGE_CLASS Instance attribute Public Type reference (TYPE) SY-MSGID Message Class 20111104
3 MESSAGE_NUMBER Instance attribute Public Type reference (TYPE) SY-MSGNO Message Number 20111104
4 MESSAGE_PAR1 Instance attribute Public Type reference (TYPE) SY-MSGV1 Message Variable 20111104
5 MESSAGE_PAR2 Instance attribute Public Type reference (TYPE) SY-MSGV1 Message Variable 20111104
6 MESSAGE_PAR3 Instance attribute Public Type reference (TYPE) SY-MSGV1 Message Variable 20111104
7 MESSAGE_PAR4 Instance attribute Public Type reference (TYPE) SY-MSGV1 Message Variable 20111104
8 MESSAGE_TYPE Instance attribute Public Type reference (TYPE) SY-MSGTY Message Type 20111104
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20111104
Events
Class CX_PA_ARCH has no event.
Types
Class CX_PA_ARCH 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 MESSAGE_CLASS Call by reference Type reference (TYPE) SY-MSGID 20111104
2 Importing MESSAGE_NUMBER Call by reference Type reference (TYPE) SY-MSGNO 20111104
3 Importing MESSAGE_PAR1 Call by reference Type reference (TYPE) SY-MSGV1 20111104
4 Importing MESSAGE_PAR2 Call by reference Type reference (TYPE) SY-MSGV1 20111104
5 Importing MESSAGE_PAR3 Call by reference Type reference (TYPE) SY-MSGV1 20111104
6 Importing MESSAGE_PAR4 Call by reference Type reference (TYPE) SY-MSGV1 20111104
7 Importing MESSAGE_TYPE Call by reference Type reference (TYPE) SY-MSGTY 20111104
8 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20111104
9 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20111104

Method CONSTRUCTOR on class CX_PA_ARCH has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in