SAP ABAP Class CL_GRFN_API_AR (Audit Request)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_ENTITY_API (Package) GRC Foundation 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 | 20111129 |
Properties
| Class | CL_GRFN_API_AR | |
| Short Description | Audit Request | |
| Super Class | CL_GRFN_API_BASIS | Basis class for GRC API classes |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_ENTITY_API | GRC Foundation API |
| Created | 20111129 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GRFN_API_AR has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_GRFN_API_SESSION | 20111129 | Session Management for GRC APIs |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRFN_MODEL_AR' | Reference type | 20111201 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create | 20120203 | |
| 2 | Instance method | Public | Method | Delete | 20120206 | |
| 3 | Static method | Private | Method | Create instance | 20111129 | |
| 4 | Static method | Public | Method | Query | 20120204 | |
| 5 | Instance method | Public | Method | Retrieve | 20120204 | |
| 6 | Instance method | Public | Method | Update | 20120206 |
Events
Class CL_GRFN_API_AR has no event.
Types
Class CL_GRFN_API_AR 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 | 20120203 | |||
| 2 | IS_AR | Call by reference | Type reference (TYPE) | GRFN_S_API_AR | Audit Request | 20120203 | |||
| 3 | IT_AR_OBJ | Call by reference | Type reference (TYPE) | GRFN_T_AR_RELAT | Objects assigned to Audit Request | 20120207 | |||
| 4 | RV_AR_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20120203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20120203 |
Method DELETE Signature
Method DELETE on class CL_GRFN_API_AR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20120206 |
Method GET 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 | 20111129 | |||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20111129 | |||
| 3 | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_API_AR | Audit Request | 20111129 |
Method GET on class CL_GRFN_API_AR has no exception.
Method QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_AR | Call by reference | Type reference (TYPE) | GRFN_T_API_AR | Audit requests | 20120204 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20120204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20120204 |
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_AR | Call by reference | Type reference (TYPE) | GRFN_S_API_AR | Audit Request | 20120204 | |||
| 2 | ET_AR_OBJ | Call by reference | Type reference (TYPE) | GRFN_T_API_AR_RELOBJ | Objects assigned to Audit Request | 20120207 | |||
| 3 | IV_EDITABLE | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | Indicator | 20120204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20120204 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_AR | Call by reference | Type reference (TYPE) | GRFN_S_API_AR | Audit Request | 20120206 | |||
| 2 | IT_AR_OBJ | Call by reference | Type reference (TYPE) | GRFN_T_API_AR_RELOBJ | Objects assigned to Audit Request | 20120207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20120206 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100 |