SAP ABAP Class CL_GRFN_APPLOG_AUTH (GRC Authorization Logging)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_ACCESS (Package) Roles, authorization, menu, access
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_APPLOG_BASIS | The application log basis class | 20080430 |
Properties
| Class | CL_GRFN_APPLOG_AUTH | |
| Short Description | GRC Authorization Logging | |
| Super Class | CL_GRFN_APPLOG_BASIS | The application log basis class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_ACCESS | Roles, authorization, menu, access |
| Created | 20080430 | 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) |
Interfaces
Class CL_GRFN_APPLOG_AUTH has no interface implemented.
Friends
Class CL_GRFN_APPLOG_AUTH has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GRFN_APPLOG_AUTH | GRC Authorization Logging | 20080430 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20080529 | ||
| 2 | Instance method | Public | Method | 20080529 | ||
| 3 | Instance method | Public | Method | 20080529 | ||
| 4 | Instance method | Public | Method | 20080529 | ||
| 5 | Instance method | Public | Method | 20080815 | ||
| 6 | Instance method | Public | Method | 20080508 | ||
| 7 | Instance method | Public | Method | 20080430 | ||
| 8 | Instance method | Public | Method | 20080624 | ||
| 9 | Instance method | Public | Method | 20080508 | ||
| 10 | Instance method | Public | Method | 20080430 | ||
| 11 | Instance method | Public | Method | 20080509 | ||
| 12 | Instance method | Public | Method | 20080509 | ||
| 13 | Instance method | Public | Constructor | 20080430 | ||
| 14 | Static method | Public | Method | 20080430 |
Events
Class CL_GRFN_APPLOG_AUTH has no event.
Types
Class CL_GRFN_APPLOG_AUTH has no local type.
Method Signatures
Method AGENT_DET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_AGENT_SLOT | Call by reference | Type reference (TYPE) | GRFN_AGENTSLOT | 20080529 | ||||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | 20080529 |
Method AGENT_DET on class CL_GRFN_APPLOG_AUTH has no exception.
Method AGENT_DET_AGENT_FOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_USERNAME | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080529 |
Method AGENT_DET_AGENT_FOUND on class CL_GRFN_APPLOG_AUTH has no exception.
Method AGENT_DET_EXCLUDE_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_USERNAME | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080529 |
Method AGENT_DET_EXCLUDE_USER on class CL_GRFN_APPLOG_AUTH has no exception.
Method AGENT_DET_STRATEGY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FROM_C_TABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080529 |
Method AGENT_DET_STRATEGY on class CL_GRFN_APPLOG_AUTH has no exception.
Method AUTH_BY_DELEGATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_USER | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080815 |
Method AUTH_BY_DELEGATE on class CL_GRFN_APPLOG_AUTH has no exception.
Method AUTH_DISPLAY_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080509 | |||
| 2 | IV_OPERATION | Call by reference | Type reference (TYPE) | GRFN_API_OPERATION_ID | The ID of the operation | 20080509 | |||
| 3 | IV_USER | Call by reference | Type reference (TYPE) | USERNAME | User name | 20080509 |
Method AUTH_DISPLAY_USER on class CL_GRFN_APPLOG_AUTH has no exception.
Method AUTH_GRANTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATAPART | Call by reference | Type reference (TYPE) | GRFN_DATAPART | Datapart | 20080822 | |||
| 2 | IV_ENTITY | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20080822 | |||
| 3 | IV_OBJECT | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080430 | |||
| 4 | IV_OPERATION | Call by reference | Type reference (TYPE) | GRFN_API_OPERATION_ID | The ID of the operation | 20080430 | |||
| 5 | IV_TICKET | Call by reference | Type reference (TYPE) | SWW_WIID | Work item ID | 20080716 | |||
| 6 | IV_USER | Call by reference | Type reference (TYPE) | USERNAME | User name | 20080430 |
Method AUTH_GRANTED on class CL_GRFN_APPLOG_AUTH has no exception.
Method AUTH_NO_GRC_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_USER | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080624 |
Method AUTH_NO_GRC_USER on class CL_GRFN_APPLOG_AUTH has no exception.
Method AUTH_POWER_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080509 | |||
| 2 | IV_OPERATION | Call by reference | Type reference (TYPE) | GRFN_API_OPERATION_ID | The ID of the operation | 20080509 | |||
| 3 | IV_USER | Call by reference | Type reference (TYPE) | USERNAME | User name | 20080509 |
Method AUTH_POWER_USER on class CL_GRFN_APPLOG_AUTH has no exception.
Method AUTH_REFUSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATAPART | Call by reference | Type reference (TYPE) | GRFN_DATAPART | Data Part for GRC Object Types | 20080822 | |||
| 2 | IV_ENTITY | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20080822 | |||
| 3 | IV_OBJECT | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080430 | |||
| 4 | IV_OPERATION | Call by reference | Type reference (TYPE) | GRFN_API_OPERATION_ID | The ID of the operation | 20080430 | |||
| 5 | IV_USER | Call by reference | Type reference (TYPE) | USERNAME | User name | 20080430 |
Method AUTH_REFUSED on class CL_GRFN_APPLOG_AUTH has no exception.
Method BUFFER_AUTH_GRANTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATAPART | Call by reference | Type reference (TYPE) | GRFN_DATAPART | Datapart | 20080822 | |||
| 2 | IV_ENTITY | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20080822 | |||
| 3 | IV_OBJECT | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080509 | |||
| 4 | IV_OPERATION | Call by reference | Type reference (TYPE) | GRFN_API_OPERATION_ID | The ID of the operation | 20080509 | |||
| 5 | IV_TICKET | Call by reference | Type reference (TYPE) | SWW_WIID | Work item ID | 20080716 | |||
| 6 | IV_USER | Call by reference | Type reference (TYPE) | USERNAME | User name | 20080509 |
Method BUFFER_AUTH_GRANTED on class CL_GRFN_APPLOG_AUTH has no exception.
Method BUFFER_AUTH_REFUSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATAPART | Call by reference | Type reference (TYPE) | GRFN_DATAPART | Data Part for GRC Object Types | 20080822 | |||
| 2 | IV_ENTITY | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20080822 | |||
| 3 | IV_OBJECT | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080509 | |||
| 4 | IV_OPERATION | Call by reference | Type reference (TYPE) | GRFN_API_OPERATION_ID | The ID of the operation | 20080509 | |||
| 5 | IV_USER | Call by reference | Type reference (TYPE) | USERNAME | User name | 20080509 |
Method BUFFER_AUTH_REFUSED on class CL_GRFN_APPLOG_AUTH has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | Message Class | 20080430 |
Method CONSTRUCTOR on class CL_GRFN_APPLOG_AUTH has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | Message Class | 20080430 | |||
| 2 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_APPLOG_AUTH | GRC Authorization Logging | 20080430 |
Method GET_INSTANCE on class CL_GRFN_APPLOG_AUTH has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |