SAP ABAP Interface IF_FP_OFFLINE (Inbound Handler for Interactive PDF Forms)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FP (Application Component) Forms Processing
     SAFPX (Package) SAP Form Processing (from 6.40)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FP_OFFLINE_FP_TEST_IA_01 Test Implementation for Offline Handler 20080411
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_OWP_HANDLER_MANUTEST OWP handler for manual test 20101018
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_AIF_HANDLER_ASSESSMENT Handler Class for Assessment AIF 20110119
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_AIF_HANDLER_DISCSVY AIF handler for disclosure survey 20120605
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_AIF_HANDLER_TEST Testing Class For AIF 20130104
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_AIF_HANDLER_TESTLOG Handler Class for Testlog AIF 20110119
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_AIF_HANDLER_TEST_AUTO Handler Class for Auto Testing AIF 20110119
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_DEMO_IFBA_EMAIL_HANDLER Test Implementation for Offline Handler 20091216
Properties
Interface IF_FP_OFFLINE  
Short Description Inbound Handler for Interactive PDF Forms    
General Data
Package SAFPX   SAP Form Processing (from 6.40) 
Created 20080325   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_FP_OFFLINE has no forward declaration.
Interfaces
Interface IF_FP_OFFLINE has no interface.
Friends
Interface IF_FP_OFFLINE has no friend.
Attributes
Interface IF_FP_OFFLINE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method Get Instance for Inbound Handler 20080325
2 HANDLE_PDF Instance method Public Method Inbound Handler for Interactive PDF Form 20080325
Events
Interface IF_FP_OFFLINE has no event.
Types
Interface IF_FP_OFFLINE has no local type.
Method Signatures

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_FP_OFFLINE Instanz 20080325

Method GET_INSTANCE on Interface IF_FP_OFFLINE has no exception.

Method HANDLE_PDF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FORM_LANG Call by reference Type reference (TYPE) LANGU Sprachenschlüssel 20130402
2 Importing IV_FORM_NAME Value transfer Type reference (TYPE) FPNAME Name eines Formularobjektes 20080410
3 Importing IV_PDF Call by reference Type reference (TYPE) FPCONTENT interaktives PDF-Formular 20080325
4 Importing IV_XML Call by reference Type reference (TYPE) FPCONTENT Formulardaten im XML-Format 20080325
# Exception Resumable Description Created on
1 CX_FP_OFFLINE Fehler bei der Eingangsverarbeitung 20080325
History
Last changed by/on SAP  20140121 
SAP Release Created in 732