SAP ABAP Class CL_GRPC_API_AOD_GROUP (AOD Group Entity Class)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_ENTITY_API (Package) GRC Process controls API
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_ENTITY_API (Package) GRC Process controls API
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_API_BASIS | Basis class for GRC API classes | 20091030 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRPC_API_AOD_GROUP | Interface for AOD Group | 20091030 |
Properties
Class | CL_GRPC_API_AOD_GROUP | |
Short Description | AOD Group Entity Class | |
Super Class | CL_GRFN_API_BASIS | Basis class for GRC API classes |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRPC_ENTITY_API | GRC Process controls API |
Created | 20091030 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRPC_API_AOD_GROUP has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRPC_API_AOD_GROUP | Interface for AOD Group | 20091030 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_GRFN_API_BASIS | 20091030 | Basis class for GRC API classes | |
2 | CL_GRFN_API_SESSION | 20091030 | Session Management for GRC APIs |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MC_ERROR | Constant | Private | Type reference (TYPE) | SY-MSGTY | 'E' | Message Type | 20091030 | |
2 | MC_MESSAGE_CLASS | Constant | Private | Type reference (TYPE) | SY-MSGID | 'GRPC_ENTITY_API' | Message Class | 20091030 | |
3 | MC_MODEL_CLASS | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRPC_AOD_MGR' | Reference type | 20091030 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | 20091030 | |
2 | CREATE | Instance method | Public | Method | 20091030 | |
3 | DELETE | Instance method | Public | Method | 20091030 | |
4 | GET | Static method | Private | Method | Get AOD Group Entity Instance | 20091030 |
5 | INIT_MODEL | Static method | Public | Method | Initialize the attributes of the corresponding Model | 20091030 |
6 | QUERY | Instance method | Public | Method | 20091030 | |
7 | RETRIEVE | Instance method | Public | Method | 20091030 | |
8 | UPDATE | Instance method | Public | Method | 20091030 |
Events
Class CL_GRPC_API_AOD_GROUP has no event.
Types
Class CL_GRPC_API_AOD_GROUP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IR_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091030 | ||
2 | Importing | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091030 |
Method CONSTRUCTOR on class CL_GRPC_API_AOD_GROUP has no exception.
Method CREATE Signature
Method CREATE on class CL_GRPC_API_AOD_GROUP has no parameter.
Method CREATE on class CL_GRPC_API_AOD_GROUP has no exception.
Method DELETE Signature
Method DELETE on class CL_GRPC_API_AOD_GROUP has no parameter.
Method DELETE on class CL_GRPC_API_AOD_GROUP has no exception.
Method GET 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 | 20091030 | ||
2 | Importing | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091030 | ||
3 | Returning | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRPC_API_AOD_GROUP | AOD API Entity class | 20091030 |
Method GET on class CL_GRPC_API_AOD_GROUP has no exception.
Method INIT_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IR_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091030 | ||
2 | Importing | I_ANALYSIS_ID | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20091030 | ||
3 | Importing | I_ORG_UNIT | Call by reference | Type reference (TYPE) | GRPC_ORGUNIT_ID | Organization ID | 20091030 | ||
4 | Importing | I_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091030 |
Method INIT_MODEL on class CL_GRPC_API_AOD_GROUP has no exception.
Method QUERY Signature
Method QUERY on class CL_GRPC_API_AOD_GROUP has no parameter.
Method QUERY on class CL_GRPC_API_AOD_GROUP has no exception.
Method RETRIEVE Signature
Method RETRIEVE on class CL_GRPC_API_AOD_GROUP has no parameter.
Method RETRIEVE on class CL_GRPC_API_AOD_GROUP has no exception.
Method UPDATE Signature
Method UPDATE on class CL_GRPC_API_AOD_GROUP has no parameter.
Method UPDATE on class CL_GRPC_API_AOD_GROUP has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |