SAP ABAP Interface IF_HRGE_DOCUMENT (Document (Global Employee))
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HRGE_DOCUMENT_LIST_OTF_PDF | Compilation of Smart Form documents (Pdf, Otf) | 20021219 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HRGE_DOCUMENT_OTF_PDF | Abstract class for Smart Form documents | 20021219 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HRGE_OFFICE_DOCUMENT | Global employee: Office Document | 20021122 |
Properties
| Interface | IF_HRGE_DOCUMENT | |
| Short Description | Document (Global Employee) |
General Data
| Package | PAOC_PAD_MGE | Management Of Global Employees |
| Created | 20021113 | SAP |
| Last changed | 20030113 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_HRGE_DOCUMENT has no forward declaration.
Interfaces
Interface IF_HRGE_DOCUMENT has no interface.
Friends
Interface IF_HRGE_DOCUMENT has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | A_DOCUMENT_CLASS | Instance attribute | Public | Type reference (TYPE) | PMGE_FORM_CLASS | Class of document | 20030116 | ||
| 2 | A_DOCUMENT_TYPE | Instance attribute | Public | Type reference (TYPE) | PMGE_FORM_TYPE | Document type | 20030116 | ||
| 3 | C_COM_CUSTOMIZE | Constant | Public | Type reference (TYPE) | PMGE_COMMAND_TYPE | 'CUST' | Command Type for openning a Document | 20021129 | |
| 4 | C_COM_NORMAL | Constant | Public | Type reference (TYPE) | PMGE_COMMAND_TYPE | 'NORM' | Command Type for openning a Document | 20021129 | |
| 5 | C_COM_PRINT | Constant | Public | Type reference (TYPE) | PMGE_COMMAND_TYPE | 'PRNT' | Command Type for openning a Document | 20021129 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Close the document | 20021113 | |
| 2 | Instance method | Public | Method | Open the document | 20021129 | |
| 3 | Instance method | Public | Method | Print the document | 20021113 | |
| 4 | Instance method | Public | Method | Save the document | 20021113 |
Events
Interface IF_HRGE_DOCUMENT has no event.
Types
Interface IF_HRGE_DOCUMENT has no local type.
Method Signatures
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 (=' ') | 20021113 | |||
| 2 | DO_SAVE | Call by reference | Type reference (TYPE) | PMGE_DO_SAVE | Möchten Sie sichern? | 20021113 | |||
| 3 | IS_OK | Call by reference | Type reference (TYPE) | PMGE_RETURN_CODE | Rückgabewert (Wahr = 'X', Unwahr = Leer) | 20021113 | |||
| 4 | MESS_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRGE_MESSAGE_HANDLER | HR-Management globaler Mitarbeiter: Meldungen | 20021113 |
Method CLOSE on Interface IF_HRGE_DOCUMENT has no exception.
Method OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMMAND_TYPE | Call by reference | Type reference (TYPE) | PMGE_COMMAND_TYPE | Befehlsart zum Öffnen eines Dokuments | 20021129 | |||
| 2 | INPLACE_SHOW_TOOLBARS | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20021129 | |||
| 3 | IS_OK | Call by reference | Type reference (TYPE) | PMGE_RETURN_CODE | Rückgabewert (Wahr = 'X', Unwahr = Leer) | 20021129 | |||
| 4 | LANGU | Call by reference | Type reference (TYPE) | THEAD-TDSPRAS | SY-LANGU | Sprachenschlüssel | 20021129 | ||
| 5 | MESS_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRGE_MESSAGE_HANDLER | HR-Management globaler Mitarbeiter: Meldungen | 20021129 | |||
| 6 | OPEN_INPLACE | Call by reference | Type reference (TYPE) | BOOLE_D | Dokument im übergeordneten oder externen Fenster öffnen | 20021129 | |||
| 7 | READ_ONLY | Call by reference | Type reference (TYPE) | BOOLE_D | Nur-Lese-Commits | 20021129 |
Method OPEN on Interface IF_HRGE_DOCUMENT 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) | 20021113 | |||
| 2 | MESS_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRGE_MESSAGE_HANDLER | HR-Management globaler Mitarbeiter: Meldungen | 20021113 | |||
| 3 | PROMPT_USER | Call by reference | Type reference (TYPE) | BOOLE_D | X | 20021113 |
Method PRINT on Interface IF_HRGE_DOCUMENT 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) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20021113 | |||
| 2 | MESS_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRGE_MESSAGE_HANDLER | HR-Management globaler Mitarbeiter: Meldungen | 20021113 |
Method SAVE on Interface IF_HRGE_DOCUMENT has no exception.
History
| Last changed by/on | SAP | 20030113 |
| SAP Release Created in | 200 |