SAP ABAP Interface IF_GRPC_API_ACCGROUP (Interface of account group)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_ENTITY_API (Package) GRC Process controls API

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRPC_API_ACCGROUP | Account Group API Class | 20091026 |
Properties
Interface | IF_GRPC_API_ACCGROUP | |
Short Description | Interface of account group |
General Data
Package | GRPC_ENTITY_API | GRC Process controls API |
Created | 20091026 | SAP |
Last changed | 20141106 | |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | GRPCB | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_GRPC_API_ACCGROUP has no interface.
Friends
Interface IF_GRPC_API_ACCGROUP has no friend.
Attributes
Interface IF_GRPC_API_ACCGROUP has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Child nodes | 20091028 |
2 | ![]() |
Static method | Public | Method | Create a New Account Group | 20091028 |
3 | ![]() |
Instance method | Public | Method | Delete an Account Group | 20091028 |
4 | ![]() |
Static method | Public | Method | Get Account Group Assersions | 20091028 |
5 | ![]() |
Static method | Public | Method | Get Currency Version of the Organization | 20091028 |
6 | ![]() |
Instance method | Public | Method | Move Account Group | 20091105 |
7 | ![]() |
Static method | Public | Method | Query the List of Account Groups | 20091028 |
8 | ![]() |
Instance method | Public | Method | Retrieve The Detail Information Of An Account Group | 20091028 |
9 | ![]() |
Instance method | Public | Method | Retrieve Account Groups on some Organization | 20091028 |
10 | ![]() |
Instance method | Public | Method | Retrieve Account Group Balance Information | 20091028 |
11 | ![]() |
Static method | Public | Method | Retrieve Account Group Threshold Information | 20091028 |
12 | ![]() |
Instance method | Public | Method | Update An Account Group Infomation | 20091028 |
13 | ![]() |
Instance method | Public | Method | Update Account Groups on some Organization | 20091028 |
14 | ![]() |
Instance method | Public | Method | Update Account Group Balance Information | 20091028 |
15 | ![]() |
Static method | Public | Method | Update Account Group Threshold Information | 20091028 |
Events
Interface IF_GRPC_API_ACCGROUP has no event.
Types
Interface IF_GRPC_API_ACCGROUP has no local type.
Method Signatures
Method CHILDREN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ACCGROUP_LIST | Call by reference | Type reference (TYPE) | GRPC_T_API_ACCGROUP_LIST | account groups | 20091102 | ||
2 | ![]() |
IV_EXPANDED | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | Boolean Variable (X=True, -=False, Space=Unknown) | 20091102 | |
3 | ![]() |
IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091030 |
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 | 20091029 | ||
2 | ![]() |
IS_ACCGROUP_DATA | Call by reference | Type reference (TYPE) | GRPC_S_API_ACCGROUP_DATA | Account group data | 20091102 | ||
3 | ![]() |
IT_ACCOUNTS | Call by reference | Type reference (TYPE) | GRPC_T_API_ACCOUNT | Accounts | 20091102 | ||
4 | ![]() |
IT_ASSERTION | Call by reference | Type reference (TYPE) | GRPC_T_API_ASSERTION | Assertions | 20091102 | ||
5 | ![]() |
IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091029 | ||
6 | ![]() |
RV_OBJECT_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091029 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091030 |
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091030 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091030 |
Method GET_ASSERTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ASSERTION | Call by reference | Type reference (TYPE) | GRPC_T_ATTRVAL_TEXT | Table of Assertion | 20091030 | ||
2 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091030 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091030 |
Method GET_CURRENCY_VERSION 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 | 20091104 | ||
2 | ![]() |
IV_IS_CENTRAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | Is central | 20091104 | ||
3 | ![]() |
RV_VERSION | Value transfer | Type reference (TYPE) | GRPC_SCOPING_VERSION | Scoping Version | 20091104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091030 |
Method MOVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ACCGROUP_DATA | Value transfer | Type reference (TYPE) | GRPC_S_API_ACCGROUP_DATA | Account group data | 20091105 | ||
2 | ![]() |
IV_PARENT | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091105 | ||
3 | ![]() |
IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091105 |
Method QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ACCGROUP_LIST | Call by reference | Type reference (TYPE) | GRPC_T_API_ACCGROUP_LIST | account groups | 20091030 | ||
2 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091030 | ||
3 | ![]() |
IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091030 | ||
4 | ![]() |
IV_SEARCH_PATTERN | Value transfer | Type reference (TYPE) | GRPC_API_SEARCH_PATTERN | Search pattern for the Query APIs | 20091030 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091030 |
Method RETRIEVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ACCGROUP_DATA | Call by reference | Type reference (TYPE) | GRPC_S_API_ACCGROUP_DATA | Account group data | 20091030 | ||
2 | ![]() |
ET_ACCOUNTS | Call by reference | Type reference (TYPE) | GRPC_T_API_ACCOUNT | Accounts | 20091030 | ||
3 | ![]() |
ET_ASSERTION | Call by reference | Type reference (TYPE) | GRPC_T_API_ASSERTION | Assertions | 20091030 | ||
4 | ![]() |
ET_RISKS | Call by reference | Type reference (TYPE) | GRPC_T_API_RISK_ASS | Table storing risks assigned to subprocess | 20091030 | ||
5 | ![]() |
IV_EDITABLE | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091030 | ||
6 | ![]() |
IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091030 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091030 |
Method RETRIEVE_ACCGRP_ON_ORG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_EDITABLE | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091104 | ||
2 | ![]() |
IV_ORGUNIT_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091104 | ||
3 | ![]() |
IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091104 | ||
4 | ![]() |
IV_VERSION | Value transfer | Type reference (TYPE) | GRPC_SCOPING_VERSION | Scoping Version | 20091104 | ||
5 | ![]() |
RS_ACCGROUP_DATA | Value transfer | Type reference (TYPE) | GRPC_S_API_ACCGROUP_SCOPING | Account group Scoping API structure | 20091104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091030 |
Method RETRIEVE_BALANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_ACCGROUP_DATA | Call by reference | Type reference (TYPE) | GRPC_S_API_ACCGROUP_DATA | Account group data | 20091104 | ||
2 | ![]() |
IV_EDITABLE | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091104 | ||
3 | ![]() |
IV_VERSION | Call by reference | Type reference (TYPE) | GRPC_SCOPING_VERSION | Scoping Version | 20091104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091030 |
Method RETRIEVE_THRESHOLD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_THRESHOLD_DATA | Call by reference | Type reference (TYPE) | GRPC_S_API_THRESHOLD | Threshold structure | 20091104 | ||
2 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091120 | ||
3 | ![]() |
IV_EDITABLE | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091104 | ||
4 | ![]() |
IV_IS_CENTRAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | Is Central flag | 20091104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091030 |
Method UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ACCGROUP_DATA | Value transfer | Type reference (TYPE) | GRPC_S_API_ACCGROUP_DATA | Account group data | 20091030 | ||
2 | ![]() |
IT_ACCOUNTS | Call by reference | Type reference (TYPE) | GRPC_T_API_ACCOUNT | Accounts | 20091030 | ||
3 | ![]() |
IT_ASSERTION | Call by reference | Type reference (TYPE) | GRPC_T_API_ASSERTION | Assertions | 20091030 | ||
4 | ![]() |
IT_RISKS | Call by reference | Type reference (TYPE) | GRPC_T_API_RISK_ASS | Table storing risks assigned to subprocess | 20091030 | ||
5 | ![]() |
IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091030 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091030 |
Method UPDATE_ACCGRP_ON_ORG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ACCGROUP_DATA | Value transfer | Type reference (TYPE) | GRPC_S_API_ACCGROUP_SCOPING | Account group data | 20091104 | ||
2 | ![]() |
IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091030 |
Method UPDATE_BALANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ACCGROUP_DATA | Value transfer | Type reference (TYPE) | GRPC_S_API_ACCGROUP_DATA | Account group data | 20091104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091030 |
Method UPDATE_THRESHOLD 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 | 20091120 | ||
2 | ![]() |
IS_THRESHOLD_DATA | Value transfer | Type reference (TYPE) | GRPC_S_API_THRESHOLD | Threshold structure | 20091104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091030 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1000 |