SAP ABAP Class CL_GRRM_CONTEXT_ASSIST (Assistance Class for GRRM_WD_CONTEXT)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_CONTEXT (Package) Context Builder
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20100511 |
Properties
| Class | CL_GRRM_CONTEXT_ASSIST | |
| Short Description | Assistance Class for GRRM_WD_CONTEXT | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRRM_CONTEXT | Context Builder |
| Created | 20100511 | 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... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_GRRM_CONTEXT_ASSIST has no interface implemented.
Friends
Class CL_GRRM_CONTEXT_ASSIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100715 | |||
| 2 | Constant | Public | Type reference (TYPE) | WDR_TEXT_KEY | '001' | Text Symbol Number | 20100625 | ||
| 3 | Constant | Public | Type reference (TYPE) | WDR_TEXT_KEY | '002' | Text Symbol Number | 20100625 | ||
| 4 | Constant | Public | Type reference (TYPE) | WDR_TEXT_KEY | '003' | Text Symbol Number | 20100625 | ||
| 5 | Constant | Public | Type reference (TYPE) | WDR_TEXT_KEY | '004' | Text Symbol Number | 20100625 | ||
| 6 | Constant | Public | Type reference (TYPE) | WDR_TEXT_KEY | '005' | Text Symbol Number | 20100716 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks whether the Context ID in ALV is valid | 20100723 | |
| 2 | Instance method | Public | Method | Checks whether the Dimension ID in ALV is valid | 20100719 | |
| 3 | Instance method | Public | Method | Configure the ALV Table | 20100517 | |
| 4 | Instance method | Public | Method | Get Reference of the Range Table | 20100630 | |
| 5 | Instance method | Public | Method | Process Input Help for Dimension Text | 20100527 | |
| 6 | Static method | Public | Method | Set the Session | 20100715 |
Events
Class CL_GRRM_CONTEXT_ASSIST has no event.
Types
Class CL_GRRM_CONTEXT_ASSIST has no local type.
Method Signatures
Method CHECK_CONTEXT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EL_DIMENSION | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Context Nodes | 20100809 | |||
| 2 | IO_MESSAGE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20100723 | |||
| 3 | IV_CTX_ID | Call by reference | Type reference (TYPE) | GRRM_CTX_ID | Context Value | 20100723 | |||
| 4 | IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20100723 | |||
| 5 | IV_OBJECTID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100819 | |||
| 6 | RV_ERROR_REPORTED | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20100723 |
Method CHECK_CONTEXT_ID on class CL_GRRM_CONTEXT_ASSIST has no exception.
Method CHECK_DIMENSION_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EL_DIMENSION | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Context Nodes | 20100809 | |||
| 2 | IO_MESSAGE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20100719 | |||
| 3 | IV_DIMID | Call by reference | Type reference (TYPE) | GRRM_DIMID | ID of the Dimension | 20100719 | |||
| 4 | RV_ERROR_REPORTED | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20100719 |
Method CHECK_DIMENSION_ID on class CL_GRRM_CONTEXT_ASSIST has no exception.
Method CONFIGURE_ALV_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONFIG_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_SALV_WD_CONFIG_TABLE | Configuration of the ALV Output | 20100517 | |||
| 2 | IS_ALV_PARAM | Call by reference | Type reference (TYPE) | IF_SALV_WD_TABLE=>S_TYPE_PARAM_CONFIG_OUT | 20100806 | ||||
| 3 | IV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20100531 | |||
| 4 | IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key of Current Text Environment | 20100722 | ||
| 5 | IV_READ_ONLY | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20100519 |
Method CONFIGURE_ALV_TABLE on class CL_GRRM_CONTEXT_ASSIST has no exception.
Method GET_REF_RANGE_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SO_ATTR | Call by reference | Type reference (TYPE) | IF_GRRM_CTX_TYPE=>YS_SO_ATTR | Attributes of Select Options | 20100630 | |||
| 2 | IV_VALUE | Call by reference | Type reference (TYPE) | DATA | Value of the Parameter | 20100630 | |||
| 3 | RR_RANGE | Value transfer | Object reference (TYPE REF TO) | DATA | Reference of the Range Table | 20100630 |
Method GET_REF_RANGE_TABLE on class CL_GRRM_CONTEXT_ASSIST has no exception.
Method PROCESS_OVS_DIMENSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ASSIST | Call by reference | Object reference (TYPE REF TO) | CL_GRRM_CONTEXT_ASSIST | Assistance Class for GRRM_WD_CONTEXT | 20100625 | |||
| 2 | IO_ND_DIMENSION | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20100601 | |||
| 3 | IO_OVS_CALLBACK_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_WD_OVS | OVS Callback Object | 20100601 | |||
| 4 | IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key of Current Text Environment | 20100722 | ||
| 5 | IV_PARENT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100604 |
Method PROCESS_OVS_DIMENSION on class CL_GRRM_CONTEXT_ASSIST has no exception.
Method SET_SESSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100715 |
Method SET_SESSION on class CL_GRRM_CONTEXT_ASSIST has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |