SAP ABAP Class CL_GRRM_WD_ANALYSIS_ASSIST (Assistance Class for GRRM_WD_ANALYSIS)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_OBSOLETE (Package) Package for the obsolete objects from FN/PC/RM

⤷

⤷

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 | 20080207 |
Properties
Class | CL_GRRM_WD_ANALYSIS_ASSIST | |
Short Description | Assistance Class for GRRM_WD_ANALYSIS | |
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 | GRFN_OBSOLETE | Package for the obsolete objects from FN/PC/RM |
Created | 20080207 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRRM_WD_ANALYSIS_ASSIST has no forward declaration.
Interfaces
Class CL_GRRM_WD_ANALYSIS_ASSIST has no interface implemented.
Friends
Class CL_GRRM_WD_ANALYSIS_ASSIST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | GRRM_ANALYSIS_MODE | 'QL' | Analysis Mode | 20081113 | |
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | GRRM_ANALYSIS_MODE | 'QN' | Analysis Mode | 20081113 | |
3 | ![]() |
Static Attribute | Public | Type reference (TYPE) | GRRM_ANALYSIS_MODE | 'SB' | Analysis Mode | 20081113 | |
4 | ![]() |
Static Attribute | Public | Type reference (TYPE) | GRRM_ANALYSIS_TYPE | 'IN' | Analysis Type | 20081117 | |
5 | ![]() |
Static Attribute | Public | Type reference (TYPE) | GRRM_ANALYSIS_TYPE | 'RE' | Analysis Type | 20081117 | |
6 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 'GRRM_AMOUNT' | 20081014 | ||
7 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 'GRRM_AMOUNT' | 20081020 | ||
8 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 'GRRM_ANALYSIS_PROBABILITY' | 20081014 | ||
9 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 'GRRM_AMOUNT' | 20081020 | ||
10 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'DP' | 20090122 | ||
11 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'IF' | 20090122 | ||
12 | ![]() |
Static Attribute | Public | Type reference (TYPE) | GRRM_RESIDUAL_TYPE | 'PC' | Residual Type | 20081117 | |
13 | ![]() |
Static Attribute | Public | Type reference (TYPE) | GRRM_RESIDUAL_TYPE | 'PM' | Residual Type | 20081117 | |
14 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 'GRRM_RISK_LEVEL_POS' | 20081022 | ||
15 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 'GRFN_RISK_SCORE' | 20100329 | ||
16 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20090331 | ||
17 | ![]() |
Static Attribute | Public | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090112 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20090331 | |
2 | ![]() |
Static method | Public | Method | 20090112 | |
3 | ![]() |
Static method | Public | Method | 20090331 | |
4 | ![]() |
Static method | Public | Method | 20090112 | |
5 | ![]() |
Static method | Public | Method | 20090331 |
Events
Class CL_GRRM_WD_ANALYSIS_ASSIST has no event.
Types
Class CL_GRRM_WD_ANALYSIS_ASSIST has no local type.
Method Signatures
Method CLEAR_ANALYSIS_ID Signature
Method CLEAR_ANALYSIS_ID on class CL_GRRM_WD_ANALYSIS_ASSIST has no parameter.
Method CLEAR_ANALYSIS_ID on class CL_GRRM_WD_ANALYSIS_ASSIST has no exception.
Method GET_ANALYSIS_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090112 |
Method GET_ANALYSIS_ID on class CL_GRRM_WD_ANALYSIS_ASSIST has no exception.
Method GET_LEAD_SELECTED_ELE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_LEAD_SEL_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20090331 |
Method GET_LEAD_SELECTED_ELE on class CL_GRRM_WD_ANALYSIS_ASSIST has no exception.
Method SET_ANALYSIS_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090112 |
Method SET_ANALYSIS_ID on class CL_GRRM_WD_ANALYSIS_ASSIST has no exception.
Method SET_LEAD_SELECTED_ELE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_LEAD_SEL_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20090331 |
Method SET_LEAD_SELECTED_ELE on class CL_GRRM_WD_ANALYSIS_ASSIST has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300 |