SAP ABAP Class CL_HRGE_OS_MANAGER (Document management (global employees))
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_DOCUMENT_CONST | Constants for documents | 20030110 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRGE_MESSAGE_CONST | HR-Global employees: messages constants | 20011219 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPA_BOOLE_D | HR: Master Data, Attribute True and False | 20011219 |
Properties
| Class | CL_HRGE_OS_MANAGER | |
| Short Description | Document management (global employees) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | HRMGE00GENERAL | |
| Program status | ||
| Category | 0 | |
| Package | PAOC_PAD_MGE | Management Of Global Employees |
| Created | 20011219 | SAP |
| Last change | 20030110 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRGE_OS_MANAGER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRGE_DOCUMENT_CONST | Constants for documents | 20030110 | ||
| 2 | IF_HRGE_MESSAGE_CONST | HR-Global employees: messages constants | 20011219 | ||
| 3 | IF_HRPA_BOOLE_D | HR: Master Data, Attribute True and False | 20011219 |
Friends
Class CL_HRGE_OS_MANAGER has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Call the document Navigator | 20021203 | |
| 2 | Instance method | Public | Method | Close a document | 20021203 | |
| 3 | Instance method | Public | Constructor | Constructor | 20020111 | |
| 4 | Instance method | Private | Method | Get the Office control | 20021220 | |
| 5 | Instance method | Private | Method | Get the Office control | 20030116 | |
| 6 | Instance method | Public | Method | Get the current document | 20021203 | |
| 7 | Instance method | Public | Method | Destroy method | 20020131 | |
| 8 | Instance method | Private | Method | Get the document for the selection | 20021218 | |
| 9 | Instance method | Public | Method | Open a document | 20021203 | |
| 10 | Instance method | Public | Method | Print the document | 20021203 | |
| 11 | Instance method | Public | Method | Create and print documents | 20021203 | |
| 12 | Instance method | Public | Method | Save a document | 20021203 | |
| 13 | Instance method | Private | Method | Get the HTLML viewer | 20021220 |
Events
Class CL_HRGE_OS_MANAGER has no event.
Types
Class CL_HRGE_OS_MANAGER has no local type.
Method Signatures
Method CALL_NAVIGATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OK | Call by reference | Type reference (TYPE) | PMGE_RETURN_CODE | Rückgabewert (Wahr = 'X', Unwahr = Leer) | 20021203 | |||
| 2 | MESS_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRGE_MESSAGE_HANDLER | HR-Management globaler Mitarbeiter: Meldungen | 20021203 |
Method CALL_NAVIGATOR on class CL_HRGE_OS_MANAGER has no exception.
Method CLOSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CANCEL_CLOSE | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20021203 | |||
| 2 | DO_SAVE | Call by reference | Type reference (TYPE) | PMGE_DO_SAVE | Möchten Sie sichern? | 20021203 | |||
| 3 | IS_OK | Call by reference | Type reference (TYPE) | PMGE_RETURN_CODE | Rückgabewert (Wahr = 'X', Unwahr = Leer) | 20021203 | |||
| 4 | MESS_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRGE_MESSAGE_HANDLER | HR-Management globaler Mitarbeiter: Meldungen | 20021203 |
Method CLOSE on class CL_HRGE_OS_MANAGER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container für Custom Control im Bildbereich | 20020111 |
Method CONSTRUCTOR on class CL_HRGE_OS_MANAGER has no exception.
Method CONTROL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROL | Value transfer | Object reference (TYPE REF TO) | I_OI_CONTAINER_CONTROL | Steuerungsschnittstelle für Dokumentcontainer | 20021220 | |||
| 2 | IS_OK | Call by reference | Type reference (TYPE) | PMGE_RETURN_CODE | Rückgabewert (Wahr = 'X', Unwahr = Leer) | 20021220 | |||
| 3 | MESS_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRGE_MESSAGE_HANDLER | HR-Management globaler Mitarbeiter: Meldungen | 20021220 | |||
| 4 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstraktcontainer für GUI Controls | 20030116 |
Method CONTROL on class CL_HRGE_OS_MANAGER has no exception.
Method CREATE_CONTROL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROL | Value transfer | Object reference (TYPE REF TO) | I_OI_CONTAINER_CONTROL | Steuerungsschnittstelle für Dokumentcontainer | 20030116 | |||
| 2 | IS_OK | Call by reference | Type reference (TYPE) | PMGE_RETURN_CODE | Rückgabewert (Wahr = 'X', Unwahr = Leer) | 20030116 | |||
| 3 | MESS_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRGE_MESSAGE_HANDLER | HR-Management globaler Mitarbeiter: Meldungen | 20030116 | |||
| 4 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstraktcontainer für GUI Controls | 20030116 |
Method CREATE_CONTROL on class CL_HRGE_OS_MANAGER has no exception.
Method CURRENT_DOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CURRENT_DOCUMENT | Value transfer | Type reference (TYPE) | PMGES_DOC_PERNR | Dokument nach Personalnummer | 20021203 |
Method CURRENT_DOC on class CL_HRGE_OS_MANAGER has no exception.
Method DESTROY Signature
Method DESTROY on class CL_HRGE_OS_MANAGER has no parameter.
Method DESTROY on class CL_HRGE_OS_MANAGER has no exception.
Method GET_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATUM | Call by reference | Type reference (TYPE) | DATUM | Datum | 20021218 | |||
| 2 | FORM_CLASS | Call by reference | Type reference (TYPE) | PMGE_FORM_CLASS | Dokumentklasse | 20021218 | |||
| 3 | MESS_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRGE_MESSAGE_HANDLER | HR-Management globaler Mitarbeiter: Meldungen | 20021218 | |||
| 4 | OFFICE_CONTROL | Call by reference | Object reference (TYPE REF TO) | I_OI_CONTAINER_CONTROL | Steuerungsschnittstelle für Dokumentcontainer | 20030116 | |||
| 5 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstraktcontainer für GUI Controls | 20030116 | |||
| 6 | PDF_VIEWER | Call by reference | Attribute reference (LIKE) | A_PDF_VIEWER | 20030116 | ||||
| 7 | PS_DOCUMENT | Value transfer | Type reference (TYPE) | PMGES_DOC_PERNR | Dokument nach Personalnummer | 20021219 | |||
| 8 | TAB_PERNR | Call by reference | Type reference (TYPE) | PCCET_PERNR | Beschäftigungsvertrag | 20021218 |
Method GET_DOCUMENT on class CL_HRGE_OS_MANAGER has no exception.
Method OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATUM | Call by reference | Type reference (TYPE) | DATUM | Datum | 20021203 | |||
| 2 | DISPLAY_IN_PLACE | Call by reference | Type reference (TYPE) | C | Im selben Fenster anzeigen | 20021203 | |||
| 3 | FORM_CLASS | Call by reference | Type reference (TYPE) | PMGE_FORM_CLASS | Dokumentklasse | 20021218 | |||
| 4 | IS_OK | Call by reference | Type reference (TYPE) | PMGE_RETURN_CODE | Rückgabewert (Wahr = 'X', Unwahr = Leer) | 20021203 | |||
| 5 | MESS_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRGE_MESSAGE_HANDLER | HR-Management globaler Mitarbeiter: Meldungen | 20021203 | |||
| 6 | PROGRESS | Call by reference | Type reference (TYPE) | BOOLE_D | Verarb.fortschritt | 20021203 | |||
| 7 | TAB_PERNR | Call by reference | Type reference (TYPE) | PCCET_PERNR | Beschäftigungsvertrag | 20021203 |
Method OPEN on class CL_HRGE_OS_MANAGER has no exception.
Method PRINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OK | Call by reference | Type reference (TYPE) | PMGE_RETURN_CODE | Rückgabewert (Wahr = 'X', Unwahr = Leer) | 20021203 | |||
| 2 | MESS_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRGE_MESSAGE_HANDLER | HR-Management globaler Mitarbeiter: Meldungen | 20021203 |
Method PRINT on class CL_HRGE_OS_MANAGER has no exception.
Method PRINT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATUM | Call by reference | Type reference (TYPE) | DATUM | Datum | 20021203 | |||
| 2 | FORM_CLASS | Call by reference | Type reference (TYPE) | PMGE_FORM_CLASS | Dokumentklasse | 20021218 | |||
| 3 | IS_OK | Call by reference | Type reference (TYPE) | PMGE_RETURN_CODE | Rückgabewert (Wahr = 'X', Unwahr = Leer) | 20021203 | |||
| 4 | MESS_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRGE_MESSAGE_HANDLER | HR-Management globaler Mitarbeiter: Meldungen | 20021203 | |||
| 5 | PROGRESS | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20021203 | |||
| 6 | TAB_PERNR | Call by reference | Type reference (TYPE) | PCCET_PERNR | Beschäftigungsvertrag | 20021203 |
Method PRINT_LIST on class CL_HRGE_OS_MANAGER has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OK | Call by reference | Type reference (TYPE) | PMGE_RETURN_CODE | Rückgabewert (Wahr = 'X', Unwahr = Leer) | 20021203 | |||
| 2 | MESS_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRGE_MESSAGE_HANDLER | HR-Management globaler Mitarbeiter: Meldungen | 20021203 |
Method SAVE on class CL_HRGE_OS_MANAGER has no exception.
Method VIEWER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstraktcontainer für GUI Controls | 20030116 | |||
| 2 | VIEWER | Value transfer | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | HTML Control Proxy-Klasse | 20021220 |
Method VIEWER on class CL_HRGE_OS_MANAGER has no exception.
History
| Last changed by/on | SAP | 20030110 |
| SAP Release Created in | 110 |