SAP ABAP Class CL_GRRM_KRI_INPUT_ASSIST (Assistance Class for GRRM_KRI_VALUE_INPUT)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_WD_KRI (Package) KRI Webdynpro Applications
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_WD_KRI (Package) KRI Webdynpro Applications
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 | 20110401 |
Properties
Class | CL_GRRM_KRI_INPUT_ASSIST | |
Short Description | Assistance Class for GRRM_KRI_VALUE_INPUT | |
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_WD_KRI | KRI Webdynpro Applications |
Created | 20110401 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRRM_KRI_INPUT_ASSIST has no forward declaration.
Interfaces
Class CL_GRRM_KRI_INPUT_ASSIST has no interface implemented.
Friends
Class CL_GRRM_KRI_INPUT_ASSIST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_FILE_MANUALINPUT | Constant | Public | Type reference (TYPE) | CHAR2 | 'MA' | KRI Manual Input | 20110401 | |
2 | GC_FILE_UPLOAD | Constant | Public | Type reference (TYPE) | CHAR2 | 'FI' | KRI File Upload | 20110401 | |
3 | GC_MODE_KRI_INSTANCES | Constant | Public | Type reference (TYPE) | CHAR2 | 'IN' | KRI Instances | 20110401 | |
4 | GC_MODE_KRI_TEMPL_ORG | Constant | Public | Type reference (TYPE) | CHAR2 | 'TO' | KRI Templates + Orgunits | 20110401 | |
5 | GC_STEP_FINISH | Constant | Public | Type reference (TYPE) | STRING | 'FINISH' | 20140526 | ||
6 | GC_STEP_PROVIDE_VALUES | Constant | Public | Type reference (TYPE) | STRING | 'PROVIDE_VALUES' | 20140525 | ||
7 | GC_STEP_REVIEW | Constant | Public | Type reference (TYPE) | STRING | 'REVIEW' | 20140525 | ||
8 | GC_STEP_SELECT_KRI_INSTANCE | Constant | Public | Type reference (TYPE) | STRING | 'SELECT_KRI_INSTANCE' | 20140525 | ||
9 | GC_STEP_SELECT_KRI_TEMPLATE | Constant | Public | Type reference (TYPE) | STRING | 'SELECT_KRI_TEMPLATE' | 20140525 | ||
10 | GC_STEP_SELECT_MODE | Constant | Public | Type reference (TYPE) | STRING | 'SELECT_MODE' | 20140525 | ||
11 | GC_STEP_SELECT_ORGUNITS | Constant | Public | Type reference (TYPE) | STRING | 'SELECT_ORGUNITS' | 20140525 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | GET_TEXT | Instance method | Public | Method | 20130701 | |
2 | GET_VALUE_TYPE | Static method | Public | Method | 20110401 |
Events
Class CL_GRRM_KRI_INPUT_ASSIST has no event.
Types
Class CL_GRRM_KRI_INPUT_ASSIST has no local type.
Method Signatures
Method GET_TEXT Signature
Method GET_TEXT on class CL_GRRM_KRI_INPUT_ASSIST has no parameter.
Method GET_TEXT on class CL_GRRM_KRI_INPUT_ASSIST has no exception.
Method GET_VALUE_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20110401 | ||
2 | Importing | IV_KRI_INST_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110401 | ||
3 | Returning | RV_VALUE_TYPE | Value transfer | Type reference (TYPE) | GRRM_KRI_VALUE_TYPE | Type of KRI value | 20110401 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20110401 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1000 |