SAP ABAP Interface IF_GRAC_API_SPM_CTRL_GROUP (API service interface for Controller Groups)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-AC (Application Component) Access Control
     GRAC_ENTITY_API (Package) Access Control GRC API Support
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_API_SPM_CTRL_GROUP API class for Controller Groups 20090825
Properties
Interface IF_GRAC_API_SPM_CTRL_GROUP  
Short Description API service interface for Controller Groups    
General Data
Package GRAC_ENTITY_API   Access Control GRC API Support 
Created 20090825   SAP 
Last changed 20141106    
Unicode checks active    
Forward declarations
Interface IF_GRAC_API_SPM_CTRL_GROUP has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRFN_API_BASIS Basis interface for the GRC API 20090825
Friends
Interface IF_GRAC_API_SPM_CTRL_GROUP has no friend.
Attributes
Interface IF_GRAC_API_SPM_CTRL_GROUP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Create new controller group 20090825
2 DELETE Instance method Public Method Delete the selected Controller Group 20090825
3 QUERY Static method Public Method Query all existing groups 20090825
4 RETRIEVE Instance method Public Method Read the data for selected Controller Group 20090825
5 UPDATE Instance method Public Method Update the data for selected Controller Group 20090825
Events
Interface IF_GRAC_API_SPM_CTRL_GROUP has no event.
Types
Interface IF_GRAC_API_SPM_CTRL_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 20090825
2 Importing IS_GROUP_DATA Call by reference Type reference (TYPE) GRAC_S_API_CTRLGRP Controller group data structure 20090825
3 Returning RV_GROUP_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20090825
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20090825

Method DELETE Signature

Method DELETE on Interface IF_GRAC_API_SPM_CTRL_GROUP has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20090825

Method QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_GROUP_LIST Call by reference Type reference (TYPE) GRAC_T_API_CTRLGRP table type for Controller Group structure 20090825
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20090825
3 Importing IS_FFOBJECT_FILTER Call by reference Type reference (TYPE) GRAC_S_API_FFCTRLGRP Firefighter-id and Role assignment to controller Group 20090826
4 Importing IV_CONTROLLER Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID COntroller Name 20090826
5 Importing IV_PATTERN Value transfer Type reference (TYPE) GRFN_API_SEARCH_PATTERN API search pattern 20090827
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20090825

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_GROUP_DATA Call by reference Type reference (TYPE) GRAC_S_API_CTRLGRP Controller group data structure 20090825
2 Exporting ET_CONTROLLER_LIST Call by reference Type reference (TYPE) GRAC_T_API_CTRLGRPDTL table type for controller group to Controller assignment 20090825
3 Exporting ET_FFOBJECT_LIST Call by reference Type reference (TYPE) GRAC_T_API_FFCTRLGRP Table type for FF Object - Controller Group assignment 20090825
4 Importing IV_EDITABLE Value transfer Type reference (TYPE) GRFN_BOOLEAN Boolean 20090825
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20090825

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_GROUP_DATA Call by reference Type reference (TYPE) GRAC_S_API_CTRLGRP Controller group data structure 20090825
2 Importing IT_CONTROLLER_LIST Call by reference Type reference (TYPE) GRAC_T_API_CTRLGRPDTL table type for controller group to Controller assignment 20090825
3 Importing IT_FFOBJECT_LIST Call by reference Type reference (TYPE) GRAC_T_API_FFCTRLGRP Table type for FF Object - Controller Group assignment 20090825
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20090825
History
Last changed by/on SAP  20141106 
SAP Release Created in 600