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 CL_GRFN_IO_IMPORT_BUFFER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_GRPC_CLM_UTILITY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_GRFN_IO_IMPORT_ENGINE 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
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_BUFFER Instance attribute Protected Object reference (TYPE REF TO) CL_GRFN_IO_IMPORT_BUFFER Import buffer 20100819
2 MO_DOCUMENT Instance attribute Protected Object reference (TYPE REF TO) IF_IXML_DOCUMENT IF_IXML_DOCUMENT 20100728
3 MO_LOG Instance attribute Protected Object reference (TYPE REF TO) CL_GRFN_IO_LOG Import log 20100728
4 MO_OPTION Instance attribute Protected Object reference (TYPE REF TO) CL_GRFN_IO_IMPORT_OPTION Import option 20100728
5 MO_STREAM_FACTORY Instance attribute Protected Object reference (TYPE REF TO) IF_IXML_STREAM_FACTORY IF_IXML_STREAM_FACTORY 20100728
6 MT_ERROR_OBJECTS Instance attribute Protected Type reference (TYPE) CL_GRFN_IO_IMPORT_BUFFER=>T_OBJECT 20120531
7 MT_MESSAGE Instance attribute Protected Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100728
8 MT_PROCESSOR Instance attribute Private Type reference (TYPE) IF_GRFN_IO_IMPORT_ENGINE=>T_PROCESSOR 20100728
9 MV_COUNT Instance attribute Protected Type reference (TYPE) I 20100728
10 MV_STATE Instance attribute Protected Type reference (TYPE) IF_GRFN_IO_IMPORT_ENGINE=>STATE 20100728
11 MV_XML Instance attribute Protected Type reference (TYPE) STRING 20100728
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor Constructor 20100728
2 GET_PROCESSOR Instance method Protected Method Get processor 20100728
3 PROCESS_CUST Instance method Public Method Set customizing data 20101129
4 SAVE_CUST Instance method Public Method Save customizing data 20101130
5 SET_PROCESSOR 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 Importing IO_LOG Call by reference Object reference (TYPE REF TO) CL_GRFN_IO_LOG IO Log 20120508
2 Importing IO_OPTION Call by reference Object reference (TYPE REF TO) CL_GRFN_IO_IMPORT_OPTION Import option 20100728
3 Importing 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 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20100728
2 Returning 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 Importing 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