SAP ABAP Interface IF_GRPC_API_AOD (Interface for AOD Entity)
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 | AOD API Entity Class (AoD Group as Aod Entity) | 20091028 |
Properties
| Interface | IF_GRPC_API_AOD | |
| Short Description | Interface for AOD Entity |
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 has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_API_BASIS | Basis interface for the GRC API | 20091028 |
Friends
Interface IF_GRPC_API_AOD has no friend.
Attributes
Interface IF_GRPC_API_AOD has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get AOD Object ID | 20091031 | |
| 2 | Static method | Public | Method | Get Analysis ID and Org Unit from AOD Object ID | 20091031 | |
| 3 | Instance method | Public | Method | Retrieve AOD Data Specified | 20091030 | |
| 4 | Instance method | Public | Method | Update AOD Data Specified | 20091030 |
Events
Interface IF_GRPC_API_AOD has no event.
Types
Interface IF_GRPC_API_AOD has no local type.
Method Signatures
Method GET_AOD_API_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_AOD_API_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091031 | |||
| 2 | I_ANALYSIS_ID | Call by reference | Type reference (TYPE) | GUID_32 | 20091101 | ||||
| 3 | I_ORG_UNIT | Call by reference | Type reference (TYPE) | GRPC_ORGUNIT_ID | 20091101 |
Method GET_AOD_API_ID on Interface IF_GRPC_API_AOD has no exception.
Method GET_INFO_FROM_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ANALYSIS_ID | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20091031 | |||
| 2 | E_ORG_UNIT | Call by reference | Type reference (TYPE) | GRPC_ORGUNIT_ID | Organization ID | 20091031 | |||
| 3 | I_AOD_API_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091031 |
Method GET_INFO_FROM_ID on Interface IF_GRPC_API_AOD has no exception.
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_AOD_DATA | Call by reference | Type reference (TYPE) | GRPC_T_AOD_DATA | AoD Entity | 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 | 20091030 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_AOD_DATA | Call by reference | Type reference (TYPE) | GRPC_T_AOD_DATA | table of GRPC_S_AOD_DATA | 20091030 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091030 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |