SAP ABAP Class CL_HRPAYDE_SV_NOTIF_MARKER (CL_HRPAYDE_SV_NOTIF_MARKER)
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_NOTIF_MARKER 20090318
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRPAYDE_BM_NOTIF_MARKER 20090318
2 Inheritance (c INHERITING FROM c_ref)  CL_HRPAYDE_BV_NOTIF_MARKER Notification Indicator for BVV Collection of Contributions 20090318
3 Inheritance (c INHERITING FROM c_ref)  CL_HRPAYDE_D3_NOTIF_MARKER Status Changes of DEUEV Notifications 20130409
4 Inheritance (c INHERITING FROM c_ref)  CL_HRPAYDE_DS_NOTIF_MARKER Status Changes of DEUEV Immediate Notifications 20130409
5 Inheritance (c INHERITING FROM c_ref)  CL_HRPAYDE_EA_NOTIF_MARKER Notification Indicator for Reimbursement Procedure 20110415
6 Inheritance (c INHERITING FROM c_ref)  CL_HRPAYDE_EE_NOTIF_MARKER Notification ID for EEL Procedure 20110520
7 Inheritance (c INHERITING FROM c_ref)  CL_HRPAYDE_EL_NOTIF_MARKER Notification Indicator for the ELENA Procedure 20091108
8 Inheritance (c INHERITING FROM c_ref)  CL_HRPAYDE_ZS_NOTIF_MARKER Notification Indicator for Paying Office Procedure 20090507
Properties
Class CL_HRPAYDE_SV_NOTIF_MARKER  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package P01S   HR Germany: Social Insurance 
Created 20090313   SAP 
Last change 20091125   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 P99SB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SLIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRPAYDE_SV_NOTIF_MARKER 20090318
Friends
Class CL_HRPAYDE_SV_NOTIF_MARKER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AC_DTART_AAG Constant Protected Type reference (TYPE) P01_DTART CL_HRPAYDE_SV_ADMIN=>AC_DTART_EA_O_AAG Type of Data Exchange 20130409
2 AC_DTART_BEA Constant Protected Type reference (TYPE) P01_DTART CL_HRPAYDE_SV_ADMIN=>AC_DTART_BV_O_BEA Type of Data Exchange 20130409
3 AC_DTART_DBA Constant Protected Type reference (TYPE) P01_DTART CL_HRPAYDE_SV_ADMIN=>AC_DTART_BM_O_DBA Type of Data Exchange 20130409
4 AC_DTART_DSA Constant Protected Type reference (TYPE) P01_DTART CL_HRPAYDE_SV_ADMIN=>AC_DTART_DS_O_DSA Type of Data Exchange 20130409
5 AC_DTART_DUA Constant Protected Type reference (TYPE) P01_DTART CL_HRPAYDE_SV_ADMIN=>AC_DTART_D3_O_DUA Type of Data Exchange 20130409
6 AC_DTART_EEL Constant Protected Type reference (TYPE) P01_DTART CL_HRPAYDE_SV_ADMIN=>AC_DTART_EE_O_EEL Type of Data Exchange 20130409
7 AC_DTART_ZAV Constant Protected Type reference (TYPE) P01_DTART CL_HRPAYDE_SV_ADMIN=>AC_DTART_ZS_O_ZAV Type of Data Exchange 20130409
8 C_STATUS_ABGELEHNT Constant Public Type reference (TYPE) P01_SVSTATUS '10' Status Rejected 20090318
9 C_STATUS_BESCHEINIGT Constant Public Type reference (TYPE) P01_SVSTATUS '02' Status Certified 20090318
10 C_STATUS_FEHLERHAFT Constant Public Type reference (TYPE) P01_SVSTATUS '12' Status Incorrect 20090318
11 C_STATUS_GESPERRT Constant Public Type reference (TYPE) P01_SVSTATUS '11' Status locked 20090318
12 C_STATUS_MANUELL Constant Public Type reference (TYPE) P01_SVSTATUS '13' Status set manually 20090318
13 C_STATUS_NEU Constant Public Type reference (TYPE) P01_SVSTATUS '00' Status New 20090318
14 C_STATUS_UEBERTRAGBAR Constant Public Type reference (TYPE) P01_SVSTATUS '03' Transferrable Status 20090318
15 C_STATUS_UEBERTRAGEN Constant Public Type reference (TYPE) P01_SVSTATUS '01' Transferred Status 20090318
16 GS_PARAM Instance attribute Protected Type reference (TYPE) P01_SV_PARAM_NOTIFMARKER Parameter for Identifying Notifications 20090318
17 GT_NOTIFS Instance attribute Protected Type reference (TYPE) HRPAYDE_SV_T_NOTIFS_SYS Table Type for SI Notifications 20090318
18 GT_STATS Instance attribute Protected Type reference (TYPE) HRPAYDE_SV_T_STATS Statistics Data in SI 20090318
19 GV_ALV_STRUC Instance attribute Protected Type reference (TYPE) TABNAME ALV Structure for Log of Notifications 20130409
20 GV_ANZ_NOTIFS Instance attribute Protected Type reference (TYPE) I Number of Messages 20090318
21 GV_ANZ_PERNR Instance attribute Protected Type reference (TYPE) I Number of persons 20090318
22 GV_TEST Instance attribute Protected Type reference (TYPE) ABAP_BOOL Test Run 20090318
Methods
# Method Level Visibility Method type Description Created on
1 CALC_GENERAL_STATISTIC Instance method Protected Method Calculate General Statistics 20090318
2 CALC_OUTPUT_TABLE Instance method Protected Method Calculate Output Table 20090318
3 CALC_PERSON_STATISTIC Instance method Protected Method Calculate Person Statistics 20090318
4 CHECK_STATUS Instance method Protected Method Checks the status of a notification 20090318
5 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090318
6 CREATE_PAL_LOG Instance method Protected Method Generate PAL Log 20090318
7 GET_FIELDCAT Instance method Protected Method Determine Field Catalog for Notification Log 20130409
Events
Class CL_HRPAYDE_SV_NOTIF_MARKER has no event.
Types
Class CL_HRPAYDE_SV_NOTIF_MARKER has no local type.
Method Signatures

Method CALC_GENERAL_STATISTIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NOTIF Call by reference Object reference (TYPE REF TO) IF_HRPAYDE_SV_NOTIF gemeinsame Schnittstelle für SV-Meldewesen 20090318

Method CALC_GENERAL_STATISTIC on class CL_HRPAYDE_SV_NOTIF_MARKER has no exception.

Method CALC_OUTPUT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NOTIF Call by reference Object reference (TYPE REF TO) IF_HRPAYDE_SV_NOTIF gemeinsame Schnittstelle für SV-Meldewesen 20090318
2 Importing IV_MANDT Call by reference Type reference (TYPE) SYMANDT Mandantenkennung des aktuellen Benutzers 20130409
3 Importing IV_SYSID Call by reference Type reference (TYPE) P01_RPUD3AD0_SYSTEM Systemname von DEÜV-Meldungen (für ALV-Ausgabe) 20090326

Method CALC_OUTPUT_TABLE on class CL_HRPAYDE_SV_NOTIF_MARKER has no exception.

Method CALC_PERSON_STATISTIC Signature

Method CALC_PERSON_STATISTIC on class CL_HRPAYDE_SV_NOTIF_MARKER has no parameter.
Method CALC_PERSON_STATISTIC on class CL_HRPAYDE_SV_NOTIF_MARKER has no exception.

Method CHECK_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OK Call by reference Type reference (TYPE) ABAP_BOOL Status der Meldung ist ok 20090318
2 Importing IS_PARAM Call by reference Type reference (TYPE) P01_SV_PARAM_NOTIFMARKER Parameter für die Kennzeichnung von Meldungen 20090318
3 Importing IV_STATUS Call by reference Type reference (TYPE) P01_SVSTATUS Statuskennzeichen der Meldung 20090318

Method CHECK_STATUS on class CL_HRPAYDE_SV_NOTIF_MARKER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PARAM Call by reference Type reference (TYPE) P01_SV_PARAM_NOTIFMARKER Parameter für die Kennzeichnung von Meldungen 20090318
2 Importing IT_NOTIFS Call by reference Type reference (TYPE) HRPAYDE_SV_T_NOTIFS_SYS Tabellentyp für SV-Meldungen 20090318
3 Importing IV_ANZ_PERNR Call by reference Type reference (TYPE) I Anzahl Personalnummern 20090318

Method CONSTRUCTOR on class CL_HRPAYDE_SV_NOTIF_MARKER has no exception.

Method CREATE_PAL_LOG Signature

Method CREATE_PAL_LOG on class CL_HRPAYDE_SV_NOTIF_MARKER has no parameter.
Method CREATE_PAL_LOG on class CL_HRPAYDE_SV_NOTIF_MARKER has no exception.

Method GET_FIELDCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_FIELDCAT Value transfer Type reference (TYPE) SLIS_T_FIELDCAT_ALV 20130409

Method GET_FIELDCAT on class CL_HRPAYDE_SV_NOTIF_MARKER has no exception.
History
Last changed by/on SAP  20091125 
SAP Release Created in