SAP ABAP Class IF_GRAC_API_SPM_CTRL_GROUP (API service interface for Controller Groups)
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 20090825
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
Class IF_GRAC_API_SPM_CTRL_GROUP  
Short Description API service interface for Controller Groups    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090825   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GRAC_API_SPM_CTRL_GROUP has no forward declaration.
Interfaces
Class IF_GRAC_API_SPM_CTRL_GROUP has no interface implemented.
Friends
Class IF_GRAC_API_SPM_CTRL_GROUP has no friend class.
Attributes
Class 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
Class IF_GRAC_API_SPM_CTRL_GROUP has no event.
Types
Class 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 class 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