SAP ABAP Class CL_GRRM_PROPOSE_RNP_STATUS_OVS (Powl status ovs)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_WD (Package) Webdynpro Applications for RM
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_POWL_OVS | Interface providing callback methods for using OVS with POWL | 20090114 |
Properties
| Class | CL_GRRM_PROPOSE_RNP_STATUS_OVS | |
| Short Description | Powl status ovs | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRRM_WD | Webdynpro Applications for RM |
| Created | 20090114 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRRM_PROPOSE_RNP_STATUS_OVS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_POWL_OVS | Interface providing callback methods for using OVS with POWL | 20090114 |
Friends
Class CL_GRRM_PROPOSE_RNP_STATUS_OVS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | LTY_STRU_INPUT | 20090114 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | LT_STATUS | 20090114 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20090114 |
Events
Class CL_GRRM_PROPOSE_RNP_STATUS_OVS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTY_STRU_INPUT | Public | See coding | 20090114 | begin of lty_stru_input,
* add fields for the display of your search input here
text type ad_namtext,
end of lty_stru_input
|
||
| 2 | LTY_STRU_LIST | Public | See coding | 20090114 | begin of lty_stru_list,
* add fields for the selection list here
STATUS_VALUE TYPE J_ISTAT ,
STATUS_TEXT TYPE J_TXT30 ,
end of lty_stru_list
|
||
| 3 | LT_STATUS | Public | See coding | 20090114 | lt_status TYPE TABLE OF lty_stru_list
|
Method Signatures
Method FILL_STATUS_TABLE Signature
Method FILL_STATUS_TABLE on class CL_GRRM_PROPOSE_RNP_STATUS_OVS has no parameter.
Method FILL_STATUS_TABLE on class CL_GRRM_PROPOSE_RNP_STATUS_OVS has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |