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 | Instance attribute | Private | Type reference (TYPE) | LANGU | Language Key | 20130403 | |||
| 2 | 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 | Instance method | Private | Method | Application Logs: Add Message | 20080314 | |
| 2 | Instance method | Private | Method | Application Logs: Create Log with Header Data | 20080314 | |
| 3 | Instance method | Private | Method | Extract Form Name from Form Data | 20080314 | |
| 4 | Instance method | Private | Method | Handle PDF Form | 20080314 | |
| 5 | Instance method | Private | Method | Application Logs: Save Log | 20080314 | |
| 6 | 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 | IS_BAL_MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | Anwendungs-Log: Daten einer Meldung | 20080408 | |||
| 2 | IV_FREETEXT | Call by reference | Type reference (TYPE) | C | 20080314 | ||||
| 3 | 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 | 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 | IV_XMLDATA | Call by reference | Type reference (TYPE) | FPCONTENT | Formularprozessierung: Inhalt von XFT, XFD, PDF etc. | 20080314 | |||
| 2 | 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 | IV_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20080314 | |||
| 2 | IV_PDF | Call by reference | Type reference (TYPE) | FPCONTENT | Formularprozessierung: Inhalt von XFT, XFD, PDF etc. | 20080314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | EV_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenklasse | 20080410 | |||
| 2 | EV_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenklasse | 20080410 | |||
| 3 | EV_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenklasse | 20080410 | |||
| 4 | EV_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenklasse | 20080410 | |||
| 5 | 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 |