SAP ABAP Class CL_HRPAYDE_EE_PROCESS (Process Data Exchange EEL)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPAYDE_SV_PROCESS Process in SI Notification Procedure 20110518
Properties
Class CL_HRPAYDE_EE_PROCESS  
Short Description Process Data Exchange EEL    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package P01S   HR Germany: Social Insurance 
Created 20110321   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRPAYDE_SV_PROCESS Process in SI Notification Procedure 20110518
Friends
Class CL_HRPAYDE_EE_PROCESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ID_IN_ANFVE Constant Public Type reference (TYPE) SYUCOMM 'ANFVEIN' ID for Preexisting Condition Times 20110817
2 C_ID_IN_EGEBE Constant Public Type reference (TYPE) SYUCOMM 'EGEBEIN' ID for Remuneration Statement 20110817
3 C_ID_IN_HOEBE Constant Public Type reference (TYPE) SYUCOMM 'HOEBEIN' ID for Amount of Income Liable for Contributions (Inbound) 20110817
4 C_ID_OUT_ANFVE Constant Public Type reference (TYPE) SYUCOMM 'ANFVEOUT' ID for Request of Preexisting Conditions 20110518
5 C_ID_OUT_EGEBE Constant Public Type reference (TYPE) SYUCOMM 'EGEBEOUT' ID for Remuneration Statement Notification 20110518
6 C_ID_OUT_HOEBE Constant Public Type reference (TYPE) SYUCOMM 'HOEBEOUT' ID for Amount of Income Liable for Contributions 20110518
7 GS_0001 Instance attribute Protected Type reference (TYPE) P0001 HR Master Record: Infotype 0001 (Organizational Assignment) 20110518
8 GS_0002 Instance attribute Protected Type reference (TYPE) P0002 HR Master Record: Infotype 0002 (Personal Data) 20110518
9 GS_2001 Instance attribute Protected Type reference (TYPE) P2001 HR Time Record: Absences Infotype (2001) 20110817
10 GS_PARAM Instance attribute Protected Type reference (TYPE) HRDESV_SV_S_PROCESS_PARA Parameter for Display of SI Processses 20111108
11 GT_NOTIFS Instance attribute Protected Type reference (TYPE) HRPAYDE_SV_T_NOTIFS Table Type for SI Notifications 20110518
12 GT_NOTIFS_ANFVE_IN Instance attribute Protected Type reference (TYPE) HRDESV_EE_T_PROCESS_STEP Inbound Notifications - Preexisting Conditions Times 20110817
13 GT_NOTIFS_ANFVE_OUT Instance attribute Protected Type reference (TYPE) HRDESV_EE_T_PROCESS_STEP Notifications for Request for Preexisting Conditions 20110518
14 GT_NOTIFS_EGEBE_IN Instance attribute Protected Type reference (TYPE) HRDESV_EE_T_PROCESS_STEP Inbound Notifications Remuneration Statements 20110817
15 GT_NOTIFS_EGEBE_OUT Instance attribute Protected Type reference (TYPE) HRDESV_EE_T_PROCESS_STEP Notifications for Compensation Benefits 20110518
16 GT_NOTIFS_HOEBE_IN Instance attribute Protected Type reference (TYPE) HRDESV_EE_T_PROCESS_STEP Error Confirmations Amt of Income Liable for Contributions 20110817
17 GT_NOTIFS_HOEBE_OUT Instance attribute Protected Type reference (TYPE) HRDESV_EE_T_PROCESS_STEP Structure for Saving Process Step (EEL) 20110518
18 GV_ABBEG Instance attribute Protected Type reference (TYPE) P01_SV_EE_ABBEG Start of Absence 20110518
19 GV_AEVN Instance attribute Protected Type reference (TYPE) ABAP_BOOL Remuneration Exceeds Comparison Net 20110906
20 GV_ATEXT Instance attribute Public Type reference (TYPE) ABWTXT Text for Attendance/Absence Type 20110817
21 GV_PERNR Instance attribute Protected Type reference (TYPE) PERNR_D Personnel Number 20110518
22 GV_STATUS Instance attribute Protected Type reference (TYPE) P01_SV_PROCESS_STATUS Process Status in SI Notification Procedure 20110518
23 GV_STATUS_ANFVE Instance attribute Protected Type reference (TYPE) P01_SV_PROCESS_STATUS Status of Preexisting Conditions Query 20110817
24 GV_STATUS_EGEBE Instance attribute Protected Type reference (TYPE) P01_SV_PROCESS_STATUS Status of Remuneration Statements 20110817
25 GV_STATUS_HOEBE Instance attribute Protected Type reference (TYPE) P01_SV_PROCESS_STATUS Status of Amount of Income Liable for Contributions 20110817
26 GV_UEBERTRAGEN Instance attribute Protected Type reference (TYPE) ABAP_BOOL The Notification Was Forwared to the Receiving Office 20110817
Methods
# Method Level Visibility Method type Description Created on
1 CALC_PROCESS_STEPS Instance method Protected Method Calculate Process Steps 20110518
2 CALC_STATUS_FOR_NOTIF_TYPE Instance method Protected Method Determine Status of Individual Notification Types 20110906
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110518
4 GET_CNECT_STATUS Instance method Protected Method Provides the Status While Considering the Relationship 20110817
5 GET_ICON_FOR_STATUS Instance method Protected Method Provides the Icon for a Status 20110817
6 GET_PROCESS_STATUS Instance method Protected Method Provides the Assigned Process Status of the Notification 20110817
7 GET_STATUS_FOR_NOTIF Instance method Protected Method Provides the Sts of the Most Recent Notif. for the Overview 20110817
8 GET_STATUS_FOR_NOTIF_TYPE Instance method Protected Method Determine the Subprocess Status Based on Notifications 20110817
9 GET_STATUS_FOR_PROCESS Instance method Protected Method Provides the Status of the Process 20110817
Events
Class CL_HRPAYDE_EE_PROCESS has no event.
Types
Class CL_HRPAYDE_EE_PROCESS has no local type.
Method Signatures

Method CALC_PROCESS_STEPS Signature

Method CALC_PROCESS_STEPS on class CL_HRPAYDE_EE_PROCESS has no parameter.
Method CALC_PROCESS_STEPS on class CL_HRPAYDE_EE_PROCESS has no exception.

Method CALC_STATUS_FOR_NOTIF_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_STATUS Call by reference Type reference (TYPE) P01_SV_PROCESS_STATUS Prozessstatus im SV-Meldeverfahren 20110906
2 Importing IT_STATUS Call by reference Type reference (TYPE) HRDESV_SV_T_PROCESS_STATUS Tabelle der Status der (Teil-)prozesse 20110906

Method CALC_STATUS_FOR_NOTIF_TYPE on class CL_HRPAYDE_EE_PROCESS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_0001 Call by reference Type reference (TYPE) P0001 Personal-Stammsatz Infotyp 0001 (Org. Zuordnung) 20110518
2 Importing IS_0002 Call by reference Type reference (TYPE) P0002 Personal-Stammsatz Infotyp 0002 (Daten zur Person) 20110518
3 Importing IS_PARAM Call by reference Type reference (TYPE) HRDESV_SV_S_PROCESS_PARA Parameter für Anzeige von SV-Prozessen 20111108
4 Importing IT_0001 Call by reference Type reference (TYPE) P0001_TAB Personal-Stammsatz Infotyp 0001 (Org. Zuordnung) 20110817
5 Importing IT_2001 Call by reference Type reference (TYPE) P2001_TAB Personal-Zeitsatz Infotyp 2001 (Abwesenheiten) 20110817
6 Importing IT_NOTIFS Call by reference Type reference (TYPE) HRPAYDE_SV_T_NOTIFS Tabellentyp für SV-Meldungen 20110518
7 Importing IV_ABBEG Call by reference Type reference (TYPE) P01_SV_EE_ABBEG Beginn der Abwesenheit 20110518
8 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20110518

Method CONSTRUCTOR on class CL_HRPAYDE_EE_PROCESS has no exception.

Method GET_CNECT_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PROCESS_STATUS Call by reference Type reference (TYPE) P01_SV_PROCESS_STATUS Prozessstatus im SV-Meldeverfahren 20110817
2 Importing IT_NOTIFS_CNECT Call by reference Type reference (TYPE) HRDESV_EE_T_PROCESS_STEP Meldungsstatus der Prozessschritte 20110906
3 Importing IV_CNECT_GUID Call by reference Type reference (TYPE) P01_GUIDCNECT GUID der verknüpften Meldung 20110817
4 Importing IV_PROCESS_STATUS Call by reference Type reference (TYPE) P01_SV_PROCESS_STATUS Prozessstatus im SV-Meldeverfahren 20110817

Method GET_CNECT_STATUS on class CL_HRPAYDE_EE_PROCESS has no exception.

Method GET_ICON_FOR_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ICON Call by reference Type reference (TYPE) P01_SV_PROCESS_STATUS_ICON Ikone in Textfeldern (Ersatzdarstellung, Alias) 20110817
2 Importing IV_STATUS Call by reference Type reference (TYPE) P01_SV_PROCESS_STATUS Prozessstatus im SV-Meldeverfahren 20110817

Method GET_ICON_FOR_STATUS on class CL_HRPAYDE_EE_PROCESS has no exception.

Method GET_PROCESS_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PROCESS_STATUS Call by reference Type reference (TYPE) P01_SV_PROCESS_STATUS Prozessstatus im SV-Meldeverfahren 20110817
2 Importing IV_STATUS Call by reference Type reference (TYPE) P01_SV_EE_STATUS Statuskennzeichen im Datenaustausch Entgeltersatzleistungen 20110817
3 Importing IV_STATUS_IN Call by reference Type reference (TYPE) P01_SV_EE_STATUS Statuskennzeichen im Datenaustausch Entgeltersatzleistungen 20110819

Method GET_PROCESS_STATUS on class CL_HRPAYDE_EE_PROCESS has no exception.

Method GET_STATUS_FOR_NOTIF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_STATUS Call by reference Type reference (TYPE) P01_SV_PROCESS_STATUS Prozessstatus im SV-Meldeverfahren 20110817
2 Exporting EV_UEBERTRAGEN Call by reference Type reference (TYPE) ABAP_BOOL Meldung ist übertragen und bei der Annahmestelle gespeichert 20110817
3 Importing IT_NOTIFS Call by reference Type reference (TYPE) HRDESV_EE_T_PROCESS_STEP Meldungsstatus der Prozessschritte 20110817
4 Importing IT_NOTIFS_CNECT Call by reference Type reference (TYPE) HRDESV_EE_T_PROCESS_STEP Meldungsstatus der Prozessschritte 20110906

Method GET_STATUS_FOR_NOTIF on class CL_HRPAYDE_EE_PROCESS has no exception.

Method GET_STATUS_FOR_NOTIF_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_STATUS Call by reference Type reference (TYPE) P01_SV_PROCESS_STATUS Prozessstatus im SV-Meldeverfahren 20110817
2 Importing IV_STATUS_IN Call by reference Type reference (TYPE) P01_SV_PROCESS_STATUS Prozessstatus im SV-Meldeverfahren 20110906
3 Importing IV_STATUS_OUT Call by reference Type reference (TYPE) P01_SV_PROCESS_STATUS Prozessstatus im SV-Meldeverfahren 20110906

Method GET_STATUS_FOR_NOTIF_TYPE on class CL_HRPAYDE_EE_PROCESS has no exception.

Method GET_STATUS_FOR_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_STATUS Call by reference Type reference (TYPE) P01_SV_PROCESS_STATUS Prozessstatus im SV-Meldeverfahren 20110817

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