SAP ABAP Class CL_GRFN_IO_IMPORT_ENGINE (Import 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_IMPORT_ENGINE | Interface for import engine | 20100728 |
Properties
Class | CL_GRFN_IO_IMPORT_ENGINE | |
Short Description | Import engine | |
Super Class | ||
Instantiability of a Class | 0 | Private |
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
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRFN_IO_IMPORT_ENGINE | Interface for import engine | 20100728 |
Friends
Class CL_GRFN_IO_IMPORT_ENGINE has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Constructor | Constructor | 20100728 |
2 | ![]() |
Instance method | Protected | Method | Get processor | 20100728 |
3 | ![]() |
Instance method | Public | Method | Set customizing data | 20101129 |
4 | ![]() |
Instance method | Public | Method | Save customizing data | 20101130 |
5 | ![]() |
Instance method | Protected | Method | Set processor | 20120601 |
Events
Class CL_GRFN_IO_IMPORT_ENGINE has no event.
Types
Class CL_GRFN_IO_IMPORT_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_IMPORT_OPTION | Import option | 20100728 | ||
3 | ![]() |
IT_PROCESSOR | Call by reference | Type reference (TYPE) | IF_GRFN_IO_IMPORT_ENGINE=>T_PROCESSOR | 20120601 |
Method CONSTRUCTOR on class CL_GRFN_IO_IMPORT_ENGINE has no exception.
Method GET_PROCESSOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20100728 | |||
2 | ![]() |
RO_PROCESSOR | Value transfer | Object reference (TYPE REF TO) | IF_GRFN_IO_IMPORT_PROC | Interface for import processor | 20100728 |
Method GET_PROCESSOR on class CL_GRFN_IO_IMPORT_ENGINE has no exception.
Method PROCESS_CUST Signature
Method PROCESS_CUST on class CL_GRFN_IO_IMPORT_ENGINE has no parameter.
Method PROCESS_CUST on class CL_GRFN_IO_IMPORT_ENGINE has no exception.
Method SAVE_CUST Signature
Method SAVE_CUST on class CL_GRFN_IO_IMPORT_ENGINE has no parameter.
Method SAVE_CUST on class CL_GRFN_IO_IMPORT_ENGINE has no exception.
Method SET_PROCESSOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PROCESSOR | Call by reference | Type reference (TYPE) | IF_GRFN_IO_IMPORT_ENGINE=>T_PROCESSOR | 20120601 |
Method SET_PROCESSOR on class CL_GRFN_IO_IMPORT_ENGINE has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1000 |