SAP ABAP Class CL_POWL_WF_INBOX (Workflow Inbox)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
BC-MUS (Application Component) Musing Tools
⤷
WDK_POWL (Package) POWL Enhancements
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_POWL_WF | Generic Class for Workflow Box | 20060405 |
Properties
| Class | CL_POWL_WF_INBOX | |
| Short Description | Workflow Inbox | |
| Super Class | CL_POWL_WF | Generic Class for Workflow Box |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WDK_POWL | POWL Enhancements |
| Created | 20060320 | SAP |
| Last change | 20060912 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_POWL_WF_INBOX has no forward declaration.
Interfaces
Class CL_POWL_WF_INBOX has no interface implemented.
Friends
Class CL_POWL_WF_INBOX 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) | WDK_POWL_WF_TTY | Result table | 20060320 |
Methods
Class CL_POWL_WF_INBOX has no method.
Events
Class CL_POWL_WF_INBOX has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | RESULT_STY | Public | See coding | 20060320 | BEGIN OF result_sty,
include type swr_wihdr,
attributes TYPE swr_wiaddattr,
details TYPE swr_widtl,
description TYPE swrttxtlin.
TYPES: END OF result_sty
|
||
| 2 | RESULT_TTY | Public | See coding | 20060320 | result_tty TYPE TABLE OF result_sty
|
History
| Last changed by/on | SAP | 20060912 |
| SAP Release Created in | 700 |