SAP ABAP Class CL_FP_INBOUND_HANDLER (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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_INBOUND_EXIT_BCS BCS: Exit for Inbound Processing 20080314
Properties
Class CL_FP_INBOUND_HANDLER  
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 SAFPX   SAP Form Processing (from 6.40) 
Created 20080314   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FP_INBOUND_HANDLER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_INBOUND_EXIT_BCS BCS: Exit for Inbound Processing 20080314
Friends
Class CL_FP_INBOUND_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FORM_LANG Instance attribute Private Type reference (TYPE) LANGU Language Key 20130403
2 INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_FP_INBOUND_HANDLER Inbound Handler for Interactive PDF Forms 20080314
Methods
# Method Level Visibility Method type Description Created on
1 INT_ADD_LOG Instance method Private Method Application Logs: Add Message 20080314
2 INT_CREATE_LOG Instance method Private Method Application Logs: Create Log with Header Data 20080314
3 INT_FIND_FORMNAME Instance method Private Method Extract Form Name from Form Data 20080314
4 INT_PROCESS_PDF Instance method Private Method Handle PDF Form 20080314
5 INT_SAVE_LOG Instance method Private Method Application Logs: Save Log 20080314
6 INT_SPLIT_MESSAGE Static method Private Method Split Long Text - c(50) 20080410
Events
Class CL_FP_INBOUND_HANDLER has no event.
Types
Class CL_FP_INBOUND_HANDLER has no local type.
Method Signatures

Method INT_ADD_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BAL_MSG Call by reference Type reference (TYPE) BAL_S_MSG Anwendungs-Log: Daten einer Meldung 20080408
2 Importing IV_FREETEXT Call by reference Type reference (TYPE) C 20080314
3 Importing IV_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20080314

Method INT_ADD_LOG on class CL_FP_INBOUND_HANDLER has no exception.

Method INT_CREATE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_LOG_HANDLE Value transfer Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20080314

Method INT_CREATE_LOG on class CL_FP_INBOUND_HANDLER has no exception.

Method INT_FIND_FORMNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_XMLDATA Call by reference Type reference (TYPE) FPCONTENT Formularprozessierung: Inhalt von XFT, XFD, PDF etc. 20080314
2 Returning RV_FORMNAME Value transfer Type reference (TYPE) FPNAME Name eines Formularobjektes 20080314

Method INT_FIND_FORMNAME on class CL_FP_INBOUND_HANDLER has no exception.

Method INT_PROCESS_PDF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20080314
2 Importing IV_PDF Call by reference Type reference (TYPE) FPCONTENT Formularprozessierung: Inhalt von XFT, XFD, PDF etc. 20080314
# Exception Resumable Description Created on
1 CX_FP_OFFLINE Fehler bei der Eingangsverarbeitung 20080404

Method INT_SAVE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20080314

Method INT_SAVE_LOG on class CL_FP_INBOUND_HANDLER has no exception.

Method INT_SPLIT_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MSGV1 Call by reference Type reference (TYPE) SYMSGV Nachrichtenklasse 20080410
2 Exporting EV_MSGV2 Call by reference Type reference (TYPE) SYMSGV Nachrichtenklasse 20080410
3 Exporting EV_MSGV3 Call by reference Type reference (TYPE) SYMSGV Nachrichtenklasse 20080410
4 Exporting EV_MSGV4 Call by reference Type reference (TYPE) SYMSGV Nachrichtenklasse 20080410
5 Importing IV_MESSAGE_TEXT Call by reference Type reference (TYPE) C 20080410

Method INT_SPLIT_MESSAGE on class CL_FP_INBOUND_HANDLER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 732