SAP ABAP Class CL_GRFN_MSMP_RULE_MAPPING (MSMP Rule Mapping Master Class)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_MSMP_WORKFLOW (Package) GRC Shared MSMP Engine
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRAC_REQUEST_RULE_MAPPING Rule for request 20100209
2 Inheritance (c INHERITING FROM c_ref)  CL_GRAC_ROLE_REF_RULE_MAPPING Rule for request 20100624
3 Inheritance (c INHERITING FROM c_ref)  CL_GRAC_SOD_RULE_MAPPING Rule for SOD WF 20100513
4 Inheritance (c INHERITING FROM c_ref)  CL_GRAC_UAR_RULE_MAPPING Rule for request 20100216
5 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_CONTROL_RULE_MAPPING Rule for control approval 20100729
6 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_FUNC_RULE_MAPPING MSMP SOD Func Rule Mapping 20100730
7 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_RISK_RULE_MAPPING MSMP Risk Rule Mappin Class 20100730
8 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_ROLE_ATTR_MAPPING MSMP Role Attributes Rule Mapping Class 20100803
9 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_SOD_MITIG_RULE_MAPPING MSMP SOD Mitigation Rule Mapping Class 20100730
10 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_SPM_RULE_MAPPING MSMP SPM Rule Mapping 20100804
Properties
Class CL_GRFN_MSMP_RULE_MAPPING  
Short Description MSMP Rule Mapping Master Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_MSMP_WORKFLOW   GRC Shared MSMP Engine 
Created 20091104   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRFN_MSMP_RULE_MAPPING has no forward declaration.
Interfaces
Class CL_GRFN_MSMP_RULE_MAPPING has no interface implemented.
Friends
Class CL_GRFN_MSMP_RULE_MAPPING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MTH_INSTANCES Static Attribute Private Type reference (TYPE) YTH_INSTANCES 20091104
2 M_FROM_STRUCTURE Instance attribute Public Type reference (TYPE) TYPENAME Name of Dictionary Type for Input 20091104
3 M_TO_STRUCTURE Instance attribute Public Type reference (TYPE) TYPENAME Name of Dictionary Type for Output 20091104
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20100122
2 CONVERT Instance method Public Method 20091104
3 GET_INSTANCE Static method Public Method 20091104
4 IS_MAPPING_SUPPORTED Instance method Public Method 20091104
5 P_CONVERT Instance method Protected Method 20091104
6 P_IS_MAPPING_SUPPORTED Instance method Protected Method 20091104
Events
Class CL_GRFN_MSMP_RULE_MAPPING has no event.
Types
Class CL_GRFN_MSMP_RULE_MAPPING 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 I_FROM_STRUCTURE Call by reference Type reference (TYPE) TYPENAME Name of Dictionary Type 20100122
2 Importing I_TO_STRUCTURE Call by reference Type reference (TYPE) TYPENAME Name of Dictionary Type 20100122
# Exception Resumable Description Created on
1 CX_GRFN_MSMP_WRONG_CALL MSMP Operation Not Allowed 20100122

Method CONVERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_TO Value transfer Object reference (TYPE REF TO) DATA 20100428
2 Exporting ER_WARNINGS Value transfer Object reference (TYPE REF TO) CX_GRFN_EXCEPTION Generic GRC API exception 20100428
3 Importing IR_FROM Call by reference Object reference (TYPE REF TO) DATA 20091104
# Exception Resumable Description Created on
1 CX_GRFN_MSMP Generic MSMP Exception 20091104

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FROM_STRUCTURE Call by reference Type reference (TYPE) TYPENAME Name of Dictionary Type 20091104
2 Importing I_IMPLEMENTING_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20091104
3 Importing I_TO_STRUCTURE Call by reference Type reference (TYPE) TYPENAME Name of Dictionary Type 20091104
4 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) CL_GRFN_MSMP_RULE_MAPPING MSMP Rule Mapping Master Class 20091104
# Exception Resumable Description Created on
1 CX_GRFN_MSMP Generic MSMP Exception 20091104

Method IS_MAPPING_SUPPORTED Signature

Method IS_MAPPING_SUPPORTED on class CL_GRFN_MSMP_RULE_MAPPING has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_MSMP_WRONG_CALL MSMP Operation Not Allowed 20091104

Method P_CONVERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_TO Value transfer Object reference (TYPE REF TO) DATA 20100428
2 Exporting ER_WARNINGS Value transfer Object reference (TYPE REF TO) CX_GRFN_EXCEPTION Generic MSMP Exception 20100428
3 Importing IR_FROM Call by reference Object reference (TYPE REF TO) DATA 20091104
# Exception Resumable Description Created on
1 CX_STATIC_CHECK Generic MSMP Exception 20100126

Method P_IS_MAPPING_SUPPORTED Signature

Method P_IS_MAPPING_SUPPORTED on class CL_GRFN_MSMP_RULE_MAPPING has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_MSMP_WRONG_CALL MSMP Operation Not Allowed 20091104
History
Last changed by/on SAP  20141106 
SAP Release Created in 600