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 MV_ADS_RFC_DESTINATION Instance attribute Private Type reference (TYPE) /TDAG/EHFNDE_FW_ADS_IMPL_RFCD RFC destination 20080722
2 MV_PDF_STREAM Instance attribute Private Attribute reference (LIKE) 20080722
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Instantiation of the class 20080722
2 GET_ATTACHMENTS_FROM_AIF Instance method Public Method 20080722
3 GET_DATA_FROM_AIF Instance method Public Method 20080722
4 GET_PDF_OBJECT 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 Importing IV_ADS_RFC_DESTINATION Call by reference Type reference (TYPE) /TDAG/EHFNDE_FW_ADS_IMPL_RFCD RFC Destination 20080722
2 Importing 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 Exporting EO_PDF_OBJECT Call by reference Object reference (TYPE REF TO) IF_FP_PDF_OBJECT PDF Objekt 20080723
# Exception Resumable Description Created on
1 CANNOT_CREATE_PDF_OBJECT Das PDF Objekt konnte nicht erstellt werden 20080723
History
Last changed by/on SAP  20141109 
SAP Release Created in 110_600