SAP ABAP Interface /TDAG/EHFNDIF_FW_ADS_PDFHNDLER (Handler for the Adobe Interactive Forms)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /TDAG/EHFNDCL_FW_ADS_PDFHNDLER | Implementation of the PDF handler | 20080722 |
Properties
| Interface | /TDAG/EHFNDIF_FW_ADS_PDFHNDLER | |
| Short Description | Handler for the Adobe Interactive Forms |
General Data
| Package | /TDAG/EHFND_FW_ADS_IMPL | Implementation of the framework |
| Created | 20080722 | SAP |
| Last changed | 20141109 | SAP |
| Unicode checks active |
Forward declarations
Interface /TDAG/EHFNDIF_FW_ADS_PDFHNDLER has no forward declaration.
Interfaces
Interface /TDAG/EHFNDIF_FW_ADS_PDFHNDLER has no interface.
Friends
Interface /TDAG/EHFNDIF_FW_ADS_PDFHNDLER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MV_PDF_STREAM | Instance attribute | Public | Type reference (TYPE) | XSTRING | Binary data of the PDF | 20080722 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Extraction of the PDF attachments of the AIF | 20080722 | |
| 2 | Instance method | Public | Method | Extratction of the data of the AIF | 20080722 |
Events
Interface /TDAG/EHFNDIF_FW_ADS_PDFHNDLER has no event.
Types
Interface /TDAG/EHFNDIF_FW_ADS_PDFHNDLER has no local type.
Method Signatures
Method GET_ATTACHMENTS_FROM_AIF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ATTACHMENTS | Call by reference | Type reference (TYPE) | /TDAG/EHFNDY_FW_ADS_PDF_ATTACH | Attachmentliste | 20080722 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAL_T_MSG | Anwendungs-Log: Tabelle mit Messages | 20080722 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Das PDF Objekt konnte nicht erstellt werden | 20080723 | ||
| 2 | Die Anhänge konnten nicht extrahiert werden | 20080723 |
Method GET_DATA_FROM_AIF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAL_T_MSG | Anwendungs-Log: Tabelle mit Messages | 20080722 | |||
| 2 | EV_PDF_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20080723 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Das PDF Objekt konnte nicht erstellt werden | 20080723 | ||
| 2 | Die Daten konnten nicht ausgelesen werden | 20080723 |
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 110_600 |