SAP ABAP Class IF_GRAC_API_SOD_RULESET (Interface for Rule Set API)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_API_SOD_RULESET Class for Rule Set API 20090829
Properties
Class IF_GRAC_API_SOD_RULESET  
Short Description Interface for Rule Set API    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090829   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GRAC_API_SOD_RULESET has no forward declaration.
Interfaces
Class IF_GRAC_API_SOD_RULESET has no interface implemented.
Friends
Class IF_GRAC_API_SOD_RULESET has no friend class.
Attributes
Class IF_GRAC_API_SOD_RULESET has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method 20090829
2 RETRIEVE Instance method Public Method 20090829
3 UPDATE Instance method Public Method 20090829
Events
Class IF_GRAC_API_SOD_RULESET has no event.
Types
Class IF_GRAC_API_SOD_RULESET has no local type.
Method Signatures

Method DELETE 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 20090829
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091119

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RULESET_DATA Call by reference Type reference (TYPE) GRAC_S_API_RULESET Rule Set 20090829
2 Importing IV_EDITABLE Call by reference Type reference (TYPE) GRFN_BOOLEAN SPACE Boolean 20090829
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20090829

Method UPDATE 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 20090829
2 Importing IS_RULESET_DATA Call by reference Type reference (TYPE) GRAC_S_RULESET_DATA Rule Set Data 20090829

Method UPDATE on class IF_GRAC_API_SOD_RULESET has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in