SAP ABAP Class /TDAG/EHFNDIF_FW_ADS_PDFHNDLER (Handler for the Adobe Interactive Forms)
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
Class /TDAG/EHFNDIF_FW_ADS_PDFHNDLER  
Short Description Handler for the Adobe Interactive Forms    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080722   SAP 
Last change 20141109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /TDAG/EHFNDIF_FW_ADS_PDFHNDLER has no forward declaration.
Interfaces
Class /TDAG/EHFNDIF_FW_ADS_PDFHNDLER has no interface implemented.
Friends
Class /TDAG/EHFNDIF_FW_ADS_PDFHNDLER has no friend class.
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 GET_ATTACHMENTS_FROM_AIF Instance method Public Method Extraction of the PDF attachments of the AIF 20080722
2 GET_DATA_FROM_AIF Instance method Public Method Extratction of the data of the AIF 20080722
Events
Class /TDAG/EHFNDIF_FW_ADS_PDFHNDLER has no event.
Types
Class /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 Exporting ET_ATTACHMENTS Call by reference Type reference (TYPE) /TDAG/EHFNDY_FW_ADS_PDF_ATTACH Attachmentliste 20080722
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAL_T_MSG Anwendungs-Log: Tabelle mit Messages 20080722
# Exception Resumable Description Created on
1 CANNOT_CREATE_PDF_OBJECT Das PDF Objekt konnte nicht erstellt werden 20080723
2 CANNOT_EXTRACT_ATTACHMENTS 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 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAL_T_MSG Anwendungs-Log: Tabelle mit Messages 20080722
2 Exporting EV_PDF_DATA Call by reference Type reference (TYPE) XSTRING 20080723
# Exception Resumable Description Created on
1 CANNOT_CREATE_PDF_OBJECT Das PDF Objekt konnte nicht erstellt werden 20080723
2 CANNOT_EXTRACT_DATA Die Daten konnten nicht ausgelesen werden 20080723
History
Last changed by/on SAP  20141109 
SAP Release Created in