SAP ABAP Class CL_GRFN_IO_EXPORT_OPTION (Export 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_EXPORT_OPTION | |
| Short Description | Export 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_EXPORT_OPTION has no interface implemented.
Friends
Class CL_GRFN_IO_EXPORT_OPTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20120330 | |||||
| 2 | Instance attribute | Private | Type reference (TYPE) | GRFN_T_ENTITY | Table of entities | 20100728 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TFPLAISO | Language Table in ISO Format | 20120614 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | T_SELECTION | 20120330 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | GRFN_FRONT_END | Front End | 20100728 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | GRFN_DATE | Export from date | 20101029 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get entities | 20100728 | |
| 2 | Instance method | Public | Method | 20120330 | ||
| 3 | Instance method | Public | Method | Get front end | 20100728 | |
| 4 | Instance method | Public | Method | Get export from date | 20101029 | |
| 5 | Instance method | Public | Method | 20120614 | ||
| 6 | Instance method | Public | Method | 20120330 | ||
| 7 | Instance method | Public | Method | Set entities | 20100728 | |
| 8 | Instance method | Public | Method | 20120330 | ||
| 9 | Instance method | Public | Method | Set front end | 20100728 | |
| 10 | Instance method | Public | Method | Set export from date | 20101029 | |
| 11 | Instance method | Public | Method | 20120614 | ||
| 12 | Instance method | Public | Method | 20120330 |
Events
Class CL_GRFN_IO_EXPORT_OPTION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_SELECTION | Public | See coding | 20120330 | t_selection TYPE TABLE OF grfn_s_query_path
|
Method Signatures
Method GET_ENTITIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ENTITY | Value transfer | Type reference (TYPE) | GRFN_T_ENTITY | Table of entities | 20100728 |
Method GET_ENTITIES on class CL_GRFN_IO_EXPORT_OPTION has no exception.
Method GET_ENTITY_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SELECTION | Call by reference | Type reference (TYPE) | GRFN_T_QUERY_OPTION | 20120330 | ||||
| 2 | IV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | 20120330 |
Method GET_ENTITY_SELECTION on class CL_GRFN_IO_EXPORT_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_EXPORT_OPTION has no exception.
Method GET_KEY_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_KEY_DATE | Value transfer | Type reference (TYPE) | GRFN_DATE | Date | 20101029 |
Method GET_KEY_DATE on class CL_GRFN_IO_EXPORT_OPTION has no exception.
Method GET_LAISO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LAISO | Call by reference | Type reference (TYPE) | TFPLAISO | Language Table in ISO Format | 20120614 |
Method GET_LAISO on class CL_GRFN_IO_EXPORT_OPTION has no exception.
Method GET_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SELECTION | Call by reference | Type reference (TYPE) | T_SELECTION | 20120330 |
Method GET_SELECTION on class CL_GRFN_IO_EXPORT_OPTION has no exception.
Method SET_ENTITIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ENTITY | Call by reference | Type reference (TYPE) | GRFN_T_ENTITY | Table of entities | 20100728 |
Method SET_ENTITIES on class CL_GRFN_IO_EXPORT_OPTION has no exception.
Method SET_ENTITY_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SELECTION | Call by reference | Type reference (TYPE) | GRFN_T_QUERY_OPTION | 20120330 | ||||
| 2 | IV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | 20120330 |
Method SET_ENTITY_SELECTION on class CL_GRFN_IO_EXPORT_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_EXPORT_OPTION has no exception.
Method SET_KEY_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_KEY_DATE | Call by reference | Type reference (TYPE) | GRFN_DATE | Date | 20101029 |
Method SET_KEY_DATE on class CL_GRFN_IO_EXPORT_OPTION has no exception.
Method SET_LAISO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LAISO | Call by reference | Type reference (TYPE) | TFPLAISO | Language Table in ISO Format | 20120614 |
Method SET_LAISO on class CL_GRFN_IO_EXPORT_OPTION has no exception.
Method SET_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SELECTION | Call by reference | Type reference (TYPE) | T_SELECTION | 20120330 |
Method SET_SELECTION on class CL_GRFN_IO_EXPORT_OPTION has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000 |