SAP ABAP Interface IF_GRAC_API_SUPP_RULES (API SuppRules)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_API_SOD_SUPPRULE Supplementary Rule API 20100310
Properties
Interface IF_GRAC_API_SUPP_RULES  
Short Description API SuppRules    
General Data
Package GRAC_SOD   Access Control GRC SoD Rules and etc. 
Created 20100310   SAP 
Last changed 20141106    
Unicode checks active    
Forward declarations
Interface IF_GRAC_API_SUPP_RULES has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRFN_API_BASIS Basis interface for the GRC API 20100310
Friends
Interface IF_GRAC_API_SUPP_RULES has no friend.
Attributes
Interface IF_GRAC_API_SUPP_RULES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Create SuppRules 20100310
2 DELETE Instance method Public Method Delete SuppRules 20100310
3 QUERY Static method Public Method Query SuppRules 20100310
4 RETRIEVE Instance method Public Method Retrieve SuppRules 20100310
5 UPDATE Instance method Public Method Update SuppRules 20100310
Events
Interface IF_GRAC_API_SUPP_RULES has no event.
Types
Interface IF_GRAC_API_SUPP_RULES has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SUPP_RULE_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID SuppRule ID 20100312
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100312
3 Importing IS_SUPPRULE_ATT Call by reference Type reference (TYPE) GRAC_S_API_SUPPRULE_ATT SuppRule Details 20100312
4 Importing IT_SUPPRULE_VALUES Call by reference Type reference (TYPE) GRAC_T_SUPPRULE_VALUES Supplement Rule Values Table Type 20100323
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100313

Method DELETE Signature

Method DELETE on Interface IF_GRAC_API_SUPP_RULES has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100313

Method QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SUPP_RULES Call by reference Type reference (TYPE) GRAC_T_API_SUPPRULE SuppRule Table Type 20100312
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100312
3 Importing I_SELCRIT_VALUES Call by reference Type reference (TYPE) RSPARAMS_TT rsparams Table 20100312

Method QUERY on Interface IF_GRAC_API_SUPP_RULES has no exception.

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SUPPRULE_ATT Call by reference Type reference (TYPE) GRAC_S_API_SUPPRULE_ATT SuppRule Attribute 20100312
2 Exporting ET_SUPPRULE_VALUES Call by reference Type reference (TYPE) GRAC_T_SUPPRULE_VALUES Supplement Rule Values Table Type 20100312
3 Importing I_EDIT_MODE Call by reference Type reference (TYPE) GRFN_BOOLEAN SPACE Boolean 20100312
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100313

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SUPPRULE_ATT Call by reference Type reference (TYPE) GRAC_S_API_SUPPRULE_ATT SuppRule Attribute 20100312
2 Importing IT_SUPPRULE_VALUES Call by reference Type reference (TYPE) GRAC_T_SUPPRULE_VALUES Supplement Rule Values Table Type 20100312
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100313
History
Last changed by/on SAP  20141106 
SAP Release Created in 600