SAP ABAP Class IF_GRAC_API_ORG_RULES (API Org Rules)
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 20091107
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_API_SOD_ORGRULE Org Rule API 20091119
Properties
Class IF_GRAC_API_ORG_RULES  
Short Description API Org Rules    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091107   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GRAC_API_ORG_RULES has no forward declaration.
Interfaces
Class IF_GRAC_API_ORG_RULES has no interface implemented.
Friends
Class IF_GRAC_API_ORG_RULES has no friend class.
Attributes
Class IF_GRAC_API_ORG_RULES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Create Org Rules 20091107
2 DELETE Instance method Public Method Delete Org Rules 20091111
3 QUERY Static method Public Method Query Org Rules 20091110
4 RETRIEVE Instance method Public Method Retreive Org Rules 20091111
5 UPDATE Instance method Public Method Update Org Rules 20091111
Events
Class IF_GRAC_API_ORG_RULES has no event.
Types
Class IF_GRAC_API_ORG_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_ORG_RULE_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Org Rule ID 20091110
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20091107
3 Importing IS_ORGRULE_ATT Call by reference Type reference (TYPE) GRAC_S_API_ORGRULE_ATT OrgRule Details 20091107
4 Importing IT_ORGRULE_SYSTEMS Call by reference Type reference (TYPE) GRAC_T_SOD_SYSORGRULE SOD Org Rule systems 20110714
5 Importing IT_ORGRULE_VALUES Call by reference Type reference (TYPE) GRAC_T_ORGRULE_VALUES SOD OrgRule Values 20091111
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091111

Method DELETE Signature

Method DELETE on class IF_GRAC_API_ORG_RULES has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091111

Method QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ORG_RULES Call by reference Type reference (TYPE) GRAC_T_API_ORGRULE OrgRule Table 20091111
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20091110
3 Importing I_SELCRIT_VALUES Call by reference Type reference (TYPE) RSPARAMS_TT rsparams Table 20091113
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091111

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ORGRULE_ATT Call by reference Type reference (TYPE) GRAC_S_API_ORGRULE_ATT OrgRule Details 20091111
2 Exporting ET_ORGRULE_SYSTEMS Call by reference Type reference (TYPE) GRAC_T_SOD_SYSORGRULE SOD Org Rule systems 20110714
3 Exporting ET_ORGRULE_VALUES Call by reference Type reference (TYPE) GRAC_T_ORGRULE_VALUES OrgRule Details 20091111
4 Importing I_EDIT_MODE Call by reference Type reference (TYPE) GRFN_BOOLEAN Boolean 20091111
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091111

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ORGRULE_ATT Call by reference Type reference (TYPE) GRAC_S_API_ORGRULE_ATT OrgRule Details 20091111
2 Importing IT_ORGRULE_SYSTEMS Call by reference Type reference (TYPE) GRAC_T_SOD_SYSORGRULE SOD Org Rule systems 20110714
3 Importing IT_ORGRULE_VALUES Call by reference Type reference (TYPE) GRAC_T_ORGRULE_VALUES SOD OrgRule Values 20091111
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091111
History
Last changed by/on SAP  20141106 
SAP Release Created in