SAP ABAP Class IF_HRPAYDE_SV_PROCESS (Process in SI Notification Procedure)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPAYDE_EE_PROCESS Process Data Exchange EEL 20110518
Properties
Class IF_HRPAYDE_SV_PROCESS  
Short Description Process in SI Notification Procedure    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110512   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_HRPAYDE_SV_PROCESS has no forward declaration.
Interfaces
Class IF_HRPAYDE_SV_PROCESS has no interface implemented.
Friends
Class IF_HRPAYDE_SV_PROCESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_STAT_ABGESCHLOSSEN Constant Public Type reference (TYPE) P01_SV_PROCESS_STATUS '04' Process Status in SI Notification Procedure 20110518
2 C_STAT_FEHLERHAFT Constant Public Type reference (TYPE) P01_SV_PROCESS_STATUS '03' Process Status in SI Notification Procedure 20110518
3 C_STAT_LAUFEND Constant Public Type reference (TYPE) P01_SV_PROCESS_STATUS '01' Process Status in SI Notification Procedure 20110817
4 C_STAT_STEP_INITIAL Constant Public Type reference (TYPE) P01_SV_PROCESS_STEP_STATUS '00' Status of Subprocess Scenario 20110518
5 C_STAT_ZU_BEARBEITEN Constant Public Type reference (TYPE) P01_SV_PROCESS_STATUS '02' Process Status in SI Notification Procedure 20110518
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NOTIF Instance method Public Method Adds New Notification for Process 20110519
2 GET_ALV_DATA Instance method Public Method Gets ALV Process Data 20110519
3 GET_NOTIFS Instance method Public Method Gets Notifications of Process 20110519
4 GET_NOTIFS_FOR_STEP Instance method Public Method Gets Notifications for Process Step 20110518
5 GET_STATUS Instance method Public Method Gets Current Process Status 20110519
6 SET_NOTIFS Instance method Public Method Adds Notifications for Process 20110519
Events
Class IF_HRPAYDE_SV_PROCESS has no event.
Types
Class IF_HRPAYDE_SV_PROCESS has no local type.
Method Signatures

Method ADD_NOTIF 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 20110519

Method ADD_NOTIF on class IF_HRPAYDE_SV_PROCESS has no exception.

Method GET_ALV_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DATA Call by reference Type reference (TYPE) DATA 20110519

Method GET_ALV_DATA on class IF_HRPAYDE_SV_PROCESS has no exception.

Method GET_NOTIFS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NOTIFS Call by reference Type reference (TYPE) HRPAYDE_SV_T_NOTIFS Tabellentyp für SV-Meldungen 20110519

Method GET_NOTIFS on class IF_HRPAYDE_SV_PROCESS has no exception.

Method GET_NOTIFS_FOR_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NOTIFS Call by reference Type reference (TYPE) HRPAYDE_SV_T_NOTIFS Tabelle mit SV-Meldungen 20110518
2 Importing IV_UCOMM Call by reference Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20110518

Method GET_NOTIFS_FOR_STEP on class IF_HRPAYDE_SV_PROCESS has no exception.

Method GET_STATUS Signature

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

Method GET_STATUS on class IF_HRPAYDE_SV_PROCESS has no exception.

Method SET_NOTIFS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_NOTIFS Call by reference Type reference (TYPE) HRPAYDE_SV_T_NOTIFS Tabellentyp für SV-Meldungen 20110519

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