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
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20030116 | |
| 2 | Instance method | Public | Method | Get the document in otf format | 20021219 | |
| 3 | 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 | CLOSE | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | 'X' zum Schließen der otf-Datei | 20021219 | ||
| 2 | IS_OK | Call by reference | Type reference (TYPE) | PMGE_RETURN_CODE | Rückgabewert (Wahr = 'X', Unwahr = Leer) | 20030108 | |||
| 3 | JOB_OUTPUT_INFO | Call by reference | Type reference (TYPE) | SSFCRESCL | Smart Forms: Rückgabewert am Ende des Formulardrucks | 20021219 | |||
| 4 | MESS_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRGE_MESSAGE_HANDLER | HR-Management globaler Mitarbeiter: Meldungen | 20021219 | |||
| 5 | NO_DIALOG | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | ''X' Kein Dialog vor Erzeugung der otf-Datei | 20021219 | ||
| 6 | OPEN | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | 'X' zum Öffnen der otf-Datei | 20021219 | ||
| 7 | 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 | IS_OK | Call by reference | Type reference (TYPE) | PMGE_RETURN_CODE | Rückgabewert (Wahr = 'X', Unwahr = Leer) | 20030108 | |||
| 2 | MESS_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRGE_MESSAGE_HANDLER | HR-Management globaler Mitarbeiter: Meldungen | 20021219 | |||
| 3 | PDF_DATA_SIZE | Call by reference | Type reference (TYPE) | I | 20021219 | ||||
| 4 | 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 |