SAP ABAP Class CL_SWF_FORMABSENC_WD_MO (Workflow - POWL: Model for Notification of Absence)
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)

⤷

⤷

Properties
Class | CL_SWF_FORMABSENC_WD_MO | |
Short Description | Workflow - POWL: Model for Notification of Absence | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | T | Test Program |
Category | 0 | |
Package | SWF_POWL_UI | Business Workflow: Worklist in POWL (UI Elements) |
Created | 20071110 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SWF_FORMABSENC_WD_MO has no forward declaration.
Interfaces
Class CL_SWF_FORMABSENC_WD_MO has no interface implemented.
Friends
Class CL_SWF_FORMABSENC_WD_MO has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Approve Notification of Absence | 20080226 |
2 | ![]() |
Instance method | Private | Method | Return Instance of Notification of Absence | 20071110 |
3 | ![]() |
Instance method | Public | Method | Initialize Model | 20080303 |
4 | ![]() |
Instance method | Public | Method | Initialize Model | 20071110 |
5 | ![]() |
Instance method | Public | Method | Reject Notification of Absence | 20080226 |
6 | ![]() |
Instance method | Public | Method | 20080226 | |
7 | ![]() |
Instance method | Public | Method | Set Notifcation of Absence in Context | 20080226 |
8 | ![]() |
Instance method | Public | Method | 20080226 | |
9 | ![]() |
Instance method | Public | Method | Provide View Data | 20080226 |
Events
Class CL_SWF_FORMABSENC_WD_MO has no event.
Types
Class CL_SWF_FORMABSENC_WD_MO has no local type.
Method Signatures
Method APPROVE_FORMABSENC Signature
Method APPROVE_FORMABSENC on class CL_SWF_FORMABSENC_WD_MO has no parameter.
Method APPROVE_FORMABSENC on class CL_SWF_FORMABSENC_WD_MO has no exception.
Method GET_FORMABSENC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_FORMABSENC | Value transfer | Object reference (TYPE REF TO) | CL_SWF_FORMABSENC_BACKEND | Abwesenheitsmitteilung | 20071110 |
Method GET_FORMABSENC on class CL_SWF_FORMABSENC_WD_MO has no exception.
Method INITIALIZE_BY_FORMNUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NUMBER | Call by reference | Type reference (TYPE) | SWXFORMABS-FORMNUMBER | Nummer der Abwesenheitsmitteilung | 20080303 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Lesen der Abwesenheitsmitteilung | 20080303 |
Method INITIALIZE_BY_WI_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_WIID | Call by reference | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20071110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Lesen der Abwesenheitsmitteilung | 20080226 | |
2 | ![]() |
Fehler beim Ermitteln der Workiteminformationen | 20071112 |
Method REJECT_FORMABSENC Signature
Method REJECT_FORMABSENC on class CL_SWF_FORMABSENC_WD_MO has no parameter.
Method REJECT_FORMABSENC on class CL_SWF_FORMABSENC_WD_MO has no exception.
Method SET_AVAIL_FUNC_APPROVE Signature
Method SET_AVAIL_FUNC_APPROVE on class CL_SWF_FORMABSENC_WD_MO has no parameter.
Method SET_AVAIL_FUNC_APPROVE on class CL_SWF_FORMABSENC_WD_MO has no exception.
Method SET_FORMABSENC_DATA Signature
Method SET_FORMABSENC_DATA on class CL_SWF_FORMABSENC_WD_MO has no parameter.
Method SET_FORMABSENC_DATA on class CL_SWF_FORMABSENC_WD_MO 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 | 20080226 | ||
2 | ![]() |
I_COMP_SELF | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20080226 | |||
3 | ![]() |
I_ROOT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20080226 |
Method SUPPLY_COMP_DATA on class CL_SWF_FORMABSENC_WD_MO has no exception.
Method SUPPLY_VIEW_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ROOT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20080226 | ||
2 | ![]() |
I_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API eines Views | 20080226 | ||
3 | ![]() |
I_VIEW_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Web Dynpro: View Controller | 20080226 | ||
4 | ![]() |
I_VIEW_ID | Call by reference | Type reference (TYPE) | STRING | 20080226 |
Method SUPPLY_VIEW_DATA on class CL_SWF_FORMABSENC_WD_MO has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 711 |