SAP ABAP Class CL_GRFN_MDUG_OPTION (MDUG 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_MDUG_OPTION  
Short Description MDUG 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 20101103   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_MDUG_OPTION has no interface implemented.
Friends
Class CL_GRFN_MDUG_OPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_EXPORT_SOURCE Instance attribute Private Type reference (TYPE) IF_GRFN_MASS_EXPORT_OBJECTS=>S_SOURCE 20120613
2 MS_TF_DATES Instance attribute Private Type reference (TYPE) GRFN_S_TF_DATES 20120608
3 MT_ENTITY_ID Instance attribute Private Type reference (TYPE) GRFN_T_ENTITY Table of entities 20101108
4 MT_LANGUAGE Instance attribute Private Type reference (TYPE) T_LANGUAGE 20120313
5 MV_APP_COMP Instance attribute Private Type reference (TYPE) GRFN_APP_COMPONENT Application Component 20101129
6 MV_CATEGORY Instance attribute Private Type reference (TYPE) GRFN_IO_MD_CATEGORY 20120607
7 MV_EXPORT_CONTENT Instance attribute Private Type reference (TYPE) ABAP_BOOL 20120608
8 MV_FIND_ID_BY_NAME Instance attribute Private Type reference (TYPE) ABAP_BOOL 20110630
9 MV_INCLUDE_REG Instance attribute Private Type reference (TYPE) ABAP_BOOL Include regulation related data 20120215
10 MV_MULTI_LANG Instance attribute Private Type reference (TYPE) ABAP_BOOL 20120313
11 MV_SEPARATE_REG_SPEC Instance attribute Private Type reference (TYPE) ABAP_BOOL 20120615
12 MV_USE_ID Instance attribute Private Type reference (TYPE) ABAP_BOOL 20101103
13 MV_USE_MACRO Instance attribute Private Type reference (TYPE) ABAP_BOOL 20101111
Methods
# Method Level Visibility Method type Description Created on
1 GET_APP_COMP Instance method Public Method 20120313
2 GET_CATEGORY Instance method Public Method 20120607
3 GET_ENTITIES Instance method Public Method 20101108
4 GET_EXPORT_CONTENT Instance method Public Method 20120608
5 GET_EXPORT_SOURCE Instance method Public Method 20120613
6 GET_FIND_ID_BY_NAME Instance method Public Method Find ID by object name 20110630
7 GET_INCLUDE_REG Instance method Public Method Include regulation related data 20120215
8 GET_LANGUAGES Instance method Public Method Get languages if multiple languages are supported 20120313
9 GET_MULTI_LANG Instance method Public Method Support multiple languages 20120313
10 GET_SEPARATE_REG_SPEC Instance method Public Method 20120615
11 GET_TF_DATES Instance method Public Method 20120608
12 GET_USE_ID Instance method Public Method 20101103
13 GET_USE_MACRO Instance method Public Method 20101111
14 HAS_ENTITY Instance method Public Method Has entity 20120215
15 SET_APP_COMP Instance method Public Method 20101129
16 SET_CATEGORY Instance method Public Method 20120607
17 SET_ENTITIES Instance method Public Method 20101108
18 SET_EXPORT_CONTENT Instance method Public Method 20120608
19 SET_EXPORT_SOURCE Instance method Public Method 20120613
20 SET_FIND_ID_BY_NAME Instance method Public Method Find ID by object name 20110630
21 SET_INCLUDE_REG Instance method Public Method Include regulation related data 20120215
22 SET_LANGUAGES Instance method Public Method Set languages if multiple languages are supported 20120313
23 SET_MULTI_LANG Instance method Public Method Support multiple languages 20120313
24 SET_SEPARATE_REG_SPEC Instance method Public Method 20120615
25 SET_TF_DATES Instance method Public Method 20120608
26 SET_USE_ID Instance method Public Method 20101103
27 SET_USE_MACRO Instance method Public Method 20101111
Events
Class CL_GRFN_MDUG_OPTION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_LANGUAGE Public See coding 20120313 t_language TYPE TABLE OF laiso
Method Signatures

Method GET_APP_COMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_APP_COMP Value transfer Type reference (TYPE) GRFN_APP_COMPONENT 20120313

Method GET_APP_COMP on class CL_GRFN_MDUG_OPTION has no exception.

Method GET_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CATEGORY Value transfer Type reference (TYPE) GRFN_IO_MD_CATEGORY 20120607

Method GET_CATEGORY on class CL_GRFN_MDUG_OPTION has no exception.

Method GET_ENTITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ENTITY_ID Call by reference Type reference (TYPE) GRFN_T_ENTITY Table of entities 20101108

Method GET_ENTITIES on class CL_GRFN_MDUG_OPTION has no exception.

Method GET_EXPORT_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_EXPORT_CONTENT Value transfer Type reference (TYPE) ABAP_BOOL 20120608

Method GET_EXPORT_CONTENT on class CL_GRFN_MDUG_OPTION has no exception.

Method GET_EXPORT_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SOURCE Call by reference Type reference (TYPE) IF_GRFN_MASS_EXPORT_OBJECTS=>S_SOURCE 20120613

Method GET_EXPORT_SOURCE on class CL_GRFN_MDUG_OPTION has no exception.

Method GET_FIND_ID_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FIND_ID_BY_NAME Value transfer Type reference (TYPE) ABAP_BOOL 20110630

Method GET_FIND_ID_BY_NAME on class CL_GRFN_MDUG_OPTION has no exception.

Method GET_INCLUDE_REG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_INCLUDE_REG Value transfer Type reference (TYPE) ABAP_BOOL 20120215

Method GET_INCLUDE_REG on class CL_GRFN_MDUG_OPTION has no exception.

Method GET_LANGUAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LANGUAGE Call by reference Type reference (TYPE) T_LANGUAGE 20120313

Method GET_LANGUAGES on class CL_GRFN_MDUG_OPTION has no exception.

Method GET_MULTI_LANG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_MULTI_LANG Value transfer Type reference (TYPE) ABAP_BOOL 20120313

Method GET_MULTI_LANG on class CL_GRFN_MDUG_OPTION has no exception.

Method GET_SEPARATE_REG_SPEC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SEPARATE Value transfer Type reference (TYPE) ABAP_BOOL 20120615

Method GET_SEPARATE_REG_SPEC on class CL_GRFN_MDUG_OPTION has no exception.

Method GET_TF_DATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_TF_DATES Value transfer Type reference (TYPE) GRFN_S_TF_DATES 20120608

Method GET_TF_DATES on class CL_GRFN_MDUG_OPTION has no exception.

Method GET_USE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_USE_ID Value transfer Type reference (TYPE) ABAP_BOOL 20101103

Method GET_USE_ID on class CL_GRFN_MDUG_OPTION has no exception.

Method GET_USE_MACRO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_USE_MACRO Value transfer Type reference (TYPE) ABAP_BOOL 20101111

Method GET_USE_MACRO on class CL_GRFN_MDUG_OPTION has no exception.

Method HAS_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 Entity ID 20120215
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20120215

Method HAS_ENTITY on class CL_GRFN_MDUG_OPTION has no exception.

Method SET_APP_COMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APP_COMP Call by reference Type reference (TYPE) GRFN_APP_COMPONENT Application Component 20101129

Method SET_APP_COMP on class CL_GRFN_MDUG_OPTION has no exception.

Method SET_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CATEGORY Call by reference Type reference (TYPE) GRFN_IO_MD_CATEGORY 20120607

Method SET_CATEGORY on class CL_GRFN_MDUG_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_ID Call by reference Type reference (TYPE) GRFN_T_ENTITY Table of entities 20101108

Method SET_ENTITIES on class CL_GRFN_MDUG_OPTION has no exception.

Method SET_EXPORT_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXPORT_CONTENT Call by reference Type reference (TYPE) ABAP_BOOL 20120608

Method SET_EXPORT_CONTENT on class CL_GRFN_MDUG_OPTION has no exception.

Method SET_EXPORT_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SOURCE Call by reference Type reference (TYPE) IF_GRFN_MASS_EXPORT_OBJECTS=>S_SOURCE 20120613

Method SET_EXPORT_SOURCE on class CL_GRFN_MDUG_OPTION has no exception.

Method SET_FIND_ID_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIND_ID_BY_NAME Call by reference Type reference (TYPE) ABAP_BOOL 20110630

Method SET_FIND_ID_BY_NAME on class CL_GRFN_MDUG_OPTION has no exception.

Method SET_INCLUDE_REG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INCLUDE_REG Call by reference Type reference (TYPE) ABAP_BOOL 20120215

Method SET_INCLUDE_REG on class CL_GRFN_MDUG_OPTION has no exception.

Method SET_LANGUAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LANGUAGE Call by reference Type reference (TYPE) T_LANGUAGE 20120313

Method SET_LANGUAGES on class CL_GRFN_MDUG_OPTION has no exception.

Method SET_MULTI_LANG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MULTI_LANG Call by reference Type reference (TYPE) ABAP_BOOL 20120313

Method SET_MULTI_LANG on class CL_GRFN_MDUG_OPTION has no exception.

Method SET_SEPARATE_REG_SPEC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SEPARATE Call by reference Type reference (TYPE) ABAP_BOOL 20120615

Method SET_SEPARATE_REG_SPEC on class CL_GRFN_MDUG_OPTION has no exception.

Method SET_TF_DATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TF_DATES Call by reference Type reference (TYPE) GRFN_S_TF_DATES 20120608

Method SET_TF_DATES on class CL_GRFN_MDUG_OPTION has no exception.

Method SET_USE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USE_ID Call by reference Type reference (TYPE) ABAP_BOOL 20101103

Method SET_USE_ID on class CL_GRFN_MDUG_OPTION has no exception.

Method SET_USE_MACRO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USE_MACRO Call by reference Type reference (TYPE) ABAP_BOOL 20101111

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