SAP ABAP Class CL_GRAC_API_SOD_SUPPRULE (Supplementary Rule API)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-AC (Application Component) Access Control
     GRAC_SOD (Package) Access Control GRC SoD Rules and etc.
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_API_BASIS Basis class for GRC API classes 20100310
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRAC_API_SUPP_RULES API SuppRules 20100310
Properties
Class CL_GRAC_API_SOD_SUPPRULE  
Short Description Supplementary Rule API    
Super Class CL_GRFN_API_BASIS Basis class for GRC API classes 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRAC_SOD   Access Control GRC SoD Rules and etc. 
Created 20100310   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)
2 GRAC0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRAC_API_SUPP_RULES API SuppRules 20100310
Friends
# Friend Modeled only Created on Description
1 CL_GRFN_API_SESSION 20100311 Session Management for GRC APIs
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_ERROR Constant Protected Type reference (TYPE) SY-MSGTY 'E' Message Type 20100311
2 MC_MESSAGE_CLASS Constant Protected Type reference (TYPE) SY-MSGID 'GRFN_ENTITY_API' Message Class 20100311
3 MC_MESSAGE_CLASS_AC Constant Protected Type reference (TYPE) SY-MSGID 'GRAC_ENTITY_API' Reference type 20100311
4 MC_MODEL_CLASS Constant Protected Type reference (TYPE) CLASSNAME 'CL_GRAC_MODEL_SUPP_RULES' Reference type 20100311
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_SUPPRULE_EXIST Static method Public Method Validation Method for Existance check of a Supp. Rule 20110330
2 GET Static method Private Method Get Instance 20100311
3 RETRIEVE_SODFUNC Static method Public Method Retrieve SOD Function ID for OVS 20100319
4 RETRIEVE_SODRISK Static method Public Method Retrieve SOD risks for OVS 20100317
5 RETRIEVE_SUPPRULEID Static method Public Method Retreve SOD Supplementary Rule ID details 20100410
6 RETRIEVE_SYSTEM Static method Public Method Retrieve SOD System Drop Down 20100320
7 UPDATE_STATUS Instance method Public Method Update Supplementary Rule Status 20100312
Events
Class CL_GRAC_API_SOD_SUPPRULE has no event.
Types
Class CL_GRAC_API_SOD_SUPPRULE has no local type.
Method Signatures

Method CHECK_SUPPRULE_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SUPPRULEID Call by reference Type reference (TYPE) GRFN_GUID UUID of the GRC object (char32) 20110330
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20110330

Method CHECK_SUPPRULE_EXIST on class CL_GRAC_API_SOD_SUPPRULE has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100311
2 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100311
3 Returning RO_RESULT Value transfer Object reference (TYPE REF TO) CL_GRAC_API_SOD_SUPPRULE Supp Rule API 20100311

Method GET on class CL_GRAC_API_SOD_SUPPRULE has no exception.

Method RETRIEVE_SODFUNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SODFUNC Call by reference Type reference (TYPE) GRAC_T_SUPPRULE_FUNC Table Type for Supp Rule Function ID 20100319
2 Importing IV_FUNCTID Call by reference Type reference (TYPE) GRAC_FUNCT_ID Function Id 20100319

Method RETRIEVE_SODFUNC on class CL_GRAC_API_SOD_SUPPRULE has no exception.

Method RETRIEVE_SODRISK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SODRISK Call by reference Type reference (TYPE) GRAC_T_SUPPRULE_RISK Orgrule Risk for OVS 20100317
2 Importing IV_RISKID Call by reference Type reference (TYPE) GRAC_SODRISK_ID SOD Risk id 20100317

Method RETRIEVE_SODRISK on class CL_GRAC_API_SOD_SUPPRULE has no exception.

Method RETRIEVE_SUPPRULEID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SUPPRULE Call by reference Type reference (TYPE) GRAC_S_API_SUPPRULE_ATT Supprule Details Table Type 20100412
2 Exporting ET_SUPPVALUES Call by reference Type reference (TYPE) GRAC_T_SUPPRULE_VALUES Supplementary Rule Value Structure 20100412
3 Exporting EV_EXISTSUPPID Call by reference Type reference (TYPE) GRFN_GUID UUID of the GRC object (char32) 20100505
4 Exporting EV_SUPPRULEID Call by reference Type reference (TYPE) GRFN_GUID UUID of the GRC object (char32) 20100410
5 Importing IS_SUPPRULE Call by reference Type reference (TYPE) GRAC_S_API_SUPPRULE_ATT Table Type for Supprule Header 20100410

Method RETRIEVE_SUPPRULEID on class CL_GRAC_API_SOD_SUPPRULE has no exception.

Method RETRIEVE_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SODSYS Call by reference Type reference (TYPE) GRAC_T_SUPPRULE_SYSTEM SuppRule Risk Table Type 20100320
2 Importing IV_SYSTID Call by reference Type reference (TYPE) GRFN_CONNECTORID Connector Id 20100320

Method RETRIEVE_SYSTEM on class CL_GRAC_API_SOD_SUPPRULE has no exception.

Method UPDATE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SOD_SUPPRULE Call by reference Type reference (TYPE) GRAC_T_SUPPRULE_DETAILS SOD SuppRule Values 20100312
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100312
History
Last changed by/on SAP  20141106 
SAP Release Created in 600