SAP ABAP Class IF_GRAC_API_SUPP_RULES (API SuppRules)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_GRFN_API_BASIS Basis interface for the GRC API 20100310
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
Class IF_GRAC_API_SUPP_RULES  
Short Description API SuppRules    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100310   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GRAC_API_SUPP_RULES has no forward declaration.
Interfaces
Class IF_GRAC_API_SUPP_RULES has no interface implemented.
Friends
Class IF_GRAC_API_SUPP_RULES has no friend class.
Attributes
Class 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
Class IF_GRAC_API_SUPP_RULES has no event.
Types
Class 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 class 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 class 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