SAP ABAP Class IF_GRFN_API_POLICY_GROUP (policy group)
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 20100119
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_API_POLICY_GROUP policy group API class 20100108
Properties
Class IF_GRFN_API_POLICY_GROUP  
Short Description policy group    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100107   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GRFN_API_POLICY_GROUP has no forward declaration.
Interfaces
Class IF_GRFN_API_POLICY_GROUP has no interface implemented.
Friends
Class IF_GRFN_API_POLICY_GROUP has no friend class.
Attributes
Class IF_GRFN_API_POLICY_GROUP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method 20100107
2 QUERY Static method Public Method 20100107
3 RETRIEVE Instance method Public Method 20100107
4 UPDATE Instance method Public Method 20100107
Events
Class IF_GRFN_API_POLICY_GROUP has no event.
Types
Class IF_GRFN_API_POLICY_GROUP has no local type.
Method Signatures

Method CREATE 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 20100107
2 Returning RV_OBJECT_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100107
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100113

Method QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_POLICY_GROUP Call by reference Type reference (TYPE) GRFN_T_API_POLICY_GROUP table type of policy group 20100107
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100107
3 Importing IV_SEARCH_PATTERN Call by reference Type reference (TYPE) GRFN_API_SEARCH_PATTERN API search pattern 20100107
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100111

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_POLICY_GROUP Call by reference Type reference (TYPE) GRFN_S_API_POLICY_GROUP policy group 20100107
2 Importing IV_EDITABLE Value transfer Type reference (TYPE) GRFN_BOOLEAN ' ' Boolean 20100113
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100111

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_POLICY_GROUP Call by reference Type reference (TYPE) GRFN_S_API_POLICY_GROUP policy group 20100113
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100111
History
Last changed by/on SAP  20141106 
SAP Release Created in