SAP ABAP Class CL_HRGE_DOCUMENT_OTF_PDF (Abstract class for Smart Form documents)
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 Document (Global Employee) 20021219
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRGE_DOCUMENT_CONST Constants for documents 20030110
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPA_BOOLE_D HR: Master Data, Attribute True and False 20021219
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRGE_OFFER_LETTER_OTF_PDF Offer Letter Document (Pdf, Otf) 20021219
Properties
Class CL_HRGE_DOCUMENT_OTF_PDF  
Short Description Abstract class for Smart Form documents    
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 20021219   SAP 
Last change 20030110   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRGE_DOCUMENT_OTF_PDF has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRGE_DOCUMENT Document (Global Employee) 20021219
2 IF_HRGE_DOCUMENT_CONST Constants for documents 20030110
3 IF_HRPA_BOOLE_D HR: Master Data, Attribute True and False 20021219
Friends
Class CL_HRGE_DOCUMENT_OTF_PDF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for Custom Controls in the Screen Area 20021219
2 A_DOCUMENT_CLASS Instance attribute Public Attribute reference (LIKE) 20030116
3 A_DOCUMENT_TYPE Instance attribute Public Attribute reference (LIKE) 20030116
4 A_PDF_VIEWER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER HTML Control Proxy Class 20021219
5 C_BOR_TYPE Instance attribute Protected Attribute reference (LIKE) 20030110
6 C_COM_CUSTOMIZE Instance attribute Protected Attribute reference (LIKE) 20030110
7 C_COM_NORMAL Instance attribute Protected Attribute reference (LIKE) 20030110
8 C_COM_PRINT Instance attribute Protected Attribute reference (LIKE) 20030110
9 C_DOC_TYPE Instance attribute Protected Attribute reference (LIKE) 20030116
10 C_GE_CLASS Instance attribute Protected Attribute reference (LIKE) 20030116
11 C_GLOBASSIGN_CLASS Instance attribute Protected Attribute reference (LIKE) 20030110
12 C_OL_CLASS Instance attribute Protected Attribute reference (LIKE) 20030116
13 C_PDF_TYPE Instance attribute Protected Attribute reference (LIKE) 20030116
14 FALSE Instance attribute Protected Attribute reference (LIKE) 20021219
15 TRUE Instance attribute Protected Attribute reference (LIKE) 20021219
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030116
2 GET_OTF_DATA Instance method Public Method Get the document in otf format 20021219
3 GET_PDF_DATA Instance method Public Method Get the document in pdf format 20021219
Events
Class CL_HRGE_DOCUMENT_OTF_PDF has no event.
Types
Class CL_HRGE_DOCUMENT_OTF_PDF has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_HRGE_DOCUMENT_OTF_PDF has no parameter.
Method CONSTRUCTOR on class CL_HRGE_DOCUMENT_OTF_PDF has no exception.

Method GET_OTF_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLOSE Call by reference Type reference (TYPE) BOOLE_D 'X' 'X' zum Schließen der otf-Datei 20021219
2 Exporting IS_OK Call by reference Type reference (TYPE) PMGE_RETURN_CODE Rückgabewert (Wahr = 'X', Unwahr = Leer) 20030108
3 Changing JOB_OUTPUT_INFO Call by reference Type reference (TYPE) SSFCRESCL Smart Forms: Rückgabewert am Ende des Formulardrucks 20021219
4 Importing MESS_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRGE_MESSAGE_HANDLER HR-Management globaler Mitarbeiter: Meldungen 20021219
5 Importing NO_DIALOG Call by reference Type reference (TYPE) BOOLE_D 'X' ''X' Kein Dialog vor Erzeugung der otf-Datei 20021219
6 Importing OPEN Call by reference Type reference (TYPE) BOOLE_D 'X' 'X' zum Öffnen der otf-Datei 20021219
7 Changing OUTPUT_OPTIONS Call by reference Type reference (TYPE) SSFCOMPOP SAP Smart Forms: Smart Composer (Übertragungs)-Optionen 20021219

Method GET_OTF_DATA on class CL_HRGE_DOCUMENT_OTF_PDF has no exception.

Method GET_PDF_DATA 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) 20030108
2 Importing MESS_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRGE_MESSAGE_HANDLER HR-Management globaler Mitarbeiter: Meldungen 20021219
3 Exporting PDF_DATA_SIZE Call by reference Type reference (TYPE) I 20021219
4 Exporting TAB_PDF_DATA Call by reference Type reference (TYPE) TSFTEXT Smart Forms: Text 20021219

Method GET_PDF_DATA on class CL_HRGE_DOCUMENT_OTF_PDF has no exception.
History
Last changed by/on SAP  20030110 
SAP Release Created in 200