SAP ABAP Class CL_GRFN_REGULATION_MAPPING (The class to maintain object and regulations)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_WD_REGULATION (Package) GRC Regulation
Properties
Class CL_GRFN_REGULATION_MAPPING  
Short Description The class to maintain object and regulations    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_WD_REGULATION   GRC Regulation 
Created 20100112   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_REGULATION_MAPPING has no interface implemented.
Friends
Class CL_GRFN_REGULATION_MAPPING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_BUFFER Instance attribute Private Type reference (TYPE) YT_BUFFER Regulation Configuration 20100119
2 MV_ENTITY_ID Instance attribute Private Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20100112
3 MV_OBJ_ID Instance attribute Private Type reference (TYPE) GRFN_GUID UUID of the GRC object (char32) 20100112
Methods
# Method Level Visibility Method type Description Created on
1 AUDIT_LOG Instance method Private Method 20100428
2 CONSTRUCTOR Instance method Private Constructor 20100112
3 GET_BY_ID Static method Public Method Get the instance reference 20100112
4 GET_REGULATIONS Instance method Public Method Get the object regulations 20100112
5 LOAD_REGULATION Instance method Public Method Load regulation 20100112
6 SAVE Instance method Public Method Save 20100112
7 SET_REGULATIONS Instance method Public Method Set the object regulations 20100112
Events
Class CL_GRFN_REGULATION_MAPPING has no event.
Types
Class CL_GRFN_REGULATION_MAPPING has no local type.
Method Signatures

Method AUDIT_LOG Signature

Method AUDIT_LOG on class CL_GRFN_REGULATION_MAPPING has no parameter.
Method AUDIT_LOG on class CL_GRFN_REGULATION_MAPPING has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENTITY_ID Value transfer Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20100112
2 Importing IV_OBJ_ID Value transfer Type reference (TYPE) GRFN_GUID UUID of the GRC object (char32) 20100112

Method CONSTRUCTOR on class CL_GRFN_REGULATION_MAPPING has no exception.

Method GET_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENTITY_ID Value transfer Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20100112
2 Importing IV_OBJ_ID Value transfer Type reference (TYPE) GRFN_GUID UUID of the GRC object (char32) 20100112
3 Returning RO_REGULATION_MAPPING Value transfer Object reference (TYPE REF TO) CL_GRFN_REGULATION_MAPPING The class to maintain object and regulations 20100119

Method GET_BY_ID on class CL_GRFN_REGULATION_MAPPING has no exception.

Method GET_REGULATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REGULATION Call by reference Type reference (TYPE) GRFN_T_REGU List of regulaiton 20100112

Method GET_REGULATIONS on class CL_GRFN_REGULATION_MAPPING has no exception.

Method LOAD_REGULATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENTITY_ID Value transfer Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20100112
2 Importing IV_OBJ_ID Value transfer Type reference (TYPE) GRFN_GUID UUID of the GRC object (char32) 20100112

Method LOAD_REGULATION on class CL_GRFN_REGULATION_MAPPING has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_UPDATE_TASK Value transfer Type reference (TYPE) GRFN_BOOLEAN ABAP_FALSE Boolean 20100112
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100112

Method SET_REGULATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_REGULATION Call by reference Type reference (TYPE) GRFN_T_REGU List of regulaiton 20100112

Method SET_REGULATIONS on class CL_GRFN_REGULATION_MAPPING has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 600