SAP ABAP Class IF_FP_OFFLINE (Inbound Handler for Interactive PDF Forms)
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
Class IF_FP_OFFLINE  
Short Description Inbound Handler for Interactive PDF Forms    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080325   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FP_OFFLINE has no forward declaration.
Interfaces
Class IF_FP_OFFLINE has no interface implemented.
Friends
Class IF_FP_OFFLINE has no friend class.
Attributes
Class 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
Class IF_FP_OFFLINE has no event.
Types
Class 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 class 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