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
⤷ 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 | MC_ANAL_MODE_QL | Static Attribute | Public | Type reference (TYPE) | GRRM_ANALYSIS_MODE | 'QL' | Analysis Mode | 20081113 | |
2 | MC_ANAL_MODE_QN | Static Attribute | Public | Type reference (TYPE) | GRRM_ANALYSIS_MODE | 'QN' | Analysis Mode | 20081113 | |
3 | MC_ANAL_MODE_SB | Static Attribute | Public | Type reference (TYPE) | GRRM_ANALYSIS_MODE | 'SB' | Analysis Mode | 20081113 | |
4 | MC_ANAL_TYPE_IN | Static Attribute | Public | Type reference (TYPE) | GRRM_ANALYSIS_TYPE | 'IN' | Analysis Type | 20081117 | |
5 | MC_ANAL_TYPE_RE | Static Attribute | Public | Type reference (TYPE) | GRRM_ANALYSIS_TYPE | 'RE' | Analysis Type | 20081117 | |
6 | MC_DE_EXPECTED | Static Attribute | Public | Type reference (TYPE) | STRING | 'GRRM_AMOUNT' | 20081014 | ||
7 | MC_DE_LEVEL | Static Attribute | Public | Type reference (TYPE) | STRING | 'GRRM_AMOUNT' | 20081020 | ||
8 | MC_DE_PROB | Static Attribute | Public | Type reference (TYPE) | STRING | 'GRRM_ANALYSIS_PROBABILITY' | 20081014 | ||
9 | MC_DE_TOTAL | Static Attribute | Public | Type reference (TYPE) | STRING | 'GRRM_AMOUNT' | 20081020 | ||
10 | MC_DP | Constant | Public | Type reference (TYPE) | STRING | 'DP' | 20090122 | ||
11 | MC_IF | Constant | Public | Type reference (TYPE) | STRING | 'IF' | 20090122 | ||
12 | MC_RES_TYPE_PC | Static Attribute | Public | Type reference (TYPE) | GRRM_RESIDUAL_TYPE | 'PC' | Residual Type | 20081117 | |
13 | MC_RES_TYPE_PM | Static Attribute | Public | Type reference (TYPE) | GRRM_RESIDUAL_TYPE | 'PM' | Residual Type | 20081117 | |
14 | MC_RISK_POS | Static Attribute | Public | Type reference (TYPE) | STRING | 'GRRM_RISK_LEVEL_POS' | 20081022 | ||
15 | MC_RISK_SCORE | Static Attribute | Public | Type reference (TYPE) | STRING | 'GRFN_RISK_SCORE' | 20100329 | ||
16 | MO_LEAD_SEL_ELE | Static Attribute | Public | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20090331 | ||
17 | MV_ANALYSIS_ID | Static Attribute | Public | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090112 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CLEAR_ANALYSIS_ID | Static method | Public | Method | 20090331 | |
2 | GET_ANALYSIS_ID | Static method | Public | Method | 20090112 | |
3 | GET_LEAD_SELECTED_ELE | Static method | Public | Method | 20090331 | |
4 | SET_ANALYSIS_ID | Static method | Public | Method | 20090112 | |
5 | SET_LEAD_SELECTED_ELE | 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 | Returning | 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 | Returning | 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 | Importing | 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 | Importing | 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 |