SAP ABAP Class CL_GRFN_MDUG (MDUG)
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_MDUG  
Short Description MDUG    
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 20100818   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRFN_MDUG has no forward declaration.
Interfaces
Class CL_GRFN_MDUG has no interface implemented.
Friends
Class CL_GRFN_MDUG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_EXPORT_ENGINE Instance attribute Protected Object reference (TYPE REF TO) IF_GRFN_IO_EXPORT_ENGINE Interface for import engine 20100818
2 MO_IMPORT_ENGINE Instance attribute Protected Object reference (TYPE REF TO) IF_GRFN_IO_IMPORT_ENGINE Interface for import engine 20100818
3 MO_LOG Instance attribute Protected Object reference (TYPE REF TO) CL_GRFN_IO_LOG IO Log 20101104
4 MO_METADATA Instance attribute Protected Object reference (TYPE REF TO) IF_GRFN_METADATA Metadata services 20120606
5 MO_OPTION Instance attribute Protected Object reference (TYPE REF TO) CL_GRFN_MDUG_OPTION MDUG option 20101103
6 MT_ENTITY_ID Instance attribute Protected Type reference (TYPE) GRFN_T_ENTITY Table of entities 20100825
7 MT_PROCESSOR Instance attribute Private Type reference (TYPE) T_PROCESSOR 20110124
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100825
2 GENERATE_TEMPLATE Instance method Public Method 20100823
3 GET_PROCESSOR_BY_ENTITY Instance method Private Method 20100823
4 UPLOAD Instance method Public Method 20100818
5 WRITE_TO_FILE Instance method Private Method 20101105
Events
Class CL_GRFN_MDUG has no event.
Types
Class CL_GRFN_MDUG has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_METADATA Call by reference Object reference (TYPE REF TO) IF_GRFN_METADATA Metadata services 20120606
2 Importing IO_OPTION Call by reference Object reference (TYPE REF TO) CL_GRFN_MDUG_OPTION MDUG option 20101103

Method CONSTRUCTOR on class CL_GRFN_MDUG has no exception.

Method GENERATE_TEMPLATE Signature

Method GENERATE_TEMPLATE on class CL_GRFN_MDUG has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20101104

Method GET_PROCESSOR_BY_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENTITY_ID Call by reference Type reference (TYPE) GRFN_API_ENTITY_ID 20100823
2 Returning RO_PROCESSOR Value transfer Object reference (TYPE REF TO) IF_GRFN_EXCEL_TPL_PROC MDUG Processor 20100823

Method GET_PROCESSOR_BY_ENTITY on class CL_GRFN_MDUG has no exception.

Method UPLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FILENAME Call by reference Type reference (TYPE) STRING 20100819
2 Importing IV_XML_FILENAME Call by reference Type reference (TYPE) STRING 20101105
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20101104

Method WRITE_TO_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA Call by reference Type reference (TYPE) STRING 20101105
2 Importing IV_FILENAME Call by reference Type reference (TYPE) STRING 20101105

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