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
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ABEND Instance attribute Public Attribute reference (LIKE) 20011219
2 AR_OFFICE_CONTROL Instance attribute Private Object reference (TYPE REF TO) I_OI_CONTAINER_CONTROL Document Container Control Interface 20021220
3 AS_DOCUMENT Instance attribute Private Type reference (TYPE) PMGES_DOC_PERNR Document per pesonnel number 20021203
4 A_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20020111
5 A_PDF_VIEWER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER HTML Control Proxy Class 20020111
6 C_BOR_TYPE Instance attribute Private Attribute reference (LIKE) 20030110
7 C_GLOBASSIGN_CLASS Instance attribute Private Attribute reference (LIKE) 20030110
8 ERROR Instance attribute Public Attribute reference (LIKE) 20011219
9 FALSE Instance attribute Public Attribute reference (LIKE) 20011219
10 INFO Instance attribute Public Attribute reference (LIKE) 20011219
11 SUCCESS Instance attribute Public Attribute reference (LIKE) 20011219
12 TRUE Instance attribute Public Attribute reference (LIKE) 20011219
13 WARNING Instance attribute Public Attribute reference (LIKE) 20011219
Methods
# Method Level Visibility Method type Description Created on
1 CALL_NAVIGATOR Instance method Public Method Call the document Navigator 20021203
2 CLOSE Instance method Public Method Close a document 20021203
3 CONSTRUCTOR Instance method Public Constructor Constructor 20020111
4 CONTROL Instance method Private Method Get the Office control 20021220
5 CREATE_CONTROL Instance method Private Method Get the Office control 20030116
6 CURRENT_DOC Instance method Public Method Get the current document 20021203
7 DESTROY Instance method Public Method Destroy method 20020131
8 GET_DOCUMENT Instance method Private Method Get the document for the selection 20021218
9 OPEN Instance method Public Method Open a document 20021203
10 PRINT Instance method Public Method Print the document 20021203
11 PRINT_LIST Instance method Public Method Create and print documents 20021203
12 SAVE Instance method Public Method Save a document 20021203
13 VIEWER 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 Exporting IS_OK Call by reference Type reference (TYPE) PMGE_RETURN_CODE Rückgabewert (Wahr = 'X', Unwahr = Leer) 20021203
2 Importing 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 Exporting CANCEL_CLOSE Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20021203
2 Importing DO_SAVE Call by reference Type reference (TYPE) PMGE_DO_SAVE Möchten Sie sichern? 20021203
3 Exporting IS_OK Call by reference Type reference (TYPE) PMGE_RETURN_CODE Rückgabewert (Wahr = 'X', Unwahr = Leer) 20021203
4 Importing 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 Importing 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 Exporting CONTROL Value transfer Object reference (TYPE REF TO) I_OI_CONTAINER_CONTROL Steuerungsschnittstelle für Dokumentcontainer 20021220
2 Exporting IS_OK Call by reference Type reference (TYPE) PMGE_RETURN_CODE Rückgabewert (Wahr = 'X', Unwahr = Leer) 20021220
3 Importing MESS_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRGE_MESSAGE_HANDLER HR-Management globaler Mitarbeiter: Meldungen 20021220
4 Importing 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 Exporting CONTROL Value transfer Object reference (TYPE REF TO) I_OI_CONTAINER_CONTROL Steuerungsschnittstelle für Dokumentcontainer 20030116
2 Exporting IS_OK Call by reference Type reference (TYPE) PMGE_RETURN_CODE Rückgabewert (Wahr = 'X', Unwahr = Leer) 20030116
3 Importing MESS_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRGE_MESSAGE_HANDLER HR-Management globaler Mitarbeiter: Meldungen 20030116
4 Importing 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 Returning 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 Importing DATUM Call by reference Type reference (TYPE) DATUM Datum 20021218
2 Importing FORM_CLASS Call by reference Type reference (TYPE) PMGE_FORM_CLASS Dokumentklasse 20021218
3 Importing MESS_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRGE_MESSAGE_HANDLER HR-Management globaler Mitarbeiter: Meldungen 20021218
4 Importing OFFICE_CONTROL Call by reference Object reference (TYPE REF TO) I_OI_CONTAINER_CONTROL Steuerungsschnittstelle für Dokumentcontainer 20030116
5 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstraktcontainer für GUI Controls 20030116
6 Importing PDF_VIEWER Call by reference Attribute reference (LIKE) A_PDF_VIEWER 20030116
7 Returning PS_DOCUMENT Value transfer Type reference (TYPE) PMGES_DOC_PERNR Dokument nach Personalnummer 20021219
8 Importing 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 Importing DATUM Call by reference Type reference (TYPE) DATUM Datum 20021203
2 Importing DISPLAY_IN_PLACE Call by reference Type reference (TYPE) C Im selben Fenster anzeigen 20021203
3 Importing FORM_CLASS Call by reference Type reference (TYPE) PMGE_FORM_CLASS Dokumentklasse 20021218
4 Exporting IS_OK Call by reference Type reference (TYPE) PMGE_RETURN_CODE Rückgabewert (Wahr = 'X', Unwahr = Leer) 20021203
5 Importing MESS_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRGE_MESSAGE_HANDLER HR-Management globaler Mitarbeiter: Meldungen 20021203
6 Importing PROGRESS Call by reference Type reference (TYPE) BOOLE_D Verarb.fortschritt 20021203
7 Importing 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 Exporting IS_OK Call by reference Type reference (TYPE) PMGE_RETURN_CODE Rückgabewert (Wahr = 'X', Unwahr = Leer) 20021203
2 Importing 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 Importing DATUM Call by reference Type reference (TYPE) DATUM Datum 20021203
2 Importing FORM_CLASS Call by reference Type reference (TYPE) PMGE_FORM_CLASS Dokumentklasse 20021218
3 Exporting IS_OK Call by reference Type reference (TYPE) PMGE_RETURN_CODE Rückgabewert (Wahr = 'X', Unwahr = Leer) 20021203
4 Importing MESS_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRGE_MESSAGE_HANDLER HR-Management globaler Mitarbeiter: Meldungen 20021203
5 Importing PROGRESS Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20021203
6 Importing 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 Exporting IS_OK Call by reference Type reference (TYPE) PMGE_RETURN_CODE Rückgabewert (Wahr = 'X', Unwahr = Leer) 20021203
2 Importing 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 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstraktcontainer für GUI Controls 20030116
2 Returning 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