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 | ![]() |
Static method | Public | Method | Create new controller group | 20090825 |
2 | ![]() |
Instance method | Public | Method | Delete the selected Controller Group | 20090825 |
3 | ![]() |
Static method | Public | Method | Query all existing groups | 20090825 |
4 | ![]() |
Instance method | Public | Method | Read the data for selected Controller Group | 20090825 |
5 | ![]() |
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 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20090825 | ||
2 | ![]() |
IS_GROUP_DATA | Call by reference | Type reference (TYPE) | GRAC_S_API_CTRLGRP | Controller group data structure | 20090825 | ||
3 | ![]() |
RV_GROUP_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090825 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
Generic GRC API exception | 20090825 |
Method QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_GROUP_LIST | Call by reference | Type reference (TYPE) | GRAC_T_API_CTRLGRP | table type for Controller Group structure | 20090825 | ||
2 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20090825 | ||
3 | ![]() |
IS_FFOBJECT_FILTER | Call by reference | Type reference (TYPE) | GRAC_S_API_FFCTRLGRP | Firefighter-id and Role assignment to controller Group | 20090826 | ||
4 | ![]() |
IV_CONTROLLER | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | COntroller Name | 20090826 | ||
5 | ![]() |
IV_PATTERN | Value transfer | Type reference (TYPE) | GRFN_API_SEARCH_PATTERN | API search pattern | 20090827 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20090825 |
Method RETRIEVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_GROUP_DATA | Call by reference | Type reference (TYPE) | GRAC_S_API_CTRLGRP | Controller group data structure | 20090825 | ||
2 | ![]() |
ET_CONTROLLER_LIST | Call by reference | Type reference (TYPE) | GRAC_T_API_CTRLGRPDTL | table type for controller group to Controller assignment | 20090825 | ||
3 | ![]() |
ET_FFOBJECT_LIST | Call by reference | Type reference (TYPE) | GRAC_T_API_FFCTRLGRP | Table type for FF Object - Controller Group assignment | 20090825 | ||
4 | ![]() |
IV_EDITABLE | Value transfer | Type reference (TYPE) | GRFN_BOOLEAN | Boolean | 20090825 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20090825 |
Method UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_GROUP_DATA | Call by reference | Type reference (TYPE) | GRAC_S_API_CTRLGRP | Controller group data structure | 20090825 | ||
2 | ![]() |
IT_CONTROLLER_LIST | Call by reference | Type reference (TYPE) | GRAC_T_API_CTRLGRPDTL | table type for controller group to Controller assignment | 20090825 | ||
3 | ![]() |
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 | ![]() |
Generic GRC API exception | 20090825 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |