SAP ABAP Class CL_HRGE_DOCUMENT_SERVICES (Global employee: office document)
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 20030116
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPA_BOOLE_D HR: Master Data, Attribute True and False 20021114
Properties
Class CL_HRGE_DOCUMENT_SERVICES  
Short Description Global employee: office document    
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 20021114   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SBDST Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SOI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRGE_DOCUMENT_CONST Constants for documents 20030116
2 IF_HRPA_BOOLE_D HR: Master Data, Attribute True and False 20021114
Friends
Class CL_HRGE_DOCUMENT_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_BOR_TYPE Instance attribute Private Attribute reference (LIKE) 20030116
2 C_DOCTYPE_PREFIX Instance attribute Private Attribute reference (LIKE) 20030116
3 C_DOC_TYPE Instance attribute Private Attribute reference (LIKE) 20030116
4 C_GE_CLASS Instance attribute Private Attribute reference (LIKE) 20030116
5 C_PDFTYPE_PREFIX Instance attribute Private Attribute reference (LIKE) 20030116
6 C_PDF_TYPE Instance attribute Private Attribute reference (LIKE) 20030116
7 FALSE Instance attribute Private Attribute reference (LIKE) 20021114
8 TRUE Instance attribute Private Attribute reference (LIKE) 20021114
Methods
# Method Level Visibility Method type Description Created on
1 CONFIRM_UPDATE Static method Public Method Confirm the update of a document 20021118
2 GET_DOCUMENTS_FOR_DOC_TYPE Static method Public Method Get all documents for a document Type 20021119
3 GET_DOCUMENT_TEXT Static method Public Method Get the description of a document 20021119
4 GET_DOC_NAME Static method Public Method Get the document type 20030116
5 GET_UPDATE_URL Static method Public Method Get the updated URL of a document 20021114
6 GET_URL Static method Public Method Get document URL 20021114
7 GET_VERSIONS_FOR_DOCID Static method Public Method Get all versions of a document 20021125
8 SHOW_PDF Static method Public Method Show pdf data in a container 20030110
Events
Class CL_HRGE_DOCUMENT_SERVICES has no event.
Types
Class CL_HRGE_DOCUMENT_SERVICES has no local type.
Method Signatures

Method CONFIRM_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASSNAME Call by reference Type reference (TYPE) SBDST_CLASSNAME 20021118
2 Importing CLASSTYPE Call by reference Type reference (TYPE) SBDST_CLASSTYPE 20021118
3 Importing COMPONENT Call by reference Type reference (TYPE) BAPICOMPON Business Document Service: Komponententabelle 20021118
4 Exporting IS_OK Call by reference Type reference (TYPE) PMGE_RETURN_CODE Rückgabewert (Wahr = 'X', Unwahr = Leer) 20021118
5 Importing MESS_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRGE_MESSAGE_HANDLER HR-Management globaler Mitarbeiter: Meldungen 20021118
6 Importing OBJECT_KEY Call by reference Type reference (TYPE) SBDST_OBJECT_KEY 20021118
7 Importing SIGNATURE Call by reference Type reference (TYPE) BAPISIGNAT Business Document Service: Signaturtabelle 20021118
8 Importing URL Call by reference Type reference (TYPE) BDS_URI Business Document Service: URI 20021118

Method CONFIRM_UPDATE on class CL_HRGE_DOCUMENT_SERVICES has no exception.

Method GET_DOCUMENTS_FOR_DOC_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASSNAME Call by reference Type reference (TYPE) SBDST_CLASSNAME 20021119
2 Importing CLASSTYPE Call by reference Type reference (TYPE) SBDST_CLASSTYPE 20021119
3 Importing FORM_CLASS Call by reference Type reference (TYPE) PMGE_FORM_CLASS Dokumentklasse 20021119
4 Exporting IS_OK Call by reference Type reference (TYPE) PMGE_RETURN_CODE Rückgabewert (Wahr = 'X', Unwahr = Leer) 20021119
5 Importing MESS_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRGE_MESSAGE_HANDLER HR-Management globaler Mitarbeiter: Meldungen 20021119
6 Importing OBJECT_KEY Call by reference Type reference (TYPE) SBDST_OBJECT_KEY 20021119
7 Exporting OFFICE_DOCS Call by reference Type reference (TYPE) PMGET_OFFICE_DOC BDS-Dokumentvorlagen 20021119

Method GET_DOCUMENTS_FOR_DOC_TYPE on class CL_HRGE_DOCUMENT_SERVICES has no exception.

Method GET_DOCUMENT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASSNAME Call by reference Type reference (TYPE) SBDST_CLASSNAME 20021119
2 Importing CLASSTYPE Call by reference Type reference (TYPE) SBDST_CLASSTYPE 20021119
3 Importing DOC_ID Call by reference Type reference (TYPE) BDS_DOCID Business Document Service: Dokument-ID 20021119
4 Exporting DOC_TEXT Call by reference Type reference (TYPE) SDOK_DESCR Kurzbeschreibung 20021119

Method GET_DOCUMENT_TEXT on class CL_HRGE_DOCUMENT_SERVICES has no exception.

Method GET_DOC_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DOC_NAME Call by reference Type reference (TYPE) SAEOBJART Dokumentart 20030116
2 Importing FORM_CLASS Call by reference Type reference (TYPE) PMGE_FORM_CLASS Dokumentklasse 20030116
3 Importing FORM_TYPE Call by reference Type reference (TYPE) PMGE_FORM_TYPE Dokumentart 20030116

Method GET_DOC_NAME on class CL_HRGE_DOCUMENT_SERVICES has no exception.

Method GET_UPDATE_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASSNAME Call by reference Type reference (TYPE) SBDST_CLASSNAME 20021118
2 Importing CLASSTYPE Call by reference Type reference (TYPE) SBDST_CLASSTYPE 20021118
3 Changing COMPONENT Call by reference Type reference (TYPE) BAPICOMPON Business Document Service: Komponententabelle 20021114
4 Exporting IS_OK Call by reference Type reference (TYPE) PMGE_RETURN_CODE Rückgabewert (Wahr = 'X', Unwahr = Leer) 20021114
5 Importing MESS_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRGE_MESSAGE_HANDLER HR-Management globaler Mitarbeiter: Meldungen 20021114
6 Importing OBJECT_KEY Call by reference Type reference (TYPE) SBDST_OBJECT_KEY 20021118
7 Importing SIGNATURE Call by reference Type reference (TYPE) BAPISIGNAT Business Document Service: Signaturtabelle 20021114
8 Exporting URL Call by reference Type reference (TYPE) BDS_URI Business Document Service: URI 20021114

Method GET_UPDATE_URL on class CL_HRGE_DOCUMENT_SERVICES has no exception.

Method GET_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASSNAME Call by reference Type reference (TYPE) SBDST_CLASSNAME 20021118
2 Importing CLASSTYPE Call by reference Type reference (TYPE) SBDST_CLASSTYPE 20021118
3 Exporting COMPONENT Call by reference Type reference (TYPE) BAPICOMPON Business Document Service: Komponententabelle 20021114
4 Importing DOCUMENT_ID Call by reference Type reference (TYPE) BDS_DOCID Business Document Service: Dokument-ID 20021114
5 Exporting DOC_TYPE Call by reference Type reference (TYPE) SOI_DOCUMENT_TYPE 20021114
6 Exporting IS_OK Call by reference Type reference (TYPE) PMGE_RETURN_CODE Rückgabewert (Wahr = 'X', Unwahr = Leer) 20021114
7 Importing LANGUAGE Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20021114
8 Importing MESS_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRGE_MESSAGE_HANDLER HR-Management globaler Mitarbeiter: Meldungen 20021114
9 Importing OBJECT_KEY Call by reference Type reference (TYPE) SBDST_OBJECT_KEY 20021118
10 Exporting SIGNATURE Call by reference Type reference (TYPE) BAPISIGNAT Business Document Service: Signaturtabelle 20021114
11 Exporting URL Call by reference Type reference (TYPE) BDS_URI Business Document Service: URI 20021114
12 Importing VERSION_NO Call by reference Type reference (TYPE) BDS_DVERNO Business Document Service: Dokumentversionsnummer 20021114

Method GET_URL on class CL_HRGE_DOCUMENT_SERVICES has no exception.

Method GET_VERSIONS_FOR_DOCID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASSNAME Call by reference Type reference (TYPE) SBDST_CLASSNAME 20021125
2 Importing CLASSTYPE Call by reference Type reference (TYPE) SBDST_CLASSTYPE 20021125
3 Importing DOCID Call by reference Type reference (TYPE) BDS_DOCID Business Document Service: Dokument-ID 20021125
4 Exporting IS_OK Call by reference Type reference (TYPE) PMGE_RETURN_CODE Rückgabewert (Wahr = 'X', Unwahr = Leer) 20021125
5 Importing MESS_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRGE_MESSAGE_HANDLER HR-Management globaler Mitarbeiter: Meldungen 20021125
6 Importing OBJECT_KEY Call by reference Type reference (TYPE) SBDST_OBJECT_KEY 20021125
7 Exporting OFFICE_DOCS Call by reference Type reference (TYPE) PMGET_OFFICE_DOC BDS-Dokumentvorlagen 20021125

Method GET_VERSIONS_FOR_DOCID on class CL_HRGE_DOCUMENT_SERVICES has no exception.

Method SHOW_PDF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DISPLAY_IN_PLACE Call by reference Type reference (TYPE) C 20030110
2 Exporting IS_OK Call by reference Type reference (TYPE) PMGE_RETURN_CODE Rückgabewert (Wahr = 'X', Unwahr = Leer) 20030110
3 Importing MESS_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRGE_MESSAGE_HANDLER HR-Management globaler Mitarbeiter: Meldungen 20030110
4 Importing PDF_DATA_SIZE Call by reference Type reference (TYPE) I 20030110
5 Importing PDF_DATA_TAB Call by reference Type reference (TYPE) TSFTEXT Smart Forms: Text 20030110
6 Importing PDF_VIEWER Call by reference Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER HTML Control Proxy-Klasse 20030110

Method SHOW_PDF on class CL_HRGE_DOCUMENT_SERVICES has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 200