SAP ABAP Class CL_HRFPM_ABSENCE_HNDL (Access to Absence)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-PM (Application Component) Budget Management
     PM01 (Package) HR Funds and Position Management
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRFPM_ABSENCE Handler for Absence 20110517
Properties
Class CL_HRFPM_ABSENCE_HNDL  
Short Description Access to Absence    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PM01   HR Funds and Position Management 
Created 20110516   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRFPM_ABSENCE_HNDL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRFPM_ABSENCE Handler for Absence 20110517
Friends
Class CL_HRFPM_ABSENCE_HNDL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_MSG_STRING Static Attribute Protected Type reference (TYPE) STRING 20110517
Methods
# Method Level Visibility Method type Description Created on
1 ASSERT_KEY_DATE Instance method Protected Method 20110519
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110517
Events
Class CL_HRFPM_ABSENCE_HNDL has no event.
Types
Class CL_HRFPM_ABSENCE_HNDL has no local type.
Method Signatures

Method ASSERT_KEY_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KEYDATE Call by reference Type reference (TYPE) DATUM Datum 20110519
2 Returning RV_KEYDATE Value transfer Type reference (TYPE) DATUM Datum 20110519

Method ASSERT_KEY_DATE on class CL_HRFPM_ABSENCE_HNDL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_T7PMN_ACCESS Call by reference Object reference (TYPE REF TO) IF_HRFPM_T7PMN_ACCESS Zugriff auf Tabelle T7PMN 20110517
2 Importing IV_AWART Call by reference Type reference (TYPE) AWART Bewertung von Abwesenheitsarten 20110517
3 Importing IV_KEY_DATE Call by reference Type reference (TYPE) DATUM Datum im CHAR-Format 20110517
# Exception Resumable Description Created on
1 CX_HRFPM_PM_AWART 20110517
History
Last changed by/on SAP  20130531 
SAP Release Created in