SAP ABAP Class CL_HRPAYDE_EA_ADMIN (Administrator for Reimbursement Process)
Hierarchy
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
   PY-DE-NT-NI (Application Component) Social Insurance
     P01S (Package) HR Germany: Social Insurance
Properties
Class CL_HRPAYDE_EA_ADMIN  
Short Description Administrator for Reimbursement Process    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package P01S   HR Germany: Social Insurance 
Created 20090727   SAP 
Last change 20110809   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 HRDEA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRPAYDE_EA_ADMIN has no interface implemented.
Friends
Class CL_HRPAYDE_EA_ADMIN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AR_MESSAGE_HANDLER Instance attribute Protected Object reference (TYPE REF TO) CL_HRPAY00_MESSAGE_HANDLER Message Handler 20101028
2 AR_PERNR Instance attribute Protected Object reference (TYPE REF TO) CL_HRPAYDE_EA_PERNR Person-Related Data for Reimbursement Process 20101028
3 AS_LOG Instance attribute Protected Type reference (TYPE) HRDESV_EA_S_LOG Logging for the Reimbursement Process 20101028
4 AS_PARAM Instance attribute Protected Type reference (TYPE) HRDESV_EA_S_PARAM Report Parameters for Reimbursement Process 20101028
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PERNR Instance method Public Method Collect Person-Related Data 20101028
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101028
3 GET_PARAM Instance method Public Method Returns the Parameters 20101028
4 PROCESS_PERNR Instance method Public Method Process the Data 20101028
5 STATISTICS Instance method Public Method Create Statistics 20101028
6 STORE_PERNR Instance method Public Method Save the Data 20101028
Events
Class CL_HRPAYDE_EA_ADMIN has no event.
Types
Class CL_HRPAYDE_EA_ADMIN has no local type.
Method Signatures

Method ADD_PERNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PERNR Call by reference Object reference (TYPE REF TO) CL_HRPAYDE_EA_PERNR Personenbezogene Daten für Erstattungsverfahren 20101028

Method ADD_PERNR on class CL_HRPAYDE_EA_ADMIN has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) CL_HRPAY00_MESSAGE_HANDLER Message Handler 20101028
2 Importing IS_PARAM Call by reference Type reference (TYPE) HRDESV_EA_S_PARAM Reportparameter für Erstattungsverfahren 20101028

Method CONSTRUCTOR on class CL_HRPAYDE_EA_ADMIN has no exception.

Method GET_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_PARAM Value transfer Type reference (TYPE) HRDESV_EA_S_PARAM Reportparameter für Erstattungsverfahren 20101028

Method GET_PARAM on class CL_HRPAYDE_EA_ADMIN has no exception.

Method PROCESS_PERNR Signature

Method PROCESS_PERNR on class CL_HRPAYDE_EA_ADMIN has no parameter.
Method PROCESS_PERNR on class CL_HRPAYDE_EA_ADMIN has no exception.

Method STATISTICS Signature

Method STATISTICS on class CL_HRPAYDE_EA_ADMIN has no parameter.
Method STATISTICS on class CL_HRPAYDE_EA_ADMIN has no exception.

Method STORE_PERNR Signature

Method STORE_PERNR on class CL_HRPAYDE_EA_ADMIN has no parameter.
Method STORE_PERNR on class CL_HRPAYDE_EA_ADMIN has no exception.
History
Last changed by/on SAP  20110809 
SAP Release Created in