SAP ABAP Class CL_GRPC_AUTH_APPLOG (Application log for authorization checks)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
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_GRPC_BASIS_APPLOG | Generic infrastructure for applog | 20071011 |
Properties
Class | CL_GRPC_AUTH_APPLOG | |
Short Description | Application log for authorization checks | |
Super Class | CL_GRPC_BASIS_APPLOG | Generic infrastructure for applog |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRPC_ENTITY_API | GRC Process controls API |
Created | 20071011 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRPC_AUTH_APPLOG has no forward declaration.
Interfaces
Class CL_GRPC_AUTH_APPLOG has no interface implemented.
Friends
Class CL_GRPC_AUTH_APPLOG 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_GRPC_AUTH_APPLOG | Application log for authorization checks | 20071011 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20071011 | |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20071011 |
3 | ![]() |
Static method | Public | Method | 20071011 |
Events
Class CL_GRPC_AUTH_APPLOG has no event.
Types
Class CL_GRPC_AUTH_APPLOG has no local type.
Method Signatures
Method AUTHORIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ENTITY | Value transfer | Type reference (TYPE) | GRPC_API_ENTITY_ID | GRPC ID of the entity | 20071011 | ||
2 | ![]() |
I_OBJECT | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20071011 | ||
3 | ![]() |
I_OPERATION | Value transfer | Type reference (TYPE) | GRPC_API_OPERATION_ID | GRPC ID of the API operation | 20071011 | ||
4 | ![]() |
I_ORGUNIT | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20071011 | ||
5 | ![]() |
I_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20071011 |
Method AUTHORIZE on class CL_GRPC_AUTH_APPLOG has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_GRPC_AUTH_APPLOG has no parameter.
Method CONSTRUCTOR on class CL_GRPC_AUTH_APPLOG has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_GRPC_AUTH_APPLOG | Application log for authorization checks | 20071011 |
Method GET_INSTANCE on class CL_GRPC_AUTH_APPLOG has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 250 |