SAP ABAP Class CL_GRFN_IO_EXPORT_ENGINE (Export engine)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_CLM (Package) Shared infrastructure for CLM integration

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_IO_EXPORT_ENGINE | Interface for import engine | 20100728 |
Properties
Class | CL_GRFN_IO_EXPORT_ENGINE | |
Short Description | Export engine | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRFN_CLM | Shared infrastructure for CLM integration |
Created | 20100728 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRFN_IO_EXPORT_ENGINE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRFN_IO_EXPORT_ENGINE | Interface for import engine | 20100728 |
Friends
Class CL_GRFN_IO_EXPORT_ENGINE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GRFN_IO_LOG | IO Log | 20100728 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GRFN_IO_EXPORT_OPTION | Export option | 20100728 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100728 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | YT_PROCESSOR | 20100728 | |||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | IF_GRFN_IO_EXPORT_ENGINE=>STATE | 20100728 | |||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20100728 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20100728 |
2 | ![]() |
Instance method | Protected | Method | Get processor | 20100728 |
Events
Class CL_GRFN_IO_EXPORT_ENGINE has no event.
Types
Class CL_GRFN_IO_EXPORT_ENGINE has no local type.
Method Signatures
Method CONSTRUCTOR 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 |
Method CONSTRUCTOR on class CL_GRFN_IO_EXPORT_ENGINE has no exception.
Method GET_PROCESSOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ENTITY | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20100728 | ||
2 | ![]() |
RO_PROCESSOR | Value transfer | Object reference (TYPE REF TO) | IF_GRFN_IO_EXPORT_PROC | Interface for import processor | 20100728 |
Method GET_PROCESSOR on class CL_GRFN_IO_EXPORT_ENGINE has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1000 |