SAP ABAP Class IF_GRFN_IO_EXPORT_ENGINE (Interface for import engine)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRFN_IO_EXPORT_ENGINE | Export engine | 20100728 |
Properties
Class | IF_GRFN_IO_EXPORT_ENGINE | |
Short Description | Interface for import engine | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100728 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_GRFN_IO_EXPORT_ENGINE has no forward declaration.
Interfaces
Class IF_GRFN_IO_EXPORT_ENGINE has no interface implemented.
Friends
Class IF_GRFN_IO_EXPORT_ENGINE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20120601 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Create export engine instance | 20100728 |
2 | ![]() |
Instance method | Public | Method | Get data | 20100728 |
3 | ![]() |
Instance method | Public | Method | Get log | 20100728 |
4 | ![]() |
Instance method | Public | Method | Get messages | 20100728 |
5 | ![]() |
Instance method | Public | Method | Get state | 20100728 |
6 | ![]() |
Instance method | Public | Method | Preprocess | 20100813 |
7 | ![]() |
Instance method | Public | Method | Process | 20100728 |
8 | ![]() |
Instance method | Public | Method | Set XML string value | 20100728 |
Events
Class IF_GRFN_IO_EXPORT_ENGINE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | STATE | Public | Type reference (TYPE) | I | 20100728 | |
Method Signatures
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_LOG | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_IO_LOG | IO Log | 20120508 | ||
2 | ![]() |
IO_OPTION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_IO_EXPORT_OPTION | Export option | 20100728 | ||
3 | ![]() |
RO_ENGINE | Value transfer | Object reference (TYPE REF TO) | IF_GRFN_IO_EXPORT_ENGINE | Interface for import engine | 20100728 |
Method CREATE on class IF_GRFN_IO_EXPORT_ENGINE has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_XML | Value transfer | Type reference (TYPE) | STRING | 20100728 |
Method GET_DATA on class IF_GRFN_IO_EXPORT_ENGINE has no exception.
Method GET_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_LOG | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_IO_LOG | Import log | 20100728 |
Method GET_LOG on class IF_GRFN_IO_EXPORT_ENGINE has no exception.
Method GET_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_MESSAGE | Value transfer | Type reference (TYPE) | BAPIRETTAB | 20100728 |
Method GET_MESSAGES on class IF_GRFN_IO_EXPORT_ENGINE has no exception.
Method GET_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_STATE | Value transfer | Type reference (TYPE) | STATE | 20100728 |
Method GET_STATE on class IF_GRFN_IO_EXPORT_ENGINE has no exception.
Method PREPROCESS Signature
Method PREPROCESS on class IF_GRFN_IO_EXPORT_ENGINE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100903 |
Method PROCESS Signature
Method PROCESS on class IF_GRFN_IO_EXPORT_ENGINE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100903 |
Method SET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_XML | Call by reference | Type reference (TYPE) | STRING | 20100728 |
Method SET_DATA on class IF_GRFN_IO_EXPORT_ENGINE has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in |