SAP ABAP Class CL_GRFN_IO_EXPORT_PROC_EO (Data source export processor)
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 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_IO_EXPORT_PROC_BASE Base export processor 20120308
Properties
Class CL_GRFN_IO_EXPORT_PROC_EO  
Short Description Data source export processor    
Super Class CL_GRFN_IO_EXPORT_PROC_BASE Base export processor 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_CLM   Shared infrastructure for CLM integration 
Created 20120308   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRFN_IO_EXPORT_PROC_EO has no forward declaration.
Interfaces
Class CL_GRFN_IO_EXPORT_PROC_EO has no interface implemented.
Friends
Class CL_GRFN_IO_EXPORT_PROC_EO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_SESSION Instance attribute Protected Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20120312
2 MV_API_CLASS Static Attribute Private Type reference (TYPE) CLASSNAME 'CL_GRFN_API_EO' reference to class name 20120314
3 MV_XML Instance attribute Protected Type reference (TYPE) STRING 20120312
Methods
# Method Level Visibility Method type Description Created on
1 LOAD_EOS Instance method Private Method Load All Data Source 20120309
2 OPEN_SESSION Instance method Private Method Open session 20120312
3 QUERY Instance method Protected Method Query all DS list 20120316
4 SERIALIZE Instance method Protected Method 20120315
5 SET_API_CLASS Static method Public Method Set API Class for unit test only 20120315
Events
Class CL_GRFN_IO_EXPORT_PROC_EO has no event.
Types
Class CL_GRFN_IO_EXPORT_PROC_EO has no local type.
Method Signatures

Method LOAD_EOS Signature

Method LOAD_EOS on class CL_GRFN_IO_EXPORT_PROC_EO has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_IO_CHECKED_EXCEPTION Import/Export checked exception 20120309

Method OPEN_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 20120312

Method OPEN_SESSION on class CL_GRFN_IO_EXPORT_PROC_EO has no exception.

Method QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_QUERY_OPTION Call by reference Type reference (TYPE) GRFN_T_QUERY_OPTION Field Query Options 20120406
2 Returning RT_EO Value transfer Type reference (TYPE) GRFN_T_API_DS_LIST Data source list with header info 20120316
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20120316

Method SERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_XML Call by reference Type reference (TYPE) STRING 20120315
2 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20120315
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20120315

Method SET_API_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASSNAME Call by reference Type reference (TYPE) CLASSNAME Reference type 20120315

Method SET_API_CLASS on class CL_GRFN_IO_EXPORT_PROC_EO has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in V1100