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
⤷ 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 | IF_GRRM_CTX_TYPE | 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 | FIND_OBJECTS_HR | Static method | Public | Method | Search for HR objects assigned to certain context | 20100728 |
2 | FIND_OBJECTS_NON_HR | Static method | Public | Method | Search for HR objects assigned to certain context | 20100816 |
3 | GET_RECORD | Static method | Public | Method | Get list of context ids | 20100521 |
4 | RAISE_ERROR | 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 | Importing | IT_CONTEXT | Call by reference | Type reference (TYPE) | GRRM_T_CONTEXT_QUERY | Context attributes used to query GRC Objects | 20100728 | ||
2 | Importing | IV_ENTITY | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20100728 | ||
3 | Importing | IV_FOCUS_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Current Date of Application Server | 20100728 | ||
4 | Returning | 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 | CX_GRFN_EXCEPTION | 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 | Importing | IT_CONTEXT | Call by reference | Type reference (TYPE) | GRRM_T_CONTEXT_QUERY | Context attributes used to query GRC Objects | 20100816 | ||
2 | Importing | IV_ENTITY | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20100816 | ||
3 | Importing | IV_FOCUS_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Current Date of Application Server | 20100816 | ||
4 | Returning | 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 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20100816 |
Method GET_RECORD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_GRRMCONTEXT | Call by reference | Type reference (TYPE) | GRRM_T_STDDBCONTEXT | Standard db update (non HR entities) | 20100521 | ||
2 | Importing | 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 | Importing | IV_MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | Message Number | 20100819 | ||
2 | Importing | IV_VAR1 | Call by reference | Type reference (TYPE) | ANY | 20100819 | |||
3 | Importing | IV_VAR2 | Call by reference | Type reference (TYPE) | ANY | 20100819 | |||
4 | Importing | IV_VAR3 | Call by reference | Type reference (TYPE) | ANY | 20100819 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20100819 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |