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 ABAP 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 GC_SELECTION_FLDS Constant Public See coding 20120330
2 MT_ENTITY Instance attribute Private Type reference (TYPE) GRFN_T_ENTITY Table of entities 20100728
3 MT_LAISO Instance attribute Private Type reference (TYPE) TFPLAISO Language Table in ISO Format 20120614
4 MT_SELECTION Instance attribute Private Type reference (TYPE) T_SELECTION 20120330
5 MV_FRONT_END Instance attribute Protected Type reference (TYPE) GRFN_FRONT_END Front End 20100728
6 MV_KEY_DATE Instance attribute Private Type reference (TYPE) GRFN_DATE Export from date 20101029
Methods
# Method Level Visibility Method type Description Created on
1 GET_ENTITIES Instance method Public Method Get entities 20100728
2 GET_ENTITY_SELECTION Instance method Public Method 20120330
3 GET_FRONT_END Instance method Public Method Get front end 20100728
4 GET_KEY_DATE Instance method Public Method Get export from date 20101029
5 GET_LAISO Instance method Public Method 20120614
6 GET_SELECTION Instance method Public Method 20120330
7 SET_ENTITIES Instance method Public Method Set entities 20100728
8 SET_ENTITY_SELECTION Instance method Public Method 20120330
9 SET_FRONT_END Instance method Public Method Set front end 20100728
10 SET_KEY_DATE Instance method Public Method Set export from date 20101029
11 SET_LAISO Instance method Public Method 20120614
12 SET_SELECTION 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 Returning 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 Exporting ET_SELECTION Call by reference Type reference (TYPE) GRFN_T_QUERY_OPTION 20120330
2 Importing 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 Returning 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 Returning 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 Exporting 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 Exporting 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 Importing 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 Importing IT_SELECTION Call by reference Type reference (TYPE) GRFN_T_QUERY_OPTION 20120330
2 Importing 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 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_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 Importing 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 Importing 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 Importing 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