SAP ABAP Interface IF_SWF_REP_HEADER_SELECTION (Selection Work Item Header)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWI (Package) Business Workflow: Information System

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_RUN_P_HEAD | Persistence: Header Data (Abstract) | 20000605 |
Properties
Interface | IF_SWF_REP_HEADER_SELECTION | |
Short Description | Selection Work Item Header |
General Data
Package | SWI | Business Workflow: Information System |
Created | 20000615 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SWF_REP_HEADER_SELECTION has no forward declaration.
Interfaces
Interface IF_SWF_REP_HEADER_SELECTION has no interface.
Friends
Interface IF_SWF_REP_HEADER_SELECTION has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | DONT_IGNORE_NON_ID_RANGES | Instance attribute | Public | Type reference (TYPE) | XFELD | Do Not Ignore Other Selections as WI ID | 20020108 | ||
2 | RANGETAB_FOR_CREATION_DATE | Instance attribute | Public | Type reference (TYPE) | SWFARTCRDAT | Range Table for Work Item Creation Date | 20000829 | ||
3 | RANGETAB_FOR_CREATION_TIME | Instance attribute | Public | Type reference (TYPE) | SWFARTCRTIM | Range Table for Work Item Creation Time | 20000623 | ||
4 | RANGETAB_FOR_CREATION_TS | Instance attribute | Public | Type reference (TYPE) | SWFARTCRTTS | Range Table for Work Item Creation Time | 20030727 | ||
5 | RANGETAB_FOR_DHSTA | Instance attribute | Public | Type reference (TYPE) | SWFARTDHSTA | Range Tab for Work Item Deadline Status | 20011123 | ||
6 | RANGETAB_FOR_ID | Instance attribute | Public | Type reference (TYPE) | SWFARTWIID | Range Table for Work Item ID | 20000615 | ||
7 | RANGETAB_FOR_PRIORITY | Instance attribute | Public | Type reference (TYPE) | SWFARTPRIO | Range Table for Work Item Priority | 20000615 | ||
8 | RANGETAB_FOR_STATE | Instance attribute | Public | Type reference (TYPE) | SWFARTWISTA | Range Table for Work Item Status | 20000628 | ||
9 | RANGETAB_FOR_TASK | Instance attribute | Public | Type reference (TYPE) | SWFARTRHTSK | Range Table for Tasks | 20000615 | ||
10 | RANGETAB_FOR_TYPE | Instance attribute | Public | Type reference (TYPE) | SWFARTWITP | Range Table for Work Item Type | 20000615 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Checks Range Tables for Consistency | 20000615 |
2 | ![]() |
Instance method | Public | Method | Delete Current Selection | 20000615 |
3 | ![]() |
Instance method | Public | Method | Read Selected Entries (DB Entries) | 20000926 |
4 | ![]() |
Instance method | Public | Method | Read Selected Entries | 20000615 |
5 | ![]() |
Instance method | Public | Method | Name of database table | 20000630 |
6 | ![]() |
Instance method | Public | Method | Select from Database | 20000615 |
7 | ![]() |
Instance method | Public | Method | Set Preselected Entries (DB Entries) | 20000928 |
8 | ![]() |
Instance method | Public | Method | Sets "Do Not Ignore Other Selections as WI ID" | 20020108 |
9 | ![]() |
Instance method | Public | Method | Sets Language for Selection Result | 20011123 |
10 | ![]() |
Instance method | Public | Method | Set a Range Table | 20000615 |
Events
Interface IF_SWF_REP_HEADER_SELECTION has no event.
Types
Interface IF_SWF_REP_HEADER_SELECTION has no local type.
Method Signatures
Method CHECK_RANGE_TABS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_STATUS | Value transfer | Type reference (TYPE) | SWF_RNGSTA | Workflow: Status der Rangetabs | 20000928 |
Method CHECK_RANGE_TABS on Interface IF_SWF_REP_HEADER_SELECTION has no exception.
Method CLEAR Signature
Method CLEAR on Interface IF_SWF_REP_HEADER_SELECTION has no parameter.
Method CLEAR on Interface IF_SWF_REP_HEADER_SELECTION has no exception.
Method GET_DB_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_WIENTRIES | Call by reference | Type reference (TYPE) | SWW_WI_HEADER_ARC | Tabelle mit Workitemeinträgen | 20000926 |
Method GET_DB_ENTRIES on Interface IF_SWF_REP_HEADER_SELECTION has no exception.
Method GET_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_WIENTRIES | Call by reference | Type reference (TYPE) | SWFATWRKITM | Tabelle mit Workitemeinträgen | 20000615 |
Method GET_ENTRIES on Interface IF_SWF_REP_HEADER_SELECTION has no exception.
Method GET_TABLENAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_TABLENAME | Call by reference | Type reference (TYPE) | TABNAME16 | Tabellenname, 16-stellig | 20000630 |
Method GET_TABLENAME on Interface IF_SWF_REP_HEADER_SELECTION has no exception.
Method READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_REFRESH | Call by reference | Type reference (TYPE) | XFELD | 'X' | Feld zum Ankreuzen | 20000928 |
Method READ on Interface IF_SWF_REP_HEADER_SELECTION has no exception.
Method SET_DB_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_WIENTRIES | Call by reference | Type reference (TYPE) | SWW_WI_HEADER_ARC | Tabelle mit Workitemeinträgen | 20000928 |
Method SET_DB_ENTRIES on Interface IF_SWF_REP_HEADER_SELECTION has no exception.
Method SET_DONT_IGNORE_NON_ID_RANGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_IGNORE | Value transfer | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20020108 |
Method SET_DONT_IGNORE_NON_ID_RANGES on Interface IF_SWF_REP_HEADER_SELECTION has no exception.
Method SET_LANGUAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | R/3-System, aktuelle Sprache | 20011123 |
Method SET_LANGUAGE on Interface IF_SWF_REP_HEADER_SELECTION has no exception.
Method SET_RANGE_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CONDITION | Call by reference | Type reference (TYPE) | ANY | Rangetab | 20000615 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Rangetab nicht definiert | 20000829 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 610 |