SAP ABAP Class CL_SWF_WLC_SELECTOR (Selection for the Work List Clients)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWL (Package) Business Workflow: Worklist Client

⤷

⤷

Properties
Class | CL_SWF_WLC_SELECTOR | |
Short Description | Selection for the Work List Clients | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | SWL | |
Program status | ||
Category | 0 | |
Package | SWL | Business Workflow: Worklist Client |
Created | 20050117 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SWF_WLC_SELECTOR has no interface implemented.
Friends
Class CL_SWF_WLC_SELECTOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | SWFDBITS64 | SWFCR_P_PART_OF_DLG_BLOCK | WLC Flag That Is Set for Work Items in Dialog Blocks | 20050422 | |
2 | ![]() |
Constant | Protected | Type reference (TYPE) | SWD_PROCCAT | SWFCO_PROCCAT_BWF | Business Workflow | 20050117 | |
3 | ![]() |
Constant | Protected | Type reference (TYPE) | SWD_PROCCAT | SWFCO_PROCCAT_CCBPM | ccBPM | 20050117 | |
4 | ![]() |
Constant | Protected | Type reference (TYPE) | SWD_PROCCAT | SWFCO_PROCCAT_GP | Guided Procedures | 20050117 | |
5 | ![]() |
Constant | Protected | Type reference (TYPE) | SYTCODE | 'BWSP' | Web Inbox | 20050124 | |
6 | ![]() |
Constant | Protected | Type reference (TYPE) | SYTCODE | 'SWLD_INPLACE1' | Inplace Inbox 1 | 20050124 | |
7 | ![]() |
Constant | Protected | Type reference (TYPE) | SYTCODE | 'SWLD_INPLACE2' | Inplace Inbox 2 | 20050124 | |
8 | ![]() |
Constant | Protected | Type reference (TYPE) | SYTCODE | 'SBWP' | Business Workplace | 20050124 | |
9 | ![]() |
Constant | Protected | Type reference (TYPE) | SYTCODE | 'SBWP_GP' | Business Workplace GP | 20050124 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | SWL_WLC_ID | 'BWSP' | Web Inbox BWSP | 20050117 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | SWL_WLC_ID | 'DEFAULT' | Default Inbox Same as Business Workplace | 20050124 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | SWL_WLC_ID | 'INPLACE' | Embedded Inbox | 20050117 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | SWL_WLC_ID | 'NOT_MAIL' | Notifications by E-Mail | 20050117 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | SWL_WLC_ID | 'NOT_UWL' | Notifications for UWL | 20050117 | |
15 | ![]() |
Constant | Public | Type reference (TYPE) | SWL_WLC_ID | 'SBWP' | Business Workplace | 20050117 | |
16 | ![]() |
Constant | Public | Type reference (TYPE) | SWL_WLC_ID | 'SBWP_GP' | Business Workplace (GP) | 20050117 | |
17 | ![]() |
Constant | Public | Type reference (TYPE) | SWL_WLC_ID | 'UWL' | UWL | 20050117 | |
18 | ![]() |
Constant | Public | Type reference (TYPE) | SWL_WLC_ID | 'WAPI' | WAPI Modules | 20050201 | |
19 | ![]() |
Constant | Public | Type reference (TYPE) | SWL_WLC_ID | 'WF_MINIAPP' | Workflow Miniapp | 20050117 | |
20 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SWL_WLC_ID | Worklist Clients | 20050117 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Constructor | Constructor for Creating Specific Selectors | 20050117 |
2 | ![]() |
Static method | Public | Method | Creates Selector for Given Worklist Client | 20050117 |
3 | ![]() |
Static method | Public | Method | Derives Worklist from Transaction Names | 20050117 |
4 | ![]() |
Instance method | Public | Method | Executing Selection Using Worklist Header | 20050117 |
5 | ![]() |
Instance method | Private | Method | Executing Selection for BWF Inboxes | 20050124 |
6 | ![]() |
Instance method | Private | Method | Executing Selection Using Worklist Header | 20050124 |
7 | ![]() |
Instance method | Private | Method | Executing Selection Using Worklist Header | 20050117 |
Events
Class CL_SWF_WLC_SELECTOR has no event.
Types
Class CL_SWF_WLC_SELECTOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_WLC_ID | Call by reference | Type reference (TYPE) | SWL_WLC_ID | Worklistclients | 20050117 |
Method CONSTRUCTOR on class CL_SWF_WLC_SELECTOR has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_WLC_ID | Call by reference | Type reference (TYPE) | SWL_WLC_ID | Worklistclients | 20050117 | ||
2 | ![]() |
RE_SELECTOR | Value transfer | Object reference (TYPE REF TO) | CL_SWF_WLC_SELECTOR | Selektionen für die Worklist Clients | 20050117 |
Method CREATE on class CL_SWF_WLC_SELECTOR has no exception.
Method CREATE_BY_TCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_TCODE | Call by reference | Type reference (TYPE) | SYTCODE | Aktueller Transaktionscode | 20050117 | ||
2 | ![]() |
RE_SELECTOR | Value transfer | Object reference (TYPE REF TO) | CL_SWF_WLC_SELECTOR | Selektionen für die Worklist Clients | 20050117 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
gegebener Transaktionscode wird nicht unterstützt | 20050117 |
Method SELECT_WLHEAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_WLHEAD_TABLE | Call by reference | Type reference (TYPE) | SWWWLHEADT | nach den Worklistkriterien zu selektierende Daten | 20050117 | ||
2 | ![]() |
RE_WLHEAD_TABLE | Value transfer | Type reference (TYPE) | SWWWLHEADT | Rückgabetabelle nach Selektion | 20050117 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Selektion für angegebenen Client nicht unterstützt | 20050117 |
Method SELECT_WLHEAD_BWF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_WLHEAD_TABLE | Call by reference | Type reference (TYPE) | SWWWLHEADT | nach den Worklistkriterien zu selektierende Daten | 20050124 | ||
2 | ![]() |
RE_WLHEAD_TABLE | Value transfer | Type reference (TYPE) | SWWWLHEADT | Rückgabetabelle nach Selektion | 20050124 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Selektion für angegebenen Client nicht unterstützt | 20050124 |
Method SELECT_WLHEAD_SBWP_GP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_WLHEAD_TABLE | Call by reference | Type reference (TYPE) | SWWWLHEADT | nach den Worklistkriterien zu selektierende Daten | 20050124 | ||
2 | ![]() |
RE_WLHEAD_TABLE | Value transfer | Type reference (TYPE) | SWWWLHEADT | Rückgabetabelle nach Selektion | 20050124 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Selektion für angegebenen Client nicht unterstützt | 20050124 |
Method SELECT_WLHEAD_UWL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_WLHEAD_TABLE | Call by reference | Type reference (TYPE) | SWWWLHEADT | nach den Worklistkriterien zu selektierende Daten | 20050117 | ||
2 | ![]() |
RE_WLHEAD_TABLE | Value transfer | Type reference (TYPE) | SWWWLHEADT | Rückgabetabelle nach Selektion | 20050117 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Selektion für angegebenen Client nicht unterstützt | 20050117 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |