SAP ABAP Class CL_SWF_POWL_DETAILS_WD_ASSIST (Assistance Class for SWF_POWL_DETAIL)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_POWL_UI (Package) Business Workflow: Worklist in POWL (UI Elements)
⤷
⤷
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 | 20080112 |
Properties
| Class | CL_SWF_POWL_DETAILS_WD_ASSIST | |
| Short Description | Assistance Class for SWF_POWL_DETAIL | |
| 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 | SWF_POWL_UI | Business Workflow: Worklist in POWL (UI Elements) |
| Created | 20080112 | SAP |
| Last change | 20080612 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWF_POWL_DETAILS_WD_ASSIST has no forward declaration.
Interfaces
Class CL_SWF_POWL_DETAILS_WD_ASSIST has no interface implemented.
Friends
Class CL_SWF_POWL_DETAILS_WD_ASSIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'MAIN' | 20080214 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20080228 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20080214 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20080112 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20080112 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | OBJECT | 20080112 | ||||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | View Controller: Main | 20080214 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20080112 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_PORTAL_INTEGRATION | Web Dynpro: Portal Integration | 20080112 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | SWFPOWLSWIHEAD | Workflow - POWL: Structure for Work Item | 20080214 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_VIEW | View: Main | 20080214 | |||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SWF_POWL_WI_HANDLER | Workflow - POWL: Work Item Handler | 20080214 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Display Objects/Attachments in View | 20080228 | |
| 2 | Instance method | Public | Method | Display Secondary Methods in View | 20080214 | |
| 3 | Instance method | Public | Method | Call Object | 20080229 | |
| 4 | Instance method | Public | Method | Execute Secondary Method | 20080215 | |
| 5 | Instance method | Private | Method | Set Objects/Attachments | 20080228 | |
| 6 | Instance method | Private | Method | Set Secondary Methods | 20080214 | |
| 7 | Instance method | Private | Method | Set Work Item Description | 20080214 | |
| 8 | Instance method | Public | Method | Provide Web Dynpro Component Data | 20080112 | |
| 9 | Instance method | Public | Method | Provide View Data | 20080214 | |
| 10 | Instance method | Public | Method | Update POWL Details Area | 20080112 |
Events
Class CL_SWF_POWL_DETAILS_WD_ASSIST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_CONT_SEC_METH | Protected | See coding | 20080214 | BEGIN OF t_cont_sec_meth,
id TYPE numc3,
method TYPE swo_method,
instid TYPE swrsibfid,
typeid TYPE swrsibfti,
catid TYPE swrsibfci,
methdesc TYPE text132,
shorttext TYPE swl_otptxt,
END OF t_cont_sec_meth
|
Method Signatures
Method ADD_OBJECTS_TO_VIEW Signature
Method ADD_OBJECTS_TO_VIEW on class CL_SWF_POWL_DETAILS_WD_ASSIST has no parameter.
Method ADD_OBJECTS_TO_VIEW on class CL_SWF_POWL_DETAILS_WD_ASSIST has no exception.
Method ADD_SECONDARY_METHODS_TO_VIEW Signature
Method ADD_SECONDARY_METHODS_TO_VIEW on class CL_SWF_POWL_DETAILS_WD_ASSIST has no parameter.
Method ADD_SECONDARY_METHODS_TO_VIEW on class CL_SWF_POWL_DETAILS_WD_ASSIST has no exception.
Method CALL_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | NUMC3 | Numc3, interne Verwendung | 20080229 |
Method CALL_OBJECT on class CL_SWF_POWL_DETAILS_WD_ASSIST has no exception.
Method CALL_SECONDARY_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | NUMC3 | Numc3, interne Verwendung | 20080215 |
Method CALL_SECONDARY_METHOD on class CL_SWF_POWL_DETAILS_WD_ASSIST has no exception.
Method SET_OBJECTS Signature
Method SET_OBJECTS on class CL_SWF_POWL_DETAILS_WD_ASSIST has no parameter.
Method SET_OBJECTS on class CL_SWF_POWL_DETAILS_WD_ASSIST has no exception.
Method SET_SECONDARY_METHODS Signature
Method SET_SECONDARY_METHODS on class CL_SWF_POWL_DETAILS_WD_ASSIST has no parameter.
Method SET_SECONDARY_METHODS on class CL_SWF_POWL_DETAILS_WD_ASSIST has no exception.
Method SET_WI_DESCRIPTION Signature
Method SET_WI_DESCRIPTION on class CL_SWF_POWL_DETAILS_WD_ASSIST has no parameter.
Method SET_WI_DESCRIPTION on class CL_SWF_POWL_DETAILS_WD_ASSIST has no exception.
Method SUPPLY_COMP_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COMP_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20080112 | |||
| 2 | I_COMP_SELF | Call by reference | Object reference (TYPE REF TO) | OBJECT | Controller Self-Reference | 20080112 | |||
| 3 | I_ROOT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20080112 |
Method SUPPLY_COMP_DATA on class CL_SWF_POWL_DETAILS_WD_ASSIST has no exception.
Method SUPPLY_VIEW_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API eines Views | 20080214 | |||
| 2 | I_VIEW_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Web Dynpro: View Controller | 20080214 | |||
| 3 | I_VIEW_ID | Call by reference | Type reference (TYPE) | STRING | 20080214 |
Method SUPPLY_VIEW_DATA on class CL_SWF_POWL_DETAILS_WD_ASSIST has no exception.
Method UPDATE_DETAIL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_POWL_LINE_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20080112 |
Method UPDATE_DETAIL_DATA on class CL_SWF_POWL_DETAILS_WD_ASSIST has no exception.
History
| Last changed by/on | SAP | 20080612 |
| SAP Release Created in | 711 |