SAP ABAP Interface IF_GRFN_API_POLICY_GROUP (policy group)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_POLICY (Package) GRC Policy Management
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
Interface IF_GRFN_API_POLICY_GROUP  
Short Description policy group    
General Data
Package GRFN_POLICY   GRC Policy Management 
Created 20100107   SAP 
Last changed 20141106    
Unicode checks active    
Forward declarations
Interface IF_GRFN_API_POLICY_GROUP has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRFN_API_BASIS Basis interface for the GRC API 20100119
Friends
Interface IF_GRFN_API_POLICY_GROUP has no friend.
Attributes
Interface 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
Interface IF_GRFN_API_POLICY_GROUP has no event.
Types
Interface 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 600