SAP ABAP Class CL_GRRM_WORK_INBOX_STATUS_OVS (Powl status ovs)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_POWL_OVS | Interface providing callback methods for using OVS with POWL | 20081120 |
Properties
Class | CL_GRRM_WORK_INBOX_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 | GRFN_OBSOLETE | Package for the obsolete objects from FN/PC/RM |
Created | 20081120 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRRM_WORK_INBOX_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 | 20081120 |
Friends
Class CL_GRRM_WORK_INBOX_STATUS_OVS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MS_SEARCH_INPUT | Instance attribute | Private | Type reference (TYPE) | LTY_STRU_INPUT | 20081120 | |||
2 | MT_STATUS | Instance attribute | Private | Type reference (TYPE) | LT_STATUS | 20081120 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | FILL_STATUS_TABLE | Instance method | Private | Method | 20081120 |
Events
Class CL_GRRM_WORK_INBOX_STATUS_OVS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LTY_STRU_INPUT | Public | See coding | 20081120 | 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 | 20081120 | 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 | 20081120 | lt_status TYPE TABLE OF lty_stru_list
|
Method Signatures
Method FILL_STATUS_TABLE Signature
Method FILL_STATUS_TABLE on class CL_GRRM_WORK_INBOX_STATUS_OVS has no parameter.
Method FILL_STATUS_TABLE on class CL_GRRM_WORK_INBOX_STATUS_OVS has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300 |