SAP ABAP Class CL_IFP_INBOUND_FACTORY (Retrieve Processor for Inbound Processing of Documents)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-COR (Application Component) Correspondence Tool
⤷
FS_CORR_POST (Package) Correspondence Postprocessing

⤷

⤷

Properties
Class | CL_IFP_INBOUND_FACTORY | |
Short Description | Retrieve Processor for Inbound Processing of Documents | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FS_CORR_POST | Correspondence Postprocessing |
Created | 20091222 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_IFP_INBOUND_FACTORY has no interface implemented.
Friends
Class CL_IFP_INBOUND_FACTORY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_IFP_INBOUNDPROCESSOR | GO_IAF_INBOUNDPROCESSOR | 20091222 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Retrieve Processor for Inbound Processing | 20091222 |
Events
Class CL_IFP_INBOUND_FACTORY has no event.
Types
Class CL_IFP_INBOUND_FACTORY has no local type.
Method Signatures
Method S_GET_INBOUNDPROCESSOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ADS_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | SPACE | logische Destination ADS | 20091222 | |
2 | ![]() |
IV_SIMULATION_RUN | Call by reference | Type reference (TYPE) | IFP_DTE_SIMULATION_RUN | ABAP_TRUE | Prozess simulieren | 20091222 | |
3 | ![]() |
IV_TRANSFORMATION_TYPE | Call by reference | Type reference (TYPE) | IFP_DTE_TRANSFORMATION_TYPE | IF_IFP_EXTRACT_DATA=>GC_TRANSFORMATION_TYPE_IXML | Art der Transformtion der XML- in ABAP-Daten | 20091222 | |
4 | ![]() |
RO_INBOUNDPROCESSOR | Value transfer | Object reference (TYPE REF TO) | IF_IFP_INBOUNDPROCESSOR | Eingangsverarbeitung von Dokumenten | 20091222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CX_FP_RUNTIME_INTERNAL | 20091222 | |
2 | ![]() |
CX_FP_RUNTIME_SYSTEM | 20091222 | |
3 | ![]() |
CX_FP_RUNTIME_USAGE | 20091222 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |