SAP ABAP Class CL_HRPAYDE_EE_PROC_DISPLAYER (Displayer for Processes in EEL Notification 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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRPAYDE_SV_PROC_DISPLAYER Displayer for Processes in Reporting 20110518
Properties
Class CL_HRPAYDE_EE_PROC_DISPLAYER  
Short Description Displayer for Processes in EEL Notification Procedure    
Super Class CL_HRPAYDE_SV_PROC_DISPLAYER Displayer for Processes in Reporting 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package P01S   HR Germany: Social Insurance 
Created 20110502   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNHT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRPAYDE_EE_PROC_DISPLAYER has no interface implemented.
Friends
Class CL_HRPAYDE_EE_PROC_DISPLAYER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ALV_STRUC Constant Protected Type reference (TYPE) TABNAME 'HRDESV_EE_S_ALV_PRC' Name of ALV Structure 20110518
2 GT_ALV_DATA Instance attribute Protected Type reference (TYPE) HRDESV_EE_T_ALV_PRC Display of Notification Processes in ALV List 20110518
3 GV_HEIGHT Instance attribute Protected Type reference (TYPE) I Height 20110817
4 GV_URL_IN_ERROR_NOTIF Instance attribute Protected Type reference (TYPE) CHAR255 URL Inbound Notification with Error Modules 20110518
5 GV_URL_IN_MANUAL_NOTIF Instance attribute Protected Type reference (TYPE) CHAR255 Inbound Notification: Status Manual 20110817
6 GV_URL_IN_NEW_NOTIF Instance attribute Protected Type reference (TYPE) CHAR255 URL: New Inbound Notification Without Error Modules 20110518
7 GV_URL_IN_NO_NOTIF Instance attribute Protected Type reference (TYPE) CHAR255 URL Image 'No Inbound Notification' 20110518
8 GV_URL_IN_OK_NOTIF Instance attribute Protected Type reference (TYPE) CHAR255 Inbound Notification: Status Is OK 20110817
9 GV_URL_OUT_ERROR_NOTIF Instance attribute Protected Type reference (TYPE) CHAR255 URL Image 'Incorrect Outbound Notification' 20110518
10 GV_URL_OUT_MANUAL_NOTIF Instance attribute Protected Type reference (TYPE) CHAR255 Outbound Notification: Status Manual 20110817
11 GV_URL_OUT_NEW_NOTIF Instance attribute Protected Type reference (TYPE) CHAR255 New Outbound Notification Without Errors 20110518
12 GV_URL_OUT_NEW_NOTIF_SEND Instance attribute Protected Type reference (TYPE) CHAR255 New Sent Outbound Notification 20110518
13 GV_URL_OUT_NO_NOTIF Instance attribute Protected Type reference (TYPE) CHAR255 URL No Outbound Notification Exists 20110518
14 GV_WIDTH Instance attribute Protected Type reference (TYPE) I Width 20110817
Methods
# Method Level Visibility Method type Description Created on
1 CALC_MDTYP_HTML_TABLE Instance method Protected Method Generate HTML Code for a Notification Type 20110817
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110518
3 GET_IMAGE_URL Instance method Protected Method Gets URL of Screen for Relevant Status 20110518
Events
Class CL_HRPAYDE_EE_PROC_DISPLAYER has no event.
Types
Class CL_HRPAYDE_EE_PROC_DISPLAYER has no local type.
Method Signatures

Method CALC_MDTYP_HTML_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_HTML_TABLE Call by reference Type reference (TYPE) CNHT_W3HTML_TABLE HTML-Tabelle 20110817
2 Importing IV_ALT_TEXT_IN Call by reference Type reference (TYPE) STRING alternativer Text für die Grafik 20110906
3 Importing IV_ALT_TEXT_OUT Call by reference Type reference (TYPE) STRING alternativer Text für die Grafik 20110906
4 Importing IV_IMG_IN Call by reference Type reference (TYPE) CHAR255 Grafik für den Inbound 20110817
5 Importing IV_IMG_OUT Call by reference Type reference (TYPE) CHAR255 Grafik für den Outbound 20110817
6 Importing IV_MDTYP_STRING Call by reference Type reference (TYPE) STRING Bezeichnung für den Typ der Meldungen 20110817
7 Importing IV_UCOMM_IN Call by reference Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20110817
8 Importing IV_UCOMM_OUT Call by reference Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20110817

Method CALC_MDTYP_HTML_TABLE on class CL_HRPAYDE_EE_PROC_DISPLAYER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20110518
2 Importing IS_PARAM Call by reference Type reference (TYPE) HRDESV_SV_S_PROCESS_PARA Parameter für Anzeige von SV-Prozessen 20110518
3 Importing IT_PROCESSES Call by reference Type reference (TYPE) HRPAYDE_SV_T_PROCESSES Tabelle von SV-Meldungsprozessen 20110518
4 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA Enddedatum der Abrechnungsperiode 20110906

Method CONSTRUCTOR on class CL_HRPAYDE_EE_PROC_DISPLAYER has no exception.

Method GET_IMAGE_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ALT Call by reference Type reference (TYPE) STRING ALT-Text zum Bild 20110906
2 Exporting EV_URL Call by reference Type reference (TYPE) CHAR255 URL zum Bild für den Status 20110518
3 Importing IS_STATUS Call by reference Type reference (TYPE) HRDESV_SV_S_PROCESS_STATUS Prozessstatus im SV-Meldeverfahren 20110817
4 Importing IV_DIRECTION Call by reference Type reference (TYPE) C Richtung des Schrittes: Outbound (O), Inbound (I) 20110518

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