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 | 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 | Constant | Public | See coding | Process mode | 20100728 | ||||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20120323 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | GRFN_S_DATES | Dates | 20100728 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Indirect risk model | 20110418 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Exit on error | 20100907 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Extended log | 20100728 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | GRFN_FRONT_END | Front End | 20100728 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Generate ID | 20100728 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Initial setup | 20110119 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | INT4 | Natural number | 20100728 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Rollback | 20100728 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Simulation | 20100728 |
Methods
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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 |