SAP ABAP Class CL_GRRM_UTIL_STDDBCONTEXT (Standard context data base table update)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_CONTEXT (Package) Context Builder
⤷
⤷
Properties
| Class | CL_GRRM_UTIL_STDDBCONTEXT | |
| Short Description | Standard context data base table update | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRRM_CONTEXT | Context Builder |
| Created | 20100517 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_GRRM_UTIL_STDDBCONTEXT has no interface implemented.
Friends
Class CL_GRRM_UTIL_STDDBCONTEXT has no friend class.
Attributes
Class CL_GRRM_UTIL_STDDBCONTEXT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Search for HR objects assigned to certain context | 20100728 | |
| 2 | Static method | Public | Method | Search for HR objects assigned to certain context | 20100816 | |
| 3 | Static method | Public | Method | Get list of context ids | 20100521 | |
| 4 | Static method | Private | Method | 20100819 |
Events
Class CL_GRRM_UTIL_STDDBCONTEXT has no event.
Types
Class CL_GRRM_UTIL_STDDBCONTEXT has no local type.
Method Signatures
Method FIND_OBJECTS_HR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CONTEXT | Call by reference | Type reference (TYPE) | GRRM_T_CONTEXT_QUERY | Context attributes used to query GRC Objects | 20100728 | |||
| 2 | IV_ENTITY | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20100728 | |||
| 3 | IV_FOCUS_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Current Date of Application Server | 20100728 | |||
| 4 | RT_OBJECTS | Value transfer | Type reference (TYPE) | GRFN_TS_API_OBJECT_ID | Table type of API object ID | 20100728 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100728 |
Method FIND_OBJECTS_NON_HR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CONTEXT | Call by reference | Type reference (TYPE) | GRRM_T_CONTEXT_QUERY | Context attributes used to query GRC Objects | 20100816 | |||
| 2 | IV_ENTITY | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20100816 | |||
| 3 | IV_FOCUS_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Current Date of Application Server | 20100816 | |||
| 4 | RT_OBJECTS | Value transfer | Type reference (TYPE) | GRFN_TS_API_OBJECT_ID | Table type of API object ID | 20100816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100816 |
Method GET_RECORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GRRMCONTEXT | Call by reference | Type reference (TYPE) | GRRM_T_STDDBCONTEXT | Standard db update (non HR entities) | 20100521 | |||
| 2 | IV_OBJECTID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100521 |
Method GET_RECORD on class CL_GRRM_UTIL_STDDBCONTEXT has no exception.
Method RAISE_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | Message Number | 20100819 | |||
| 2 | IV_VAR1 | Call by reference | Type reference (TYPE) | ANY | 20100819 | ||||
| 3 | IV_VAR2 | Call by reference | Type reference (TYPE) | ANY | 20100819 | ||||
| 4 | IV_VAR3 | Call by reference | Type reference (TYPE) | ANY | 20100819 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100819 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |