SAP ABAP Class /TDAG/EHFNDCL_FW_ADS_PDFHNDLER (Implementation of the PDF handler)
Hierarchy
☛
TDAGBCA (Software Component) TechniData Basic Components
⤷
EHS (Application Component) Environment, Health and Safety
⤷
/TDAG/EHFND_FW_ADS_IMPL (Package) Implementation of the framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /TDAG/EHFNDIF_FW_ADS_PDFHNDLER | Handler for the Adobe Interactive Forms | 20080722 |
Properties
| Class | /TDAG/EHFNDCL_FW_ADS_PDFHNDLER | |
| Short Description | Implementation of the PDF handler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /TDAG/EHFND_FW_ADS_IMPL | Implementation of the framework |
| Created | 20080722 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /TDAG/EHFNDCL_FW_ADS_PDFHNDLER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /TDAG/EHFNDIF_FW_ADS_PDFHNDLER | Handler for the Adobe Interactive Forms | 20080722 |
Friends
Class /TDAG/EHFNDCL_FW_ADS_PDFHNDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | /TDAG/EHFNDE_FW_ADS_IMPL_RFCD | RFC destination | 20080722 | |||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20080722 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Instantiation of the class | 20080722 | |
| 2 | Instance method | Public | Method | 20080722 | ||
| 3 | Instance method | Public | Method | 20080722 | ||
| 4 | Instance method | Private | Method | Creates and returns the PDF object | 20080723 |
Events
Class /TDAG/EHFNDCL_FW_ADS_PDFHNDLER has no event.
Types
Class /TDAG/EHFNDCL_FW_ADS_PDFHNDLER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ADS_RFC_DESTINATION | Call by reference | Type reference (TYPE) | /TDAG/EHFNDE_FW_ADS_IMPL_RFCD | RFC Destination | 20080722 | |||
| 2 | IV_PDF_STREAM | Call by reference | Type reference (TYPE) | XSTRING | Binärdaten des PDFs | 20080722 |
Method CONSTRUCTOR on class /TDAG/EHFNDCL_FW_ADS_PDFHNDLER has no exception.
Method GET_ATTACHMENTS_FROM_AIF Signature
Method GET_ATTACHMENTS_FROM_AIF on class /TDAG/EHFNDCL_FW_ADS_PDFHNDLER has no parameter.
Method GET_ATTACHMENTS_FROM_AIF on class /TDAG/EHFNDCL_FW_ADS_PDFHNDLER has no exception.
Method GET_DATA_FROM_AIF Signature
Method GET_DATA_FROM_AIF on class /TDAG/EHFNDCL_FW_ADS_PDFHNDLER has no parameter.
Method GET_DATA_FROM_AIF on class /TDAG/EHFNDCL_FW_ADS_PDFHNDLER has no exception.
Method GET_PDF_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_PDF_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_FP_PDF_OBJECT | PDF Objekt | 20080723 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Das PDF Objekt konnte nicht erstellt werden | 20080723 |
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 110_600 |