SAP ABAP Class CL_HRGE_DISPLAY_LOG (HR-Global employees messages)
Hierarchy
☛
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
⤷
PA-GE (Application Component) Management of Global Employees
⤷
PAOC_PAD_MGE (Package) Management Of Global Employees
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRGE_MESSAGE_CONST | HR-Global employees: messages constants | 20020423 |
Properties
| Class | CL_HRGE_DISPLAY_LOG | |
| Short Description | HR-Global employees messages | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_PAD_MGE | Management Of Global Employees |
| Created | 20020423 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRGE_DISPLAY_LOG has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRGE_MESSAGE_CONST | HR-Global employees: messages constants | 20020423 |
Friends
Class CL_HRGE_DISPLAY_LOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for Custom Controls in the Screen Area | 20020423 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DIALOGBOX_CONTAINER | Container for Custom Controls in the Screen Area | 20020423 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | BALCNTHNDL | Application Log: Control Display Handle | 20020423 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log handle | 20020423 | |||
| 5 | Constant | Private | Type reference (TYPE) | BOOLE_D | SPACE | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20020423 | ||
| 6 | Constant | Private | Type reference (TYPE) | BOOLE_D | 'X' | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20020423 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Profiles | 20020423 | |
| 2 | Instance method | Public | Method | Display messages | 20020423 | |
| 3 | Instance method | Public | Method | Display messages | 20030213 | |
| 4 | Instance method | Public | Method | Display messages | 20020423 | |
| 5 | Instance method | Private | Method | Display single message | 20020423 | |
| 6 | Instance method | Private | Method | Fill the log table | 20020423 | |
| 7 | Instance method | Private | Method | Get text title | 20020423 | |
| 8 | Instance method | Private | Event handling method | Close Dialog Box | 20020423 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | ON_CLOSE_OBJ | Instance Event (0) |
Private (0) |
20020423 |
Types
Class CL_HRGE_DISPLAY_LOG has no local type.
Method Signatures
Method CREATE_DISPLAY_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PROFILE | Value transfer | Type reference (TYPE) | BAL_S_PROF | Anwendungsprotokoll: Profil Ausgabeformat | 20020423 | |||
| 2 | I_POPUP | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20020423 | ||
| 3 | I_TITLE_TEXT | Call by reference | Type reference (TYPE) | STRING | Titel | 20020423 |
Method CREATE_DISPLAY_PROFILE on class CL_HRGE_DISPLAY_LOG has no exception.
Method DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstraktcontainer für GUI Controls | 20020423 | |||
| 2 | IR_MESSAGE_LIST | Call by reference | Object reference (TYPE REF TO) | CL_HRGE_PERNR_MESSAGE_LIST | HR-Stammdaten: Meldungen mit pernr | 20020423 | |||
| 3 | I_SINGLE_MESSAGE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolesche Variable (X=true, -=false, space=unbekannt) | 20020423 | |||
| 4 | I_TITLE_TEXT | Call by reference | Type reference (TYPE) | STRING | 20020423 |
Method DISPLAY on class CL_HRGE_DISPLAY_LOG has no exception.
Method DISPLAY_FULL_SCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MESSAGE_LIST | Call by reference | Object reference (TYPE REF TO) | CL_HRGE_PERNR_MESSAGE_LIST | HR-Stammdaten: Meldungen mit pernr | 20030213 | |||
| 2 | I_TITLE_TEXT | Call by reference | Type reference (TYPE) | STRING | 20030213 |
Method DISPLAY_FULL_SCREEN on class CL_HRGE_DISPLAY_LOG has no exception.
Method DISPLAY_POPUP_FOR_REPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MESSAGE_LIST | Call by reference | Object reference (TYPE REF TO) | CL_HRGE_PERNR_MESSAGE_LIST | HR-Stammdaten: Meldungen mit pernr | 20020423 | |||
| 2 | I_SINGLE_MESSAGE | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20020423 | |||
| 3 | I_TITLE_TEXT | Call by reference | Type reference (TYPE) | STRING | 20020423 |
Method DISPLAY_POPUP_FOR_REPORT on class CL_HRGE_DISPLAY_LOG has no exception.
Method DISPLAY_SINGLE_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MESSAGE_LIST | Call by reference | Object reference (TYPE REF TO) | CL_HRGE_PERNR_MESSAGE_LIST | HR-Stammdaten: Meldungen mit pernr | 20020423 | |||
| 2 | IS_SINGLE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolesche Variable (X=true, -=false, space=unbekannt) | 20020423 |
Method DISPLAY_SINGLE_MESSAGE on class CL_HRGE_DISPLAY_LOG has no exception.
Method FILL_LOG_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IS_EMPTY | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20020423 | |||
| 2 | IR_MESSAGE_LIST | Call by reference | Object reference (TYPE REF TO) | CL_HRGE_PERNR_MESSAGE_LIST | HR-Stammdaten: Meldungen mit pernr | 20020423 |
Method FILL_LOG_TABLE on class CL_HRGE_DISPLAY_LOG has no exception.
Method GET_TITLE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TITLE_TEXT | Call by reference | Type reference (TYPE) | STRING | 20020423 | ||||
| 2 | R_TITLE_TEXT | Value transfer | Type reference (TYPE) | STRING | 20020423 |
Method GET_TITLE_TEXT on class CL_HRGE_DISPLAY_LOG has no exception.
Method ON_CLOSE Signature
Method ON_CLOSE on class CL_HRGE_DISPLAY_LOG has no parameter.
Method ON_CLOSE on class CL_HRGE_DISPLAY_LOG has no exception.
Event Signatures
Event ON_CLOSE_OBJ Signature
Event ON_CLOSE_OBJ on class CL_HRGE_DISPLAY_LOG has no parameter.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 110 |