SAP ABAP Interface IF_GRPC_API_AOD_GROUP (Interface for AOD 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_AOD_GROUP | AOD Group Entity Class | 20091030 |
Properties
Interface | IF_GRPC_API_AOD_GROUP | |
Short Description | Interface for AOD Group |
General Data
Package | GRPC_ENTITY_API | GRC Process controls API |
Created | 20091028 | SAP |
Last changed | 20141106 | |
Unicode checks active |
Forward declarations
Interface IF_GRPC_API_AOD_GROUP has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRFN_API_BASIS | Basis interface for the GRC API | 20091110 |
Friends
Interface IF_GRPC_API_AOD_GROUP has no friend.
Attributes
Interface IF_GRPC_API_AOD_GROUP has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Create AOD Group Entity | 20091028 |
2 | ![]() |
Instance method | Public | Method | Delete AOD Group Entity | 20091028 |
3 | ![]() |
Static method | Public | Method | Query AOD Group Entity List | 20091028 |
4 | ![]() |
Instance method | Public | Method | Retrieve AOD Data List associated with group entity | 20091028 |
5 | ![]() |
Instance method | Public | Method | Update AOD Group Entity | 20091028 |
Events
Interface IF_GRPC_API_AOD_GROUP has no event.
Types
Interface IF_GRPC_API_AOD_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 | ![]() |
E_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | GUID in 'CHAR' Format in Uppercase | 20091030 | ||
2 | ![]() |
IR_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091028 | ||
3 | ![]() |
I_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091028 |
Method CREATE on Interface IF_GRPC_API_AOD_GROUP has no exception.
Method DELETE Signature
Method DELETE on Interface IF_GRPC_API_AOD_GROUP has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091029 |
Method QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_AOD_GROUP | Call by reference | Type reference (TYPE) | GRPC_T_AOD_GROUP | table of GRPC_S_AOD_GROUP | 20091028 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20091028 | ||
3 | ![]() |
E_RETURN_CODE | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20091028 | ||
4 | ![]() |
IR_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091028 |
Method QUERY on Interface IF_GRPC_API_AOD_GROUP has no exception.
Method RETRIEVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_AOD_GROUP | Call by reference | Type reference (TYPE) | GRPC_S_AOD_GROUP | aod group | 20091030 | ||
2 | ![]() |
IV_EDITABLE | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20091030 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091029 |
Method UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AOD_GROUP | Call by reference | Type reference (TYPE) | GRPC_S_AOD_GROUP | aod group | 20091029 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091029 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |