Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_SWR_API | Basis Interface for Workflow APIs | 20100211 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWR_WORKITEM_API | Work Item API Manager | 20100211 |
Properties
Class | IF_SWR_WORKITEM_API | |
Short Description | API for Handling a Work Item | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100211 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_SWR_WORKITEM_API has no forward declaration.
Interfaces
Class IF_SWR_WORKITEM_API has no interface implemented.
Friends
Class IF_SWR_WORKITEM_API has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SWRSWIKEY | Workflow: Key of Work Item in System | 20100211 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds an Attachment Object (SOFM) to WI | 20100728 |
2 | ![]() |
Instance method | Public | Method | Creates Attachment (Type BINARY) and Adds to WI | 20100726 |
3 | ![]() |
Instance method | Public | Method | Creates Attachment (Type TEXT) and Adds to WI | 20100726 |
4 | ![]() |
Instance method | Public | Method | End Confirmation | 20100817 |
5 | ![]() |
Instance method | Public | Method | Removes Object from WI Container (and Deletes Document) | 20100729 |
6 | ![]() |
Instance method | Public | Method | End Resubmission | 20100921 |
7 | ![]() |
Instance method | Public | Method | Forward Work Item | 20100823 |
8 | ![]() |
Instance method | Public | Method | 20101209 | |
9 | ![]() |
Instance method | Public | Method | Gets Agents of a Work Item | 20101130 |
10 | ![]() |
Instance method | Public | Method | Gets Attachments with Details and Content | 20110131 |
11 | ![]() |
Instance method | Public | Method | Gets Attachments with Detailed Information About Work Item | 20110204 |
12 | ![]() |
Instance method | Public | Method | Returns Work Item Container | 20100811 |
13 | ![]() |
Instance method | Public | Method | Returns Deadlines | 20100722 |
14 | ![]() |
Instance method | Public | Method | Returns Title and Alternatives of User Decision | 20100809 |
15 | ![]() |
Instance method | Public | Method | Gets Forwarding Information | 20101126 |
16 | ![]() |
Instance method | Public | Method | Gets Header Data/Detailed Information | 20100217 |
17 | ![]() |
Instance method | Public | Method | Gets Description as HTML Text | 20100225 |
18 | ![]() |
Instance method | Public | Method | 20101209 | |
19 | ![]() |
Instance method | Public | Method | Returns Methods (Main/Subsidiary Methods) | 20100730 |
20 | ![]() |
Instance method | Public | Method | Gets Objects and Attachments | 20100211 |
21 | ![]() |
Instance method | Public | Method | 20101209 | |
22 | ![]() |
Instance method | Public | Method | Gets Description as Stream | 20100225 |
23 | ![]() |
Instance method | Public | Method | Gets Description as Plain Text | 20100225 |
24 | ![]() |
Instance method | Public | Method | 20101209 | |
25 | ![]() |
Instance method | Public | Method | 20101209 | |
26 | ![]() |
Instance method | Public | Method | Replace Work Item | 20100819 |
27 | ![]() |
Instance method | Public | Method | Reject Work Item Execution | 20100819 |
28 | ![]() |
Instance method | Public | Method | Accept/Reserve Work Item | 20100823 |
29 | ![]() |
Instance method | Public | Method | Resubmit Work Item | 20100921 |
30 | ![]() |
Instance method | Public | Method | End User Decision | 20100818 |
31 | ![]() |
Instance method | Public | Method | Complete Work Item | 20100819 |
32 | ![]() |
Instance method | Public | Method | Set Work Item to OBSOLETE | 20100819 |
33 | ![]() |
Instance method | Public | Method | Writes Work Item Container to DB | 20100813 |
Events
Class IF_SWR_WORKITEM_API has no event.
Types
Class IF_SWR_WORKITEM_API has no local type.
Method Signatures
Method ADD_ATTACHMENT_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RETURN_MSG | Call by reference | Object reference (TYPE REF TO) | IF_SWR_RETURN_MSG | Nachrichten der API Aufrufe | 20100728 | ||
2 | ![]() |
I_DO_COMMIT | Call by reference | Type reference (TYPE) | SWR_COMMIT | 'X' | Flag zur Steuerung der Commit Logik (X = commit work) | 20100728 | |
3 | ![]() |
I_OBJECT_KEY | Call by reference | Type reference (TYPE) | SWRSOBJID | WAPI: Objektschlüssel | 20100728 |
Method ADD_ATTACHMENT_REF on class IF_SWR_WORKITEM_API has no exception.
Method ADD_BIN_ATTACHMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DOC_INFO | Call by reference | Type reference (TYPE) | SWR_ATT_ID | ID einer Anlage zu einem Workitem | 20100726 | ||
2 | ![]() |
E_RETURN_MSG | Call by reference | Object reference (TYPE REF TO) | IF_SWR_RETURN_MSG | Nachrichten der API Aufrufe | 20100726 | ||
3 | ![]() |
I_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20100726 | |||
4 | ![]() |
I_DOC_OWNER | Call by reference | Type reference (TYPE) | SYUNAME | Benutzername | 20100726 | ||
5 | ![]() |
I_DO_COMMIT | Call by reference | Type reference (TYPE) | SWR_COMMIT | 'X' | Flag zur Steuerung der Commit Logik (X = commit work) | 20100726 | |
6 | ![]() |
I_FILE_EXTENSION | Call by reference | Type reference (TYPE) | SWR_FILEEXT | Dateinamenserweiterung | 20100726 | ||
7 | ![]() |
I_FILE_NAME | Call by reference | Type reference (TYPE) | SWR_FILENAME | Dateiname | 20100726 | ||
8 | ![]() |
I_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | Sprachenschlüssel der aktuellen Textumgebung | 20100726 |
Method ADD_BIN_ATTACHMENT on class IF_SWR_WORKITEM_API has no exception.
Method ADD_TXT_ATTACHMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DOC_INFO | Call by reference | Type reference (TYPE) | SWR_ATT_ID | ID einer Anlage zu einem Workitem | 20100726 | ||
2 | ![]() |
E_RETURN_MSG | Call by reference | Object reference (TYPE REF TO) | IF_SWR_RETURN_MSG | Nachrichten der API Aufrufe | 20100726 | ||
3 | ![]() |
I_CONTENT | Call by reference | Type reference (TYPE) | STRING | 20100726 | |||
4 | ![]() |
I_DOC_OWNER | Call by reference | Type reference (TYPE) | SYUNAME | Benutzername | 20100726 | ||
5 | ![]() |
I_DO_COMMIT | Call by reference | Type reference (TYPE) | SWR_COMMIT | 'X' | Flag zur Steuerung der Commit Logik (X = commit work) | 20100726 | |
6 | ![]() |
I_FILE_EXTENSION | Call by reference | Type reference (TYPE) | SWR_FILEEXT | Dateinamenserweiterung | 20100726 | ||
7 | ![]() |
I_FILE_NAME | Call by reference | Type reference (TYPE) | SWR_FILENAME | Dateiname | 20100726 | ||
8 | ![]() |
I_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | Sprachenschlüssel der aktuellen Textumgebung | 20100726 |
Method ADD_TXT_ATTACHMENT on class IF_SWR_WORKITEM_API has no exception.
Method CONFIRM_WORKITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_NEW_STATUS | Call by reference | Type reference (TYPE) | SWW_WISTAT | Bearbeitungsstatus eines Workitem | 20100817 | ||
2 | ![]() |
E_RETURN_MSG | Call by reference | Object reference (TYPE REF TO) | IF_SWR_RETURN_MSG | Nachrichten der API Aufrufe | 20100817 | ||
3 | ![]() |
I_DO_COMMIT | Call by reference | Type reference (TYPE) | SWR_COMMIT | 'X' | Flag zur Steuerung der Commit Logik (X = commit work) | 20100817 |
Method CONFIRM_WORKITEM on class IF_SWR_WORKITEM_API has no exception.
Method DELETE_ATTACHMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RETURN_MSG | Call by reference | Object reference (TYPE REF TO) | IF_SWR_RETURN_MSG | Nachrichten der API Aufrufe | 20100729 | ||
2 | ![]() |
I_ATTACH_ID | Call by reference | Type reference (TYPE) | SWR_ATT_ID | ID einer Anlage zu einem Workitem | 20100729 | ||
3 | ![]() |
I_DELETE_DOCUMENT | Call by reference | Type reference (TYPE) | XFELD | SPACE | Feld zum Ankreuzen | 20100729 | |
4 | ![]() |
I_DO_COMMIT | Call by reference | Type reference (TYPE) | SWR_COMMIT | 'X' | Flag zur Steuerung der Commit Logik (X = commit work) | 20100729 |
Method DELETE_ATTACHMENT on class IF_SWR_WORKITEM_API has no exception.
Method END_RESUBMISSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_NEW_STATUS | Call by reference | Type reference (TYPE) | SWW_WISTAT | Bearbeitungsstatus eines Workitem | 20100921 | ||
2 | ![]() |
E_RETURN_MSG | Call by reference | Object reference (TYPE REF TO) | IF_SWR_RETURN_MSG | Nachrichten der API Aufrufe | 20100921 | ||
3 | ![]() |
I_DO_COMMIT | Call by reference | Type reference (TYPE) | SWR_COMMIT | 'X' | Flag zur Steuerung der Commit Logik (X = commit work) | 20100921 |
Method END_RESUBMISSION on class IF_SWR_WORKITEM_API has no exception.
Method FORWARD_WORKITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_NEW_STATUS | Call by reference | Type reference (TYPE) | SWW_WISTAT | Bearbeitungsstatus eines Workitem | 20100823 | ||
2 | ![]() |
E_RETURN_MSG | Call by reference | Object reference (TYPE REF TO) | IF_SWR_RETURN_MSG | Nachrichten der API Aufrufe | 20100823 | ||
3 | ![]() |
IT_AGENTS_LOC | Call by reference | Type reference (TYPE) | SWRTAGENTLOC | Tabelle mit Empfängern | 20101217 | ||
4 | ![]() |
I_DO_COMMIT | Call by reference | Type reference (TYPE) | SWR_COMMIT | 'X' | Flag zur Steuerung der Commit Logik (X = commit work) | 20100823 |
Method FORWARD_WORKITEM on class IF_SWR_WORKITEM_API has no exception.
Method FREE_BUFFER Signature
Method FREE_BUFFER on class IF_SWR_WORKITEM_API has no parameter.
Method FREE_BUFFER on class IF_SWR_WORKITEM_API has no exception.
Method GET_AGENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_AGENTS | Call by reference | Type reference (TYPE) | SWRTWIAGENTS | Workflow: Tabelle mit Workitem/User-Zuordnung | 20101130 | ||
2 | ![]() |
E_RETURN_MSG | Call by reference | Object reference (TYPE REF TO) | IF_SWR_RETURN_MSG | Nachrichten der API Aufrufe | 20101130 | ||
3 | ![]() |
I_WITH_SUBSTITUTES | Call by reference | Type reference (TYPE) | XFELD | 'X' | Kennzeichen: persönliche Vertreter berücksichtigen | 20101130 |
Method GET_AGENTS on class IF_SWR_WORKITEM_API has no exception.
Method GET_ATTACHMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ATTACHMENTS | Call by reference | Type reference (TYPE) | SWRTATTACHCNT | Workitem: Liste mit Attachmentdetails + Inhalt | 20110131 | ||
2 | ![]() |
E_RETURN_MSG | Call by reference | Object reference (TYPE REF TO) | IF_SWR_RETURN_MSG | Nachrichten der API Aufrufe | 20110131 | ||
3 | ![]() |
IT_OBJ_KEY | Call by reference | Type reference (TYPE) | SWRTPOR | Workflow: Liste mit persisten Objektrefernzen | 20110204 |
Method GET_ATTACHMENTS on class IF_SWR_WORKITEM_API has no exception.
Method GET_ATTACHMENT_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ATTACHMENTS | Call by reference | Type reference (TYPE) | SWRTATTACH | 20110204 | |||
2 | ![]() |
E_RETURN_MSG | Call by reference | Object reference (TYPE REF TO) | IF_SWR_RETURN_MSG | Nachrichten der API Aufrufe | 20110204 |
Method GET_ATTACHMENT_DETAILS on class IF_SWR_WORKITEM_API has no exception.
Method GET_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EH_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_IFS_PARAMETER_CONTAINER | Container zur Übergabe von Parametern | 20100811 | ||
2 | ![]() |
E_RETURN_MSG | Call by reference | Object reference (TYPE REF TO) | IF_SWR_RETURN_MSG | Nachrichten der API Aufrufe | 20100811 |
Method GET_CONTAINER on class IF_SWR_WORKITEM_API has no exception.
Method GET_DEADLINES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DESIRED_END | Call by reference | Type reference (TYPE) | SWRSDATETIME | Workflow: Datum / Uhrzeit/ Timestamp (Deadline) | 20100722 | ||
2 | ![]() |
E_DESIRED_START | Call by reference | Type reference (TYPE) | SWRSDATETIME | Workflow: Datum / Uhrzeit/ Timestamp (Deadline) | 20100722 | ||
3 | ![]() |
E_LATEST_END | Call by reference | Type reference (TYPE) | SWRSDATETIME | Workflow: Datum / Uhrzeit/ Timestamp (Deadline) | 20100722 | ||
4 | ![]() |
E_LATEST_START | Call by reference | Type reference (TYPE) | SWRSDATETIME | Workflow: Datum / Uhrzeit/ Timestamp (Deadline) | 20100722 | ||
5 | ![]() |
E_RETURN_MSG | Call by reference | Object reference (TYPE REF TO) | IF_SWR_RETURN_MSG | Nachrichten der API Aufrufe | 20100722 |
Method GET_DEADLINES on class IF_SWR_WORKITEM_API has no exception.
Method GET_DECISION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ALTERNATIVES | Call by reference | Type reference (TYPE) | SWRTDECIALTS | Alternativen einer Benutzerentscheidung (Tabellentyp) | 20100809 | ||
2 | ![]() |
ET_ALT_PROPERTIES | Call by reference | Type reference (TYPE) | SWRTDECIOPTS | Eigenschaften einer Benutzerentscheidung (Tabellentyp) | 20111102 | ||
3 | ![]() |
E_RETURN_MSG | Call by reference | Object reference (TYPE REF TO) | IF_SWR_RETURN_MSG | Nachrichten der API Aufrufe | 20100809 | ||
4 | ![]() |
E_TITLE | Call by reference | Type reference (TYPE) | WITEXT | Workitem-Text | 20100809 |
Method GET_DECISION on class IF_SWR_WORKITEM_API has no exception.
Method GET_FORWARDING_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_AGENTS | Call by reference | Type reference (TYPE) | SWRTAGENTS | Mögliche Bearbeiter | 20101126 | ||
2 | ![]() |
ET_EXCLUDED_AGENTS | Call by reference | Type reference (TYPE) | SWRTAGENTS | ausgeschlossene Bearbeiter | 20101126 | ||
3 | ![]() |
E_GENERAL | Call by reference | Type reference (TYPE) | SWR_GENFORW | Kennzeichen: Weiterleiten an alle erlaubt | 20101126 | ||
4 | ![]() |
E_NOT_ALLOWED | Call by reference | Type reference (TYPE) | SWR_NOFORW | Kennzeichen: Weiterleiten nicht erlaubt | 20101126 | ||
5 | ![]() |
E_RETURN_MSG | Call by reference | Object reference (TYPE REF TO) | IF_SWR_RETURN_MSG | Nachrichten der API Aufrufe | 20101126 |
Method GET_FORWARDING_INFO on class IF_SWR_WORKITEM_API has no exception.
Method GET_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_HEADER | Call by reference | Type reference (TYPE) | SWRSWIHEAD | Workflow: Workitemheader | 20100217 | ||
2 | ![]() |
E_HEADER_DETAIL | Call by reference | Type reference (TYPE) | SWRSWIHEADDTL | Workflow: Workitemheader mit Detailinformationen | 20100217 | ||
3 | ![]() |
E_RETURN_MSG | Call by reference | Object reference (TYPE REF TO) | IF_SWR_RETURN_MSG | Nachrichten der API Aufrufe | 20100217 | ||
4 | ![]() |
I_TRANSLATE_WI_TEXT | Call by reference | Type reference (TYPE) | XFELD | SPACE | Kennzeichen: Workitem-Text übersetzen | 20100217 |
Method GET_HEADER on class IF_SWR_WORKITEM_API has no exception.
Method GET_HTML_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TEXT_LINES | Call by reference | Type reference (TYPE) | SWRTTXTLIN | Workflow-Schnittstellen: Textzeile (Tabellentyp) | 20100225 | ||
2 | ![]() |
E_RETURN_MSG | Call by reference | Object reference (TYPE REF TO) | IF_SWR_RETURN_MSG | 20100225 | |||
3 | ![]() |
I_LINELEN | Call by reference | Type reference (TYPE) | SWR_LINELEN | 75 | 20100225 |
Method GET_HTML_DESCRIPTION on class IF_SWR_WORKITEM_API has no exception.
Method GET_LANGU Signature
Method GET_LANGU on class IF_SWR_WORKITEM_API has no parameter.
Method GET_LANGU on class IF_SWR_WORKITEM_API has no exception.
Method GET_METHODS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_METHODS | Call by reference | Type reference (TYPE) | SWRTMETHOD | WAPI: Tabelle für Methoden | 20100730 | ||
2 | ![]() |
E_RETURN_MSG | Call by reference | Object reference (TYPE REF TO) | IF_SWR_RETURN_MSG | Nachrichten der API Aufrufe | 20100730 |
Method GET_METHODS on class IF_SWR_WORKITEM_API has no exception.
Method GET_OBJECTS_AND_ATTACHMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ADHOC | Call by reference | Type reference (TYPE) | SWRTOBJECTS | Ad-hoc Objekte | 20100211 | ||
2 | ![]() |
ET_ATTACHMENTS | Call by reference | Type reference (TYPE) | SWRTOBJECTS | Anlagen Objekte | 20100211 | ||
3 | ![]() |
ET_OTHER_OBJECTS | Call by reference | Type reference (TYPE) | SWRTOBJECTS | Objekte der Nebenmethode | 20100211 | ||
4 | ![]() |
E_LEADING_OBJECT | Call by reference | Type reference (TYPE) | SWRSOBJECT | Workflow : Struktur für Objekte (POR) | 20100211 | ||
5 | ![]() |
E_RETURN_MSG | Call by reference | Object reference (TYPE REF TO) | IF_SWR_RETURN_MSG | Nachrichten der API Aufrufe | 20100211 |
Method GET_OBJECTS_AND_ATTACHMENTS on class IF_SWR_WORKITEM_API has no exception.
Method GET_REGISTERED_RFC_DEST Signature
Method GET_REGISTERED_RFC_DEST on class IF_SWR_WORKITEM_API has no parameter.
Method GET_REGISTERED_RFC_DEST on class IF_SWR_WORKITEM_API has no exception.
Method GET_STREAM_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TEXT_LINES | Call by reference | Type reference (TYPE) | SWRTTXTLIN | Workflow-Schnittstellen: Textzeile (Tabellentyp) | 20100225 | ||
2 | ![]() |
E_RETURN_MSG | Call by reference | Object reference (TYPE REF TO) | IF_SWR_RETURN_MSG | 20100225 | |||
3 | ![]() |
I_LINELEN | Call by reference | Type reference (TYPE) | SWR_LINELEN | 75 | 20100225 |
Method GET_STREAM_DESCRIPTION on class IF_SWR_WORKITEM_API has no exception.
Method GET_TEXT_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TEXT_LINES | Call by reference | Type reference (TYPE) | SWRTTXTLIN | Workflow-Schnittstellen: Textzeile (Tabellentyp) | 20100225 | ||
2 | ![]() |
E_RETURN_MSG | Call by reference | Object reference (TYPE REF TO) | IF_SWR_RETURN_MSG | 20100225 | |||
3 | ![]() |
I_LINELEN | Call by reference | Type reference (TYPE) | SWR_LINELEN | 75 | 20100225 |
Method GET_TEXT_DESCRIPTION on class IF_SWR_WORKITEM_API has no exception.
Method GET_TIMEZONE Signature
Method GET_TIMEZONE on class IF_SWR_WORKITEM_API has no parameter.
Method GET_TIMEZONE on class IF_SWR_WORKITEM_API has no exception.
Method GET_USER Signature
Method GET_USER on class IF_SWR_WORKITEM_API has no parameter.
Method GET_USER on class IF_SWR_WORKITEM_API has no exception.
Method PUT_BACK_WORKITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_NEW_STATUS | Call by reference | Type reference (TYPE) | SWW_WISTAT | Bearbeitungsstatus eines Workitem | 20100819 | ||
2 | ![]() |
E_RETURN_MSG | Call by reference | Object reference (TYPE REF TO) | IF_SWR_RETURN_MSG | Nachrichten der API Aufrufe | 20100819 | ||
3 | ![]() |
I_DO_COMMIT | Call by reference | Type reference (TYPE) | SWR_COMMIT | 'X' | Flag zur Steuerung der Commit Logik (X = commit work) | 20100819 |
Method PUT_BACK_WORKITEM on class IF_SWR_WORKITEM_API has no exception.
Method REJECT_WORKITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_NEW_STATUS | Call by reference | Type reference (TYPE) | SWW_WISTAT | Bearbeitungsstatus eines Workitem | 20100819 | ||
2 | ![]() |
E_RETURN_MSG | Call by reference | Object reference (TYPE REF TO) | IF_SWR_RETURN_MSG | Nachrichten der API Aufrufe | 20100819 | ||
3 | ![]() |
I_DO_COMMIT | Call by reference | Type reference (TYPE) | SWR_COMMIT | 'X' | Flag zur Steuerung der Commit Logik (X = commit work) | 20110323 |
Method REJECT_WORKITEM on class IF_SWR_WORKITEM_API has no exception.
Method RESERVE_WORKITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_NEW_STATUS | Call by reference | Type reference (TYPE) | SWW_WISTAT | Bearbeitungsstatus eines Workitem | 20100823 | ||
2 | ![]() |
E_RETURN_MSG | Call by reference | Object reference (TYPE REF TO) | IF_SWR_RETURN_MSG | Nachrichten der API Aufrufe | 20100823 | ||
3 | ![]() |
I_DO_COMMIT | Call by reference | Type reference (TYPE) | SWR_COMMIT | 'X' | Flag zur Steuerung der Commit Logik (X = commit work) | 20100823 |
Method RESERVE_WORKITEM on class IF_SWR_WORKITEM_API has no exception.
Method RESUBMIT_WORKITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_NEW_STATUS | Call by reference | Type reference (TYPE) | SWW_WISTAT | Bearbeitungsstatus eines Workitem | 20100921 | ||
2 | ![]() |
E_RETURN_MSG | Call by reference | Object reference (TYPE REF TO) | IF_SWR_RETURN_MSG | Nachrichten der API Aufrufe | 20100921 | ||
3 | ![]() |
I_DO_COMMIT | Call by reference | Type reference (TYPE) | SWR_COMMIT | 'X' | Flag zur Steuerung der Commit Logik (X = commit work) | 20100921 | |
4 | ![]() |
I_RESUBMISSION_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Aktuelles Datum des Applikationsservers | 20100921 | ||
5 | ![]() |
I_RESUBMISSION_TIME | Call by reference | Type reference (TYPE) | SYTIME | TIME-Datenelement fuer SYST | 20100921 |
Method RESUBMIT_WORKITEM on class IF_SWR_WORKITEM_API has no exception.
Method SET_DECISION_COMPLETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_NEW_STATUS | Call by reference | Type reference (TYPE) | SWW_WISTAT | Bearbeitungsstatus eines Workitem | 20100818 | ||
2 | ![]() |
E_RETURN_MSG | Call by reference | Object reference (TYPE REF TO) | IF_SWR_RETURN_MSG | Nachrichten der API Aufrufe | 20100818 | ||
3 | ![]() |
I_DECISION_KEY | Call by reference | Type reference (TYPE) | SWR_DECIKEY | Index einer Alternative einer Benutzerentscheidung | 20100818 | ||
4 | ![]() |
I_DECISION_NOTE | Call by reference | Type reference (TYPE) | SWRSPOR | POR einer Notiz/ Begründung | 20111102 | ||
5 | ![]() |
I_DO_COMMIT | Call by reference | Type reference (TYPE) | SWR_COMMIT | 'X' | Flag zur Steuerung der Commit Logik (X = commit work) | 20100818 |
Method SET_DECISION_COMPLETE on class IF_SWR_WORKITEM_API has no exception.
Method SET_WORKITEM_COMPLETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_NEW_STATUS | Call by reference | Type reference (TYPE) | SWW_WISTAT | Bearbeitungsstatus eines Workitem | 20100819 | ||
2 | ![]() |
E_RETURN_MSG | Call by reference | Object reference (TYPE REF TO) | IF_SWR_RETURN_MSG | Nachrichten der API Aufrufe | 20100819 | ||
3 | ![]() |
IH_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_IFS_PARAMETER_CONTAINER | Container zur Übergabe von Parametern | 20100819 | ||
4 | ![]() |
I_DO_COMMIT | Call by reference | Type reference (TYPE) | SWR_COMMIT | 'X' | Flag zur Steuerung der Commit Logik (X = commit work) | 20100819 |
Method SET_WORKITEM_COMPLETE on class IF_SWR_WORKITEM_API has no exception.
Method SET_WORKITEM_OBSOLETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_NEW_STATUS | Call by reference | Type reference (TYPE) | SWW_WISTAT | Bearbeitungsstatus eines Workitem | 20100819 | ||
2 | ![]() |
E_RETURN_MSG | Call by reference | Object reference (TYPE REF TO) | IF_SWR_RETURN_MSG | Nachrichten der API Aufrufe | 20100819 | ||
3 | ![]() |
I_DO_COMMIT | Call by reference | Type reference (TYPE) | SWR_COMMIT | 'X' | Flag zur Steuerung der Commit Logik (X = commit work) | 20100819 |
Method SET_WORKITEM_OBSOLETE on class IF_SWR_WORKITEM_API has no exception.
Method WRITE_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RETURN_MSG | Call by reference | Object reference (TYPE REF TO) | IF_SWR_RETURN_MSG | Nachrichten der API Aufrufe | 20100813 | ||
2 | ![]() |
IH_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_IFS_PARAMETER_CONTAINER | Container zur Übergabe von Parametern | 20100813 | ||
3 | ![]() |
I_DO_COMMIT | Call by reference | Type reference (TYPE) | SWR_COMMIT | 'X' | Commit Steuerung | 20100813 |
Method WRITE_CONTAINER on class IF_SWR_WORKITEM_API has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |