SAP ABAP Class CL_GRAC_AUDITLOGS (AUDIT LOGS)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-AC (Application Component) Access Control
⤷
GRAC_DIRECTORY_SERVICES (Package) Access Control GRC and IDM, LDAP integration
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRAC_DS_AUDIT | Interface for Auditing | 20090901 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRAC_DS_TYPES | Types used in IDM services | 20090901 |
Properties
| Class | CL_GRAC_AUDITLOGS | |
| Short Description | AUDIT LOGS | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | GRAC_DIRECTORY_SERVICES | Access Control GRC and IDM, LDAP integration |
| Created | 20090901 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRAC_AUDITLOGS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRAC_DS_AUDIT | Interface for Auditing | 20090901 | ||
| 2 | IF_GRAC_DS_TYPES | Types used in IDM services | 20090901 |
Friends
Class CL_GRAC_AUDITLOGS has no friend class.
Attributes
Class CL_GRAC_AUDITLOGS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | To set the return message | 20090917 | |
| 2 | Instance method | Public | Method | Submit audit request for audit log | 20090901 | |
| 3 | Instance method | Public | Method | Submit status request for audit log | 20090901 |
Events
Class CL_GRAC_AUDITLOGS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YIDM_DESTINATION | Public | Attribute reference (LIKE) | 20090902 | |
||
| 2 | YREQUESTID | Public | Attribute reference (LIKE) | 20090901 | |
||
| 3 | YSTATUS_RESPONSE | Public | Attribute reference (LIKE) | 20090901 | |
||
| 4 | YSYSTEM_NAME | Public | Attribute reference (LIKE) | 20090901 | |
||
| 5 | YS_MESSAGE | Public | Attribute reference (LIKE) | 20090917 | |
||
| 6 | YT_CONN_PARAMS | Public | Attribute reference (LIKE) | 20090907 | |
||
| 7 | YT_SPML_ATTR | Public | Attribute reference (LIKE) | 20090916 | |
||
| 8 | YT_SPML_REQUEST_ATTR | Public | Attribute reference (LIKE) | 20090902 | |
Method Signatures
Method SET_RETURN_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RETURN | Call by reference | Type reference (TYPE) | BAPIRETURN1 | Return Parameter | 20090917 | |||
| 2 | IV_MESSAGE | Call by reference | Type reference (TYPE) | YS_MESSAGE | message format | 20091021 |
Method SET_RETURN_MESSAGE on class CL_GRAC_AUDITLOGS has no exception.
Method SUBMITAUDITREQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESPONSEATTR | Call by reference | Type reference (TYPE) | YT_SPML_REQUEST_ATTR | Response attributes | 20090907 | |||
| 2 | EV_SPMLREQUEST | Call by reference | Type reference (TYPE) | YSTATUS_RESPONSE | SPML request | 20090910 | |||
| 3 | EV_SPMLRESPONSE | Call by reference | Type reference (TYPE) | YSTATUS_RESPONSE | Spml response | 20090910 | |||
| 4 | IT_CONNPARAMS | Call by reference | Type reference (TYPE) | YT_CONN_PARAMS | Connection parameters | 20090907 | |||
| 5 | IV_REQUESTID | Call by reference | Type reference (TYPE) | YREQUESTID | request id | 20090901 | |||
| 6 | IV_SYSTEM | Call by reference | Type reference (TYPE) | YIDM_DESTINATION | system name | 20090901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | connection error | 20090916 |
Method SUBMITSTATUSREQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESPONSEATTR | Call by reference | Type reference (TYPE) | YT_SPML_ATTR | Status response list | 20090907 | |||
| 2 | EV_SPMLREQUEST | Call by reference | Type reference (TYPE) | YSTATUS_RESPONSE | spml request | 20090910 | |||
| 3 | EV_SPMLRESPONSE | Call by reference | Type reference (TYPE) | YSTATUS_RESPONSE | spml response | 20090910 | |||
| 4 | EV_STATUSRESPONSE | Call by reference | Type reference (TYPE) | YSTATUS_RESPONSE | status response | 20090916 | |||
| 5 | IV_REQUESTID | Call by reference | Type reference (TYPE) | YREQUESTID | Request ID | 20090901 | |||
| 6 | IV_SYSTEM | Call by reference | Type reference (TYPE) | YIDM_DESTINATION | System name | 20090901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | connection error | 20090916 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |