SAP ABAP Class IF_HRGE_DOCUMENT (Document (Global Employee))
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
Class | IF_HRGE_DOCUMENT | |
Short Description | Document (Global Employee) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20021113 | SAP |
Last change | 20030113 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_HRGE_DOCUMENT has no forward declaration.
Interfaces
Class IF_HRGE_DOCUMENT has no interface implemented.
Friends
Class IF_HRGE_DOCUMENT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | PMGE_FORM_CLASS | Class of document | 20030116 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | PMGE_FORM_TYPE | Document type | 20030116 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | PMGE_COMMAND_TYPE | 'CUST' | Command Type for openning a Document | 20021129 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | PMGE_COMMAND_TYPE | 'NORM' | Command Type for openning a Document | 20021129 | |
5 | ![]() |
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
Class IF_HRGE_DOCUMENT has no event.
Types
Class 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 class 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 class 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 class 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 class IF_HRGE_DOCUMENT has no exception.
History
Last changed by/on | SAP | 20030113 |
SAP Release Created in |