SAP ABAP Class CL_PDWIWORKFLOW_INCL (Workflow Items for Object)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PLM-PPM-PDN (Application Component) Product Designer
     PLM_PDN_WUI (Package) Web User Interface for the Product Designer
Properties
Class CL_PDWIWORKFLOW_INCL  
Short Description Workflow Items for Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PLM_PDN_WUI   Web User Interface for the Product Designer 
Created 20011026   SAP 
Last change 20050109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_PDWI_APPL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 PDPPE Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 PDWUI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SWRCO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_PDWIWORKFLOW_INCL has no interface implemented.
Friends
Class CL_PDWIWORKFLOW_INCL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_EVENT_WF_BUSOBJ_NAVIGATE Constant Public Type reference (TYPE) STRING 'wfbusobjnavigate' Event: Navigate from Work Item to Relevant iPPE Object 20020125
2 CO_EVENT_WF_ITEM_COMPLETE Constant Public Type reference (TYPE) STRING 'completewfitem' Event: Close Workflow Work Item Manually 20020102
3 CO_EVENT_WF_ITEM_DECIDE Constant Public Type reference (TYPE) STRING 'decidewfitem' Event: Workflow Work Item User Decision 20020212
4 CO_EVENT_WF_ITEM_END_CONFIRM Constant Public Type reference (TYPE) STRING 'wfitemconfirmend' Event: Exit Workflow Work Item 20020215
5 CO_EVENT_WF_ITEM_EXECUTE Constant Public Type reference (TYPE) STRING 'executewfitem' Event: Execute Workflow Work Item 20020102
6 CO_EVENT_WF_ITEM_FORWARD Constant Public Type reference (TYPE) STRING 'forwardwi' Event: Forward Workflow Work Item 20020207
7 CO_EVENT_WF_ITEM_ITS_EXECUTE Constant Public Type reference (TYPE) STRING 'execwfitemits' Execute Work Item on ITS 20020208
8 CO_EVENT_WF_ITEM_PUT_BACK Constant Public Type reference (TYPE) STRING 'putbackwi' Event: Reserve Work item 20020207
9 CO_EVENT_WF_ITEM_REJECT Constant Public Type reference (TYPE) STRING 'rejectwfitem' Event: Reject Workflow Work Item 20020102
10 CO_EVENT_WF_ITEM_SELECT Constant Public Type reference (TYPE) STRING 'selectworkitem' Event: Accept Work Item 20020207
11 CO_EVENT_WF_ITEM_SETCOMPLETED Constant Public Type reference (TYPE) STRING 'setwfitemcompleted' Event: Exit Workflow Work Item 20020213
12 CO_EVENT_WF_START_REQ Constant Public Type reference (TYPE) STRING 'wfstartform' Event: Show Workflow Start Screen 20020102
13 CO_EVENT_WF_SUBMIT Constant Public Type reference (TYPE) STRING 'startworkflow' Event: Start Workflow 20020102
14 MS_WF_DEFINITION Instance attribute Public Type reference (TYPE) PDPPE_TY_WF_DEF_DET Workflow Definition Detail Data 20020108
15 MS_WI_ATTRIBUTES Instance attribute Public Type reference (TYPE) PDPPE_TY_WORKFLOW Detail Data for Work Item 20011120
16 MS_WI_OBJECT Instance attribute Public Type reference (TYPE) PDPPE_TY_WF_OBJECT Workflow Item: ID of Leading Object 20011120
17 MT_ATTACHMENTS Instance attribute Public Type reference (TYPE) SWRTOBJECT Attachments 20011219
18 MT_HTML_TEXT Instance attribute Public Type reference (TYPE) PDPPE_TT_WF_HTML Description of Item 20011120
19 MT_STARTABLE_WFS Instance attribute Public Type reference (TYPE) SWUTSELECT Executable Workflows 20011220
20 MT_WF_PROTOCOL Instance attribute Public Type reference (TYPE) PDPPE_TT_WF_HISTORY Simple Workflow Log 20020502
21 MT_WORKFLOW Instance attribute Public Type reference (TYPE) PDPPE_TT_WORKFLOW Workflow Items for Object 20011026
22 MT_WORKFLOW_INBOX Instance attribute Public Type reference (TYPE) PDPPE_TT_WORKFLOW Workflows To Be Executed for User 20020503
23 MV_IS_INBOX Instance attribute Public Type reference (TYPE) CHAR1 SPACE 'X': Navigation (Execute) Possible 20020131
24 M_WI_CHOICE_OPTIONS Instance attribute Public Type reference (TYPE) PDPPE_TY_WF_DECISIONS Decision Options for User Decisions 20020211
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_OBJECT_KEY Instance method Private Method -> Sets Up Key of BOR Object 20020109
2 CHECK_ACTOR Static method Public Method -> Checks Actor (for Example, USER) Entered 20020110
3 CHECK_AUTHORITY_OF_TASKS Static method Protected Method Authorization Check for Workflow Start 20020107
4 CHECK_ORG_ASSIGMENT Static method Protected Method Check Org Assignment 20020107
5 CHECK_STATE_OF_TASK Static method Protected Method Check Excecutability 20020107
6 CHECK_USERS_FOR_BSP Static method Public Method Checks User Table and Reads Texts -> Messages 20020424
7 CHECK_USER_IS_WI_ACTOR Static method Private Method Checks Whether User Is Allowed to Change Workflow 20020208
8 CONSTRUCTOR Instance method Public Constructor 20011026
9 CREATE_SOFM_NOTE Static method Public Method Creates Office Document as Note 20020104
10 CREATE_WF_INBOX_BUTTON Instance method Public Method -> Creates a Button for an Inbox Function 20020124
11 GET_ATTACHMENTS_COUNT Instance method Public Method -> Number of Attachments 20011220
12 GET_HTML_DESCRIPTION Instance method Public Method -> Long Text from Workflow Definition 20011120
13 GET_IPPE_BOR_FOR_STATUS Static method Private Method Determine BOR Object for Homepage for iPPE Status Object 20020415
14 GET_ITEMS_COUNT Instance method Public Method -> Number of Workflow Items 20011026
15 GET_ITS_INBOX_URL Static method Public Method -> URL for ITS Work Center 20020208
16 GET_PD_URL_FOR_BOR_OBJECT Static method Public Method -> URL for Object Home Page for BOR Object 20020207
17 GET_USER_OPTIONS_FOR_DECISION Static method Public Method Read Optons for User Decision 20020211
18 GET_WF_TABLE Instance method Public Method Read Table of Workflow Items 20011026
19 INSTANTIATE_BOR_OBJECT_BY_KEY Static method Public Method -> Instantiate BOR Object with Key 20020219
20 LOAD_TSS_FOR_START Static method Public Method -> Determine Executable Work Items (Single Steps) 20020207
21 LOAD_WF_DETAIL_DEFINITION Instance method Public Method -> Reads Workflow Definition for Detail Display 20020108
22 LOAD_WF_PROTOCOL_DATA Instance method Public Method -> Read History of Workflow 20020502
23 LOAD_WI_DETAIL_DATA Instance method Public Method -> Read Detail Data for Work Item 20011218
24 PROCESS_REQUEST Static method Public Method -> Process Work Item 20011120
25 SET_MY_IPPE_BOR_OBJECT Static method Private Method Identify BOR Object Supported by Product Designer 20020414
26 SET_POSSIBLE_WFS_FOR_START Instance method Public Method -> Determine Possible Adhoc Workflows 20020221
27 SET_WORKFLOWS Instance method Public Method Fill Workflow Overview in Product Designer Web UI 20020220
28 SET_WORKFLOW_INBOX Instance method Public Method Fill Workflow Inbox in Product Designer Web UI 20020503
29 SUBMIT_WF_STARTPAGE Static method Private Method -> Start Workflow 20011212
Events
Class CL_PDWIWORKFLOW_INCL has no event.
Types
Class CL_PDWIWORKFLOW_INCL has no local type.
Method Signatures

Method BUILD_OBJECT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OBJECTKEY Call by reference Type reference (TYPE) SWOTOBJID-OBJKEY Objektschlüssel 20020110
2 Importing IT_KEYFIELDVALUES Value transfer Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Tabelle Name/Wert-Paare 20020110
3 Importing IV_OBJTYPE Call by reference Type reference (TYPE) SWOTOBJID-OBJTYPE Objekttyp 20020110

Method BUILD_OBJECT_KEY on class CL_PDWIWORKFLOW_INCL has no exception.

Method CHECK_ACTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTOR Value transfer Type reference (TYPE) OBJEC-REALO Erweiterte ObjektId 20020110
2 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU aktuelle Sprache 20020111
3 Importing IV_WF_OBJID Call by reference Type reference (TYPE) ANY ObjektId 20020111
4 Importing IV_WF_OTYPE Call by reference Type reference (TYPE) OBJEC-OTYPE Objekttyp 20020111
# Exception Resumable Description Created on
1 INVALID_ACTOR 20020111

Method CHECK_AUTHORITY_OF_TASKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TASKS Call by reference Type reference (TYPE) SWUTSELECT Tabelle mit ausführbaren Aufgaben für 'Workflow starten' 20020107

Method CHECK_AUTHORITY_OF_TASKS on class CL_PDWIWORKFLOW_INCL has no exception.

Method CHECK_ORG_ASSIGMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TASKS Call by reference Type reference (TYPE) SWUTSELECT Tabelle mit ausführbaren Aufgaben für 'Workflow starten' 20020107
2 Importing IV_UNAME Call by reference Type reference (TYPE) SYUNAME Anmeldename des Benutzers 20020107

Method CHECK_ORG_ASSIGMENT on class CL_PDWIWORKFLOW_INCL has no exception.

Method CHECK_STATE_OF_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TASKS Call by reference Type reference (TYPE) SWUTSELECT Tabelle mit ausführbaren Aufgaben für 'Workflow starten' 20020107

Method CHECK_STATE_OF_TASK on class CL_PDWIWORKFLOW_INCL has no exception.

Method CHECK_USERS_FOR_BSP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_USERS Call by reference Type reference (TYPE) PDWUI_TT_USER_TAB Tabelle von Benutzern 20020424
2 Changing CV_USERNAME Call by reference Type reference (TYPE) SYUNAME Benutzername 20020424
3 Exporting EV_ERROR_FOUND Call by reference Type reference (TYPE) CHAR1 Flag: Ungültige Daten 20020424
4 Importing IR_BSP_PAGE Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE Page zum Hinzufügen von messages 20020424
5 Importing IV_NO_MESSAGE_OUTPUT Call by reference Type reference (TYPE) CHAR1 SPACE 'X': keine messages ausgeben 20020424

Method CHECK_USERS_FOR_BSP on class CL_PDWIWORKFLOW_INCL has no exception.

Method CHECK_USER_IS_WI_ACTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_IS_ACTOR Call by reference Type reference (TYPE) STRING 'X': Benutzer ist Actor 20020208
2 Importing IS_WI_ATTRIBUTES Value transfer Type reference (TYPE) SWR_WIHDR Workitem-Attribute 20020208
3 Importing IV_UNAME Call by reference Type reference (TYPE) SYUNAME SY-UNAME Anmeldename des Benutzers 20020208
4 Importing IV_WI_ID Call by reference Type reference (TYPE) SWR_WIHDR-WI_ID Workitem 20020208

Method CHECK_USER_IS_WI_ACTOR on class CL_PDWIWORKFLOW_INCL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IS_INBOX Call by reference Type reference (TYPE) CHAR1 SPACE Inboxfunktionen möglich 20020131

Method CONSTRUCTOR on class CL_PDWIWORKFLOW_INCL has no exception.

Method CREATE_SOFM_NOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SOFM_NOTE Call by reference Type reference (TYPE) OBJ_RECORD Interner Key (Handle) auf Notiz 20020104
2 Exporting ES_SOFM_NOTE_KEY Call by reference Type reference (TYPE) SWOTOBJID Objekt-ID der persistenten Notiz 20020219
3 Importing IV_DOCUMENT_TYPE Value transfer Type reference (TYPE) OBJ_RECORD-TYPE 'RAW' Dokumenttyp (TXT oder URL) 20020507
4 Importing IV_HEADER Call by reference Type reference (TYPE) SOOD-OBJDES Kurze Beschreibung des Inhaltes 20020104
5 Importing IV_TEXT Call by reference Type reference (TYPE) STRING 20020104

Method CREATE_SOFM_NOTE on class CL_PDWIWORKFLOW_INCL has no exception.

Method CREATE_WF_INBOX_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_BUTTON Value transfer Object reference (TYPE REF TO) CL_WUI_CNTL_BUTTON Datenhaltung für Button 20020124
2 Importing IR_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME BSP Runtime (für OTR-Texte) 20020125
3 Importing IS_LEADING_BOR_OBJECT Call by reference Type reference (TYPE) PDPPE_TY_WF_OBJECT Zugehöriges BOR-Objekt (für Navigation) 20020125
4 Importing IS_WI_ATTRIBUTES Call by reference Type reference (TYPE) SWR_WIHDR Struktur für Workitemübergabe an den WLC 20020124
5 Importing IV_ACTION Call by reference Type reference (TYPE) STRING 20020124
6 Importing IV_UNAME Call by reference Type reference (TYPE) SYUNAME SY-UNAME Anmeldename des Benutzers 20020208

Method CREATE_WF_INBOX_BUTTON on class CL_PDWIWORKFLOW_INCL has no exception.

Method GET_ATTACHMENTS_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_NUMBER Value transfer Type reference (TYPE) I 20011220

Method GET_ATTACHMENTS_COUNT on class CL_PDWIWORKFLOW_INCL has no exception.

Method GET_HTML_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_TEXT Value transfer Type reference (TYPE) STRING HTML Text 20011120

Method GET_HTML_DESCRIPTION on class CL_PDWIWORKFLOW_INCL has no exception.

Method GET_IPPE_BOR_FOR_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CARRIEROBJECT Call by reference Type reference (TYPE) PDPPE_TY_WF_OBJECT zugehöriges BOR-Objekt 20020415
2 Exporting ES_IPPE_KEY Call by reference Type reference (TYPE) PPEWEB_OBJECT_ID Schlüsselfelder des iPPE-Objekts 20020423
3 Importing IS_WI_STATUSOBJECT Call by reference Type reference (TYPE) PDPPE_TY_WF_OBJECT Statusobjekt des Workitems 20020415

Method GET_IPPE_BOR_FOR_STATUS on class CL_PDWIWORKFLOW_INCL has no exception.

Method GET_ITEMS_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_NO_OF_ITEMS Value transfer Type reference (TYPE) I 20011026

Method GET_ITEMS_COUNT on class CL_PDWIWORKFLOW_INCL has no exception.

Method GET_ITS_INBOX_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_INBOX_URL Value transfer Type reference (TYPE) STRING 20020208
2 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU aktuelle Sprache 20020208
3 Importing IV_WI_ID Call by reference Type reference (TYPE) SWR_WIHDR-WI_ID Workitem-Kennung 20020208

Method GET_ITS_INBOX_URL on class CL_PDWIWORKFLOW_INCL has no exception.

Method GET_PD_URL_FOR_BOR_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_URL Value transfer Type reference (TYPE) STRING Product Designer URL 20020207
2 Importing IS_BOR_OBJECT Value transfer Type reference (TYPE) SWOTOBJID Struktur für Objekt-ID (optional statt IS_LEADING_BOR_OBJECT 20020423
3 Importing IS_LEADING_BOR_OBJECT Value transfer Type reference (TYPE) PDPPE_TY_WF_OBJECT WAPI: Generische Struktur für Objekte (nach 4.6) 20020207
4 Importing IV_CATEGORY Call by reference Type reference (TYPE) PLM_PDN_CATEGORY 'cp_workflow' Kategorie im Control Panel des Web UI 20020507
5 Importing IV_WI_ID Call by reference Type reference (TYPE) PDPPE_TY_WORKFLOW-WI_ID Workitem 20020207

Method GET_PD_URL_FOR_BOR_OBJECT on class CL_PDWIWORKFLOW_INCL has no exception.

Method GET_USER_OPTIONS_FOR_DECISION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OPTIONS Call by reference Type reference (TYPE) PDPPE_TT_WF_DECISION Entscheidungsalternativen 20020211
2 Exporting EV_TITLE Call by reference Type reference (TYPE) PDPPE_TY_WF_DECISIONS-TITLE Thema der Entscheidung 20020211
3 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU aktuelle Sprache 20020211
4 Importing IV_WI_ID Call by reference Type reference (TYPE) SWW_WIID Workitem-Kennung 20020211

Method GET_USER_OPTIONS_FOR_DECISION on class CL_PDWIWORKFLOW_INCL has no exception.

Method GET_WF_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WORKFLOW Call by reference Type reference (TYPE) PDPPE_TT_WORKFLOW 20011026

Method GET_WF_TABLE on class CL_PDWIWORKFLOW_INCL has no exception.

Method INSTANTIATE_BOR_OBJECT_BY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_OBJECT Call by reference Type reference (TYPE) SWOTOBJID Struktur für Objekt-ID 20020219
2 Exporting EV_HANDLE Call by reference Type reference (TYPE) OBJECT_ID Objekt Identifikation (auf internes Laufzeitobjekt) 20020219
3 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logisches System 20020219
4 Importing IV_OBJECT_KEY Call by reference Type reference (TYPE) SWO_TYPEID Objektschlüssel 20020219
5 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) SWO_OBJTYP Objekttyp 20020219

Method INSTANTIATE_BOR_OBJECT_BY_KEY on class CL_PDWIWORKFLOW_INCL has no exception.

Method LOAD_TSS_FOR_START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXECUTABLE_TASKS Call by reference Type reference (TYPE) SWUTSELECT Tabelle mit ausführbaren Aufgaben für 'Workflow starten' 20020207
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) SWOTOBJID-OBJTYPE Objekttyp 20020207
3 Importing IV_UNAME Call by reference Type reference (TYPE) SYUNAME SY-UNAME Anmeldename des Benutzers 20020207

Method LOAD_TSS_FOR_START on class CL_PDWIWORKFLOW_INCL has no exception.

Method LOAD_WF_DETAIL_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_WF_TASK_DEFINITION Call by reference Type reference (TYPE) PDPPE_TY_WF_DEF_DET Aufgabenattribute 20020211
2 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU aktuelle Sprache 20020108
3 Importing IV_WI_ID_SEL Call by reference Type reference (TYPE) RHOBJECTS-OBJECT Konkatenierte Identifikation (Typ und ID) von Org Objekten 20020108

Method LOAD_WF_DETAIL_DEFINITION on class CL_PDWIWORKFLOW_INCL has no exception.

Method LOAD_WF_PROTOCOL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU aktuelle Sprache 20020502
2 Importing IV_WI_ID Call by reference Type reference (TYPE) SWR_WIHDR-WI_ID Workitem 20020502

Method LOAD_WF_PROTOCOL_DATA on class CL_PDWIWORKFLOW_INCL has no exception.

Method LOAD_WI_DETAIL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU aktuelle Sprache 20011218
2 Importing IV_WI_ID Call by reference Type reference (TYPE) SWR_WIHDR-WI_ID Workitem 20011218

Method LOAD_WI_DETAIL_DATA on class CL_PDWIWORKFLOW_INCL has no exception.

Method PROCESS_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PDWF_INPUT Call by reference Type reference (TYPE) PDPPE_TY_AUTO_INPUT_FIELDS_WF Eingabefelder zum Workflow 20020415
2 Exporting EV_URL Value transfer Type reference (TYPE) STRING Folge-URL 20011120
3 Exporting EV_WI_ID_NEW Value transfer Type reference (TYPE) PDPPE_TY_WORKFLOW-WI_ID neue Workflow-ID (z.B. bei Weiterleiten) 20020424
4 Importing IR_PAGE Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE Business Server Page (BSP) Seite 20011120
5 Importing IR_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20011120
6 Importing IV_BOR_OBJECT_KEY Call by reference Type reference (TYPE) SWOTOBJID-OBJKEY Objektschlüssel 20020110
7 Importing IV_BOR_OBJTYPE Call by reference Type reference (TYPE) SWOTOBJID-OBJTYPE Objekttyp 20020110
8 Importing IV_EVENT_ID Call by reference Type reference (TYPE) STRING Event ID des Buttons 20011120
9 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU aktuelle Sprache 20020103
10 Importing IV_WI_ID Call by reference Type reference (TYPE) PDPPE_TY_WORKFLOW-WI_ID ID des Workflow Items (aus Inbox) 20011120
11 Importing IV_WI_ID_SEL Call by reference Type reference (TYPE) SWW_TASK Aufgabenkennung 20020109

Method PROCESS_REQUEST on class CL_PDWIWORKFLOW_INCL has no exception.

Method SET_MY_IPPE_BOR_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_MY_OBJECT Call by reference Type reference (TYPE) PDPPE_TY_WF_OBJECT iPPE Objekt mit Homepage 20020414
2 Importing IS_LEADING_OBJECT Call by reference Type reference (TYPE) SWR_OBJECT WAPI: Struktur für Objekte 20020414
3 Importing IS_LEADING_OBJECT_2 Call by reference Type reference (TYPE) SWR_OBJ_2 WAPI: Generische Struktur für Objekte (nach 4.6) 20020414
4 Importing IT_OBJECTS Call by reference Type reference (TYPE) SWRTOBJ_2 WAPI: Tabelle vom Typ SWR_OBJ_2 20020414

Method SET_MY_IPPE_BOR_OBJECT on class CL_PDWIWORKFLOW_INCL has no exception.

Method SET_POSSIBLE_WFS_FOR_START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EXECUTABLE_TASKS Call by reference Type reference (TYPE) SWUTSELECT Tabelle mit ausführbaren Aufgaben 20020221
2 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU aktuelle Sprache 20020416

Method SET_POSSIBLE_WFS_FOR_START on class CL_PDWIWORKFLOW_INCL has no exception.

Method SET_WORKFLOWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_WORKFLOWS Call by reference Type reference (TYPE) PPEWEB_WORKFLOW_HEADER_TAB Kopfdaten zu Workflow-Item 20020220

Method SET_WORKFLOWS on class CL_PDWIWORKFLOW_INCL has no exception.

Method SET_WORKFLOW_INBOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_WORKFLOWS Call by reference Type reference (TYPE) PPEWEB_WORKFLOW_HEADER_TAB Kopfdaten zu Workflow-Item 20020503

Method SET_WORKFLOW_INBOX on class CL_PDWIWORKFLOW_INCL has no exception.

Method SUBMIT_WF_STARTPAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) SAPI_MSG_LINES Tabelle mit sap-wapi-Message (Zeilen) 20011212
2 Importing IS_PDWF_INPUT Call by reference Type reference (TYPE) PDPPE_TY_AUTO_INPUT_FIELDS_WF Eingabefelder zum Workflow 20020114
3 Importing IT_ACTORS Call by reference Type reference (TYPE) TSWHACTOR Tabelle mit OrgObjekten (Adressaten) 20020116
4 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU aktuelle Sprache 20020103
5 Importing IV_OBJECT_KEY Call by reference Type reference (TYPE) SWOTOBJID-OBJKEY Objektschlüssel 20020109
6 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) SWOTOBJID-OBJTYPE Objekttyp 20020109
7 Importing IV_WI_ID_SEL Call by reference Type reference (TYPE) SWW_TASK ID des Workflow Items 20020109

Method SUBMIT_WF_STARTPAGE on class CL_PDWIWORKFLOW_INCL has no exception.
History
Last changed by/on SAP  20050109 
SAP Release Created in 110