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 | ![]() |
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 | ![]() |
Constant | Protected | Type reference (TYPE) | TABNAME | 'HRDESV_EE_S_ALV_PRC' | Name of ALV Structure | 20110518 | |
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | HRDESV_EE_T_ALV_PRC | Display of Notification Processes in ALV List | 20110518 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | Height | 20110817 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CHAR255 | URL Inbound Notification with Error Modules | 20110518 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CHAR255 | Inbound Notification: Status Manual | 20110817 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CHAR255 | URL: New Inbound Notification Without Error Modules | 20110518 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CHAR255 | URL Image 'No Inbound Notification' | 20110518 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CHAR255 | Inbound Notification: Status Is OK | 20110817 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CHAR255 | URL Image 'Incorrect Outbound Notification' | 20110518 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CHAR255 | Outbound Notification: Status Manual | 20110817 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CHAR255 | New Outbound Notification Without Errors | 20110518 | ||
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CHAR255 | New Sent Outbound Notification | 20110518 | ||
13 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CHAR255 | URL No Outbound Notification Exists | 20110518 | ||
14 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | Width | 20110817 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Generate HTML Code for a Notification Type | 20110817 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20110518 |
3 | ![]() |
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 | ![]() |
CT_HTML_TABLE | Call by reference | Type reference (TYPE) | CNHT_W3HTML_TABLE | HTML-Tabelle | 20110817 | ||
2 | ![]() |
IV_ALT_TEXT_IN | Call by reference | Type reference (TYPE) | STRING | alternativer Text für die Grafik | 20110906 | ||
3 | ![]() |
IV_ALT_TEXT_OUT | Call by reference | Type reference (TYPE) | STRING | alternativer Text für die Grafik | 20110906 | ||
4 | ![]() |
IV_IMG_IN | Call by reference | Type reference (TYPE) | CHAR255 | Grafik für den Inbound | 20110817 | ||
5 | ![]() |
IV_IMG_OUT | Call by reference | Type reference (TYPE) | CHAR255 | Grafik für den Outbound | 20110817 | ||
6 | ![]() |
IV_MDTYP_STRING | Call by reference | Type reference (TYPE) | STRING | Bezeichnung für den Typ der Meldungen | 20110817 | ||
7 | ![]() |
IV_UCOMM_IN | Call by reference | Type reference (TYPE) | SYUCOMM | Funktionscode, der PAI ausgelöst hat | 20110817 | ||
8 | ![]() |
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 | ![]() |
IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20110518 | ||
2 | ![]() |
IS_PARAM | Call by reference | Type reference (TYPE) | HRDESV_SV_S_PROCESS_PARA | Parameter für Anzeige von SV-Prozessen | 20110518 | ||
3 | ![]() |
IT_PROCESSES | Call by reference | Type reference (TYPE) | HRPAYDE_SV_T_PROCESSES | Tabelle von SV-Meldungsprozessen | 20110518 | ||
4 | ![]() |
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 | ![]() |
EV_ALT | Call by reference | Type reference (TYPE) | STRING | ALT-Text zum Bild | 20110906 | ||
2 | ![]() |
EV_URL | Call by reference | Type reference (TYPE) | CHAR255 | URL zum Bild für den Status | 20110518 | ||
3 | ![]() |
IS_STATUS | Call by reference | Type reference (TYPE) | HRDESV_SV_S_PROCESS_STATUS | Prozessstatus im SV-Meldeverfahren | 20110817 | ||
4 | ![]() |
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 |