SAP ABAP Class CL_GRAC_OBJECT_AUTH_REP (Object (User/Role/Profile) authorizations)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-AC (Application Component) Access Control
⤷
GRAC_REPOSITORY (Package) Access Control GRC Repository Package
⤷
⤷
Properties
| Class | CL_GRAC_OBJECT_AUTH_REP | |
| Short Description | Object (User/Role/Profile) authorizations | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRAC_REPOSITORY | Access Control GRC Repository Package |
| Created | 20091116 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRAC_OBJECT_AUTH_REP has no forward declaration.
Interfaces
Class CL_GRAC_OBJECT_AUTH_REP has no interface implemented.
Friends
Class CL_GRAC_OBJECT_AUTH_REP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | GRAC_PERMISSION | 'S_TCODE' | Permission Name for action | 20091116 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Retrieve object action | 20091116 | |
| 2 | Static method | Public | Method | Retrieve object authorization | 20091116 | |
| 3 | Static method | Public | Method | Set Object Authorization | 20091116 |
Events
Class CL_GRAC_OBJECT_AUTH_REP has no event.
Types
Class CL_GRAC_OBJECT_AUTH_REP has no local type.
Method Signatures
Method GET_OBJECT_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONNECTOR | Call by reference | Type reference (TYPE) | GRFN_CONNECTORID | Connector Id | 20091116 | |||
| 2 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | GRAC_NAME | Name | 20091116 | |||
| 3 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | GRAC_OBJECT_TYPE | Contains object type | 20091116 | |||
| 4 | RT_OBJECT_AUTH | Value transfer | Type reference (TYPE) | GRAC_T_OBJECT_AUTH | Object(User/Role/profile) authorization | 20091116 |
Method GET_OBJECT_ACTION on class CL_GRAC_OBJECT_AUTH_REP has no exception.
Method GET_OBJECT_AUTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONNECTOR | Call by reference | Type reference (TYPE) | GRFN_CONNECTORID | Connector Id | 20091116 | |||
| 2 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | GRAC_NAME | Name | 20091116 | |||
| 3 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | GRAC_OBJECT_TYPE | Contains object type | 20091116 | |||
| 4 | RT_OBJECT_AUTH | Value transfer | Type reference (TYPE) | GRAC_T_OBJECT_AUTH | Object(User/Role/profile) authorization | 20091116 |
Method GET_OBJECT_AUTH on class CL_GRAC_OBJECT_AUTH_REP has no exception.
Method SET_OBJECT_AUTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20100818 | |||
| 2 | IT_OBJECT_AUTH | Call by reference | Type reference (TYPE) | GRAC_T_OBJECT_AUTH | Object(User/Role/profile) authorization | 20091116 | |||
| 3 | IV_MODE | Call by reference | Type reference (TYPE) | C | 'F' - Full Sync. Mode / 'I' - Incremental Mode | 20100813 | |||
| 4 | IV_RECORD_INDICATOR | Call by reference | Type reference (TYPE) | C | 'A'-Action / 'P' - Permission | 20100813 |
Method SET_OBJECT_AUTH on class CL_GRAC_OBJECT_AUTH_REP has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |