SAP ABAP Class CL_IFP_DOCUMENT_FACTORY (Factory for Extracting Data)
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_DOCUMENT_FACTORY | |
| Short Description | Factory for Extracting Data | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FS_CORR_POST | Correspondence Postprocessing |
| Created | 20090515 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_IFP_DOCUMENT_FACTORY has no interface implemented.
Friends
Class CL_IFP_DOCUMENT_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) | CL_IFP_DOCUMENT_PROCESSING | GO_SINGLETON | 20090515 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create and Format Interface for Data Extraction | 20090515 | |
| 2 | Static method | Public | Method | Format Interface for Data Extraction | 20091221 |
Events
Class CL_IFP_DOCUMENT_FACTORY has no event.
Types
Class CL_IFP_DOCUMENT_FACTORY has no local type.
Method Signatures
Method S_CREATE 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 | logische Destination ADS | 20090515 | |||
| 2 | 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 | 20090515 | ||
| 3 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_IFP_EXTRACT_DATA | Daten aus Dokument extrahieren | 20090515 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_FP_RUNTIME_INTERNAL | 20090515 | ||
| 2 | CX_FP_RUNTIME_SYSTEM | 20090515 | ||
| 3 | CX_FP_RUNTIME_USAGE | 20090515 |
Method S_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_IFP_DOCUMENT_DATA | Daten aus Dokument bereitstellen | 20091221 |
Method S_GET on class CL_IFP_DOCUMENT_FACTORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |