SAP ABAP Class CL_HRPAY00_EXAMPLE_MESSAGES (Example Class for Use of the Message Handler)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PY-XX-RS (Application Component) Reuse Services for Country Development
     P99U (Package) HR: International Objects
Properties
Class CL_HRPAY00_EXAMPLE_MESSAGES  
Short Description Example Class for Use of the Message Handler    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package P99U   HR: International Objects 
Created 20090121   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRPAY00_EXAMPLE_MESSAGES has no interface implemented.
Friends
Class CL_HRPAY00_EXAMPLE_MESSAGES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_COUNT_ERRORS Static Attribute Private Type reference (TYPE) N Count Errors 20090811
2 GV_PROCESS_ERROR Static Attribute Private Type reference (TYPE) C Issue Error Message? 20090128
Methods
# Method Level Visibility Method type Description Created on
1 CALCULATE Instance method Public Method Execute Calculation Using Message Handler 20090128
2 CALCULATE_WITH_EXCEPTION Instance method Public Method Execution of Calculation with Exceptions 20090811
Events
Class CL_HRPAY00_EXAMPLE_MESSAGES has no event.
Types
Class CL_HRPAY00_EXAMPLE_MESSAGES has no local type.
Method Signatures

Method CALCULATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IS_OK Call by reference Type reference (TYPE) ABAP_BOOL Aufruf ohne Fehler? 20090128
2 Importing IO_MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPAY00_MESSAGE_HANDLER Message Handler 20090128
3 Importing IS_P0000 Call by reference Type reference (TYPE) P0000 Personal-Stammsatz Infotyp 0000 (Massnahmen) 20090128
4 Importing IS_P0001 Call by reference Type reference (TYPE) P0001 Personal-Stammsatz Infotyp 0001 (Org. Zuordnung) 20090128
5 Importing IV_PERNR Call by reference Type reference (TYPE) P_PERNR Personalnummer 20090128

Method CALCULATE on class CL_HRPAY00_EXAMPLE_MESSAGES has no exception.

Method CALCULATE_WITH_EXCEPTION Signature

Method CALCULATE_WITH_EXCEPTION on class CL_HRPAY00_EXAMPLE_MESSAGES has no parameter.
# Exception Resumable Description Created on
1 CX_HRPAY00_EXAMPLE_MESSAGES Message Handler Example Exceptionklasse 20090811
2 CX_HRPAY00_EXAMPLE_MESSAGES_TX Message Handler Example Exceptionklasse ohne T100 20090811
History
Last changed by/on SAP  20130531 
SAP Release Created in