SAP ABAP Class CL_GRFN_IO_IMPORT_OPTION (Import option)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_CLM (Package) Shared infrastructure for CLM integration
Properties
Class CL_GRFN_IO_IMPORT_OPTION  
Short Description Import option    
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
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_GRFN_IO_IMPORT_OPTION has no interface implemented.
Friends
Class CL_GRFN_IO_IMPORT_OPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_PROCESS_MODE Constant Public See coding Process mode 20100728
2 MO_SESSION Instance attribute Protected Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20120323
3 MS_VALIDITY Instance attribute Protected Type reference (TYPE) GRFN_S_DATES Dates 20100728
4 MV_AS5_MODEL Instance attribute Protected Type reference (TYPE) ABAP_BOOL Indirect risk model 20110418
5 MV_EXIT_ON_ERROR Instance attribute Protected Type reference (TYPE) ABAP_BOOL Exit on error 20100907
6 MV_EXTENDED_LOG Instance attribute Protected Type reference (TYPE) ABAP_BOOL Extended log 20100728
7 MV_FRONT_END Instance attribute Protected Type reference (TYPE) GRFN_FRONT_END Front End 20100728
8 MV_GENERATE_ID Instance attribute Protected Type reference (TYPE) ABAP_BOOL Generate ID 20100728
9 MV_INITIAL_SETUP Instance attribute Protected Type reference (TYPE) ABAP_BOOL Initial setup 20110119
10 MV_PROCESS_MODE Instance attribute Protected Type reference (TYPE) INT4 Natural number 20100728
11 MV_ROLLBACK Instance attribute Protected Type reference (TYPE) ABAP_BOOL Rollback 20100728
12 MV_SIMULATION Instance attribute Protected Type reference (TYPE) ABAP_BOOL Simulation 20100728
Methods
# Method Level Visibility Method type Description Created on
1 GET_AS5_MODEL Instance method Public Method Get the indirect risk model 20110418
2 GET_EXIT_ON_ERROR Instance method Public Method Get exit on error 20100907
3 GET_EXTENDED_LOG Instance method Public Method Get extended log 20100728
4 GET_FRONT_END Instance method Public Method Get front end 20100728
5 GET_GENERATE_ID Instance method Public Method Get generate ID flag 20100728
6 GET_INITIAL_SETUP Instance method Public Method Get is initial setup 20110119
7 GET_PROCESS_MODE Instance method Public Method Get processing mode 20100728
8 GET_ROLLBACK Instance method Public Method Get rollback when error flag 20100728
9 GET_SESSION Instance method Public Method Get Session 20120323
10 GET_SIMULATION Instance method Public Method Get simulation flag 20100728
11 GET_VALIDITY Instance method Public Method Get validity 20100728
12 SET_AS5_MODEL Instance method Public Method Set the indirect risk model 20110418
13 SET_EXIT_ON_ERROR Instance method Public Method Set exit on error 20100907
14 SET_EXTENDED_LOG Instance method Public Method Set extended log 20100728
15 SET_FRONT_END Instance method Public Method Set front end 20100728
16 SET_GENERATE_ID Instance method Public Method Set generate ID flag 20100728
17 SET_INITIAL_SETUP Instance method Public Method Set is initial setup 20110119
18 SET_PROCESS_MODE Instance method Public Method Set processing mode 20100728
19 SET_ROLLBACK Instance method Public Method Set rollback when error flag 20100728
20 SET_SESSION Instance method Public Method Set Session 20120323
21 SET_SIMULATION Instance method Public Method Set simulation flag 20100728
22 SET_VALIDITY Instance method Public Method Set validity 20100728
Events
Class CL_GRFN_IO_IMPORT_OPTION has no event.
Types
Class CL_GRFN_IO_IMPORT_OPTION has no local type.
Method Signatures

Method GET_AS5_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_AS5_MODEL Value transfer Type reference (TYPE) ABAP_BOOL 20110418

Method GET_AS5_MODEL on class CL_GRFN_IO_IMPORT_OPTION has no exception.

Method GET_EXIT_ON_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20100907

Method GET_EXIT_ON_ERROR on class CL_GRFN_IO_IMPORT_OPTION has no exception.

Method GET_EXTENDED_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_EXTENDED_LOG Value transfer Type reference (TYPE) ABAP_BOOL 20100728

Method GET_EXTENDED_LOG on class CL_GRFN_IO_IMPORT_OPTION has no exception.

Method GET_FRONT_END Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FRONT_END Value transfer Type reference (TYPE) GRFN_FRONT_END Front End 20100728

Method GET_FRONT_END on class CL_GRFN_IO_IMPORT_OPTION has no exception.

Method GET_GENERATE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_GENERATE_ID Value transfer Type reference (TYPE) ABAP_BOOL 20100728

Method GET_GENERATE_ID on class CL_GRFN_IO_IMPORT_OPTION has no exception.

Method GET_INITIAL_SETUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_INITIAL_SETUP Value transfer Type reference (TYPE) ABAP_BOOL 20110119

Method GET_INITIAL_SETUP on class CL_GRFN_IO_IMPORT_OPTION has no exception.

Method GET_PROCESS_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PROCESS_MODE Value transfer Type reference (TYPE) INT4 20100728

Method GET_PROCESS_MODE on class CL_GRFN_IO_IMPORT_OPTION has no exception.

Method GET_ROLLBACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ROLLBACK Value transfer Type reference (TYPE) ABAP_BOOL 20100728

Method GET_ROLLBACK on class CL_GRFN_IO_IMPORT_OPTION has no exception.

Method GET_SESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_SESSION Value transfer Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20120323

Method GET_SESSION on class CL_GRFN_IO_IMPORT_OPTION has no exception.

Method GET_SIMULATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SIMULATION Value transfer Type reference (TYPE) ABAP_BOOL 20100728

Method GET_SIMULATION on class CL_GRFN_IO_IMPORT_OPTION has no exception.

Method GET_VALIDITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_VALIDITY Value transfer Type reference (TYPE) GRFN_S_DATES 20100728

Method GET_VALIDITY on class CL_GRFN_IO_IMPORT_OPTION has no exception.

Method SET_AS5_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AS5_MODEL Call by reference Type reference (TYPE) ABAP_BOOL 20110418

Method SET_AS5_MODEL on class CL_GRFN_IO_IMPORT_OPTION has no exception.

Method SET_EXIT_ON_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXIT_ON_ERROR Call by reference Type reference (TYPE) ABAP_BOOL 20100907

Method SET_EXIT_ON_ERROR on class CL_GRFN_IO_IMPORT_OPTION has no exception.

Method SET_EXTENDED_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXTENDED_LOG Value transfer Type reference (TYPE) ABAP_BOOL 20100728

Method SET_EXTENDED_LOG on class CL_GRFN_IO_IMPORT_OPTION has no exception.

Method SET_FRONT_END Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FRONT_END Call by reference Type reference (TYPE) GRFN_FRONT_END Front End 20100728

Method SET_FRONT_END on class CL_GRFN_IO_IMPORT_OPTION has no exception.

Method SET_GENERATE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GENERATE_ID Call by reference Type reference (TYPE) ABAP_BOOL 20100728

Method SET_GENERATE_ID on class CL_GRFN_IO_IMPORT_OPTION has no exception.

Method SET_INITIAL_SETUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INITIAL_SETUP Call by reference Type reference (TYPE) ABAP_BOOL 20110119

Method SET_INITIAL_SETUP on class CL_GRFN_IO_IMPORT_OPTION has no exception.

Method SET_PROCESS_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROCESS_MODE Value transfer Type reference (TYPE) INT4 20100728

Method SET_PROCESS_MODE on class CL_GRFN_IO_IMPORT_OPTION has no exception.

Method SET_ROLLBACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ROLLBACK Call by reference Type reference (TYPE) ABAP_BOOL 20100728

Method SET_ROLLBACK on class CL_GRFN_IO_IMPORT_OPTION has no exception.

Method SET_SESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20120323

Method SET_SESSION on class CL_GRFN_IO_IMPORT_OPTION has no exception.

Method SET_SIMULATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SIMULATION Call by reference Type reference (TYPE) ABAP_BOOL 20100728

Method SET_SIMULATION on class CL_GRFN_IO_IMPORT_OPTION has no exception.

Method SET_VALIDITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATES Call by reference Type reference (TYPE) GRFN_S_DATES 20100728

Method SET_VALIDITY on class CL_GRFN_IO_IMPORT_OPTION has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in V1000