SAP ABAP Class CL_HRPAYDE_ZS_ADMIN (Administrator for Paying Office Procedure)
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_ZS_ADMIN  
Short Description Administrator for Paying Office Procedure    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package P01S   HR Germany: Social Insurance 
Created 20080219   SAP 
Last change 20081217   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 HRDEZ 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)
3 SWC0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRPAYDE_ZS_ADMIN has no interface implemented.
Friends
Class CL_HRPAYDE_ZS_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 20080222
2 AR_PERNR Instance attribute Protected Object reference (TYPE REF TO) CL_HRPAYDE_ZS_PERNR Instance of a Person 20080305
3 AS_LOG Instance attribute Protected Type reference (TYPE) HRDESV_ZS_S_LOG Logging for Paying Office Procedure 20080222
4 AS_PARAM Instance attribute Protected Type reference (TYPE) HRDESV_ZS_S_PARAM Report Parameter for Paying Office Procedure 20080222
5 AT_SO_KV Instance attribute Protected Type reference (TYPE) HRDESV_ZS_T_KVSCH Table Type for Selection Table of Health Insurance Funds 20080305
6 AT_TRANSFER Instance attribute Protected Type reference (TYPE) HRDESV_ZS_T_TRANS Table Type for Transferring Notifications to Health Ins. Fnd 20080328
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PERNR Instance method Public Method Collect Person-Related Data 20080219
2 ADD_SO_KV Instance method Public Method Transfer Selection Table for Health Insurance Funds 20080305
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080219
4 EXPORT_DATA Instance method Public Method Exports Data for Distributed Reporting 20090507
5 GET_PARAM Instance method Public Method Returns the Parameters 20080219
6 IMPORT_DATA Instance method Public Method Imports the Data for Distributed Reporting 20090507
7 PROCESS_PERNR Instance method Public Method Process the Data 20080220
8 STATISTICS Instance method Public Method Create Statistics 20080229
9 STOP_PROCESSING_PERNR Instance method Public Method Finish Processing the Personnel Number 20121030
10 STORE_PERNR Instance method Public Method Save the Data 20080305
11 TRANSFER Instance method Public Method Create E-Mail Packages 20080328
12 TRANSFER_DSKO Instance method Public Method Transfer of Communication Data 20110406
13 TRANSFER_PERNR Instance method Public Method Transfer the Data 20080328
Events
Class CL_HRPAYDE_ZS_ADMIN has no event.
Types
Class CL_HRPAYDE_ZS_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_ZS_PERNR Personenbezogene Daten für Zahlstellenverfahren 20080219

Method ADD_PERNR on class CL_HRPAYDE_ZS_ADMIN has no exception.

Method ADD_SO_KV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SO_KV Call by reference Type reference (TYPE) HRDESV_ZS_T_KVSCH Tabellentyp für Selektionstabelle von Krankenkassen 20080305

Method ADD_SO_KV on class CL_HRPAYDE_ZS_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 20080222
2 Importing IS_PARAM Call by reference Type reference (TYPE) HRDESV_ZS_S_PARAM Reportparameter für Zahlstellenverfahren 20080219

Method CONSTRUCTOR on class CL_HRPAYDE_ZS_ADMIN has no exception.

Method EXPORT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATEN1 Call by reference Type reference (TYPE) HRPAYDE_HRDATEN1 HRDATEN1 Tabellentyp 20090507
2 Changing CT_DATEN3 Call by reference Type reference (TYPE) HRPAYDE_SV_HRDATEN3 Tabellentyp HRDATEN 3 SV DE 20090507

Method EXPORT_DATA on class CL_HRPAYDE_ZS_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_ZS_S_PARAM Reportparameter für Zahlstellenverfahren 20080219

Method GET_PARAM on class CL_HRPAYDE_ZS_ADMIN has no exception.

Method IMPORT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATEN1 Call by reference Type reference (TYPE) HRPAYDE_HRDATEN1 HRDATEN1 Tabellentyp 20090507
2 Importing IT_DATEN3 Call by reference Type reference (TYPE) HRPAYDE_SV_HRDATEN3 Tabellentyp HRDATEN 3 SV DE 20090507

Method IMPORT_DATA on class CL_HRPAYDE_ZS_ADMIN has no exception.

Method PROCESS_PERNR Signature

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

Method STATISTICS Signature

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

Method STOP_PROCESSING_PERNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_STOP Call by reference Type reference (TYPE) XFELD True, wenn Verarbeitung gestoppt werden soll 20121030
2 Importing IV_ABKRS Call by reference Type reference (TYPE) ABKRS Abrechnungskreis 20121030
3 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20121030

Method STOP_PROCESSING_PERNR on class CL_HRPAYDE_ZS_ADMIN has no exception.

Method STORE_PERNR Signature

Method STORE_PERNR on class CL_HRPAYDE_ZS_ADMIN has no parameter.
Method STORE_PERNR on class CL_HRPAYDE_ZS_ADMIN has no exception.

Method TRANSFER Signature

Method TRANSFER on class CL_HRPAYDE_ZS_ADMIN has no parameter.
Method TRANSFER on class CL_HRPAYDE_ZS_ADMIN has no exception.

Method TRANSFER_DSKO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SO_KV Call by reference Type reference (TYPE) HRDESV_ZS_T_KVSCH Tabellentyp für Selektionstabelle von Krankenkassen 20110812
2 Importing IV_BTRTL Call by reference Type reference (TYPE) BTRTL_SUM Personalteilbereich Berichtswesen 20110406
3 Importing IV_WERKS Call by reference Type reference (TYPE) PERSA_SUM Personalbereich Berichtswesen 20110406
4 Importing IV_ZSTNR Call by reference Type reference (TYPE) P01_ZSTNR Zahlstellennummer 20110414

Method TRANSFER_DSKO on class CL_HRPAYDE_ZS_ADMIN has no exception.

Method TRANSFER_PERNR Signature

Method TRANSFER_PERNR on class CL_HRPAYDE_ZS_ADMIN has no parameter.
Method TRANSFER_PERNR on class CL_HRPAYDE_ZS_ADMIN has no exception.
History
Last changed by/on SAP  20081217 
SAP Release Created in 604