SAP ABAP Class CL_HRGE_DOCUMENT_LIST_OTF_PDF (Compilation of Smart Form documents (Pdf, Otf))
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 | 20030425 |
| 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_OFF_LET_LIST_OTF_PDF | Offer Letter Document (Pdf, Otf) | 20021219 |
Properties
| Class | CL_HRGE_DOCUMENT_LIST_OTF_PDF | |
| Short Description | Compilation of Smart Form documents (Pdf, Otf) | |
| 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 | 20030113 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRGE_DOCUMENT_LIST_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 | 20030425 | ||
| 3 | IF_HRPA_BOOLE_D | HR: Master Data, Attribute True and False | 20021219 |
Friends
Class CL_HRGE_DOCUMENT_LIST_OTF_PDF has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20030425 | |
| 2 | Instance method | Protected | Method | Get documents for a list of personnel numbers | 20021219 | |
| 3 | Instance method | Protected | Method | Get documents in otf format | 20021219 | |
| 4 | Instance method | Protected | Method | Get documents in pdf format | 20021219 | |
| 5 | Instance method | Protected | Method | Get the HTML viewer | 20021220 |
Events
Class CL_HRGE_DOCUMENT_LIST_OTF_PDF has no event.
Types
Class CL_HRGE_DOCUMENT_LIST_OTF_PDF has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_HRGE_DOCUMENT_LIST_OTF_PDF has no parameter.
Method CONSTRUCTOR on class CL_HRGE_DOCUMENT_LIST_OTF_PDF has no exception.
Method GET_DOCUMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOCUMENTS_TAB | Value transfer | Type reference (TYPE) | PMGET_PDF_DOCUMENT | Angebot nach pernr und Datum | 20021219 | |||
| 2 | MESS_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRGE_MESSAGE_HANDLER | HR-Management globaler Mitarbeiter: Meldungen | 20021219 |
Method GET_DOCUMENTS on class CL_HRGE_DOCUMENT_LIST_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 | DOCUMENTS_TAB | Call by reference | Type reference (TYPE) | PMGET_PDF_DOCUMENT | Tabelle Angebot pro pernr und date | 20021219 | |||
| 2 | FOR_PRINTING | Call by reference | Type reference (TYPE) | BOOLE_D | Bei 'X' werden die Daten gedruckt | 20021219 | |||
| 3 | MESS_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRGE_MESSAGE_HANDLER | HR-Management globaler Mitarbeiter: Meldungen | 20021219 | |||
| 4 | NO_DIALOG | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20021219 | |||
| 5 | PROGRESS | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20021219 | |||
| 6 | TAB_OTF_DATA | Call by reference | Type reference (TYPE) | TSFOTF | Smart Forms: Tabelle OTF | 20021219 |
Method GET_OTF_DATA on class CL_HRGE_DOCUMENT_LIST_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 | DOCUMENTS_TAB | Call by reference | Type reference (TYPE) | PMGET_PDF_DOCUMENT | Tabelle Angebot pro pernr und date | 20021219 | |||
| 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 | SAPscript Smart Forms: Datenumfang | 20021219 | |||
| 4 | PROGRESS | Call by reference | Type reference (TYPE) | BOOLE_D | Fortschritt anzeigen | 20021219 | |||
| 5 | SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20021219 | |||
| 6 | TAB_PDF_DATA | Call by reference | Type reference (TYPE) | TSFTEXT | SAPscript Smart Forms: Text | 20021219 |
Method GET_PDF_DATA on class CL_HRGE_DOCUMENT_LIST_OTF_PDF has no exception.
Method VIEWER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VIEWER | Value transfer | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | HTML Control Proxy-Klasse | 20021220 |
Method VIEWER on class CL_HRGE_DOCUMENT_LIST_OTF_PDF has no exception.
History
| Last changed by/on | SAP | 20030113 |
| SAP Release Created in | 200 |