SAP ABAP Class CL_SWF_RUN_DEADLINE (Workflow: Deadline)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_RUN (Package) Workflow: Runtime
Properties
Class CL_SWF_RUN_DEADLINE  
Short Description Workflow: Deadline    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SWF_RUN   Workflow: Runtime 
Created 20011227   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SWF_UTL_DATE_SERVICES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 SWFCO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SWF_RUN_DEADLINE has no interface implemented.
Friends
Class CL_SWF_RUN_DEADLINE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_DELETE_REQUEST Instance attribute Public Type reference (TYPE) CHAR10 'Delete' Delete Request 20020102
2 C_RESUBMISSION_FUNCTION Constant Public Type reference (TYPE) FUNCNAME 'SWW_WI_RESUBMISSION_END' 20131028
3 M_ACTION Instance attribute Private Type reference (TYPE) FUNCNAME Action 20011227
4 M_AGENTS Instance attribute Private Type reference (TYPE) TSWHACTOR Agents 20030507
5 M_AGTTYP Instance attribute Private Type reference (TYPE) SWW_AGTTYP 20030507
6 M_CALENDAR_ID Instance attribute Private Type reference (TYPE) SWD_CALEND Workflow definition: Factory calendar 20011227
7 M_DATE_EXPRESSION Instance attribute Private Type reference (TYPE) STRING Printout of Date 20011227
8 M_DEADLINE_TYPE Instance attribute Private Type reference (TYPE) SWW_DATTYP Workflow: Deadline Type 20011227
9 M_DURATION Instance attribute Private Type reference (TYPE) SWD_TIME_O Workflow definition: Offset for deadlines 20011227
10 M_EXPRESSION_FACTORY Instance attribute Private Object reference (TYPE REF TO) CL_SWF_EXP_FACTORY Create and Manage Expressions 20051020
11 M_REFERENCE_POINT Instance attribute Private Type reference (TYPE) SWD_TIME_B Workflow definition: Reference point for deadlines 20011227
12 M_REQUEST Instance attribute Private Type reference (TYPE) CHAR10 Request 20011227
13 M_TIMESTAMPL Instance attribute Private Type reference (TYPE) TIMESTAMPL UTC time stamp in long form (YYYYMMDDhhmmssmmmuuun) 20011227
14 M_TIME_EXPRESSION Instance attribute Private Type reference (TYPE) STRING Printout of Time 20011227
15 M_TIME_UNIT Instance attribute Private Type reference (TYPE) SWD_MEINS Time Unit 20011227
16 M_TZONE_EXPRESSION Instance attribute Private Type reference (TYPE) STRING Expression for Time Zone 20050624
17 M_WORKITEM Instance attribute Private Object reference (TYPE REF TO) IF_SWF_RUN_WIM_INTERNAL Workflow: Work Item Manager (Local) 20011227
18 M_ZONLO Instance attribute Private Type reference (TYPE) SYSTZONLO Date and time, time zone of user 20011227
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20011227
2 CREATE Static method Public Method Creates Deadline Object 20011227
3 CREATE_BY_DATA Static method Public Method Creates Deadline Object 20011227
4 DELETE Instance method Public Method Deletes Deadline 20011227
5 GET_AGENTS Instance method Public Method Gets Agents 20030507
6 GET_AGENTS_FOR_DB Instance method Public Method Gets Agents 20030507
7 GET_AGTTYP_TO_DATTYP Static method Public Method Gets SWW_DATTYP entry for SWW_AGTTYP entry 20030509
8 GET_DATTYP_TO_AGTTYP Static method Public Method Gets SWW_AGTTY entry for SWW_DATTYP entry 20030509
9 GET_DEADLINE Instance method Public Method Outputs Time of Deadline 20011227
10 GET_DEADLINE_TYPE Instance method Public Method Outputs Deadline Type 20011227
11 GET_DEFAULT_TIME Instance method Private Method Outputs Deafult Time 20011227
12 GET_INSTANCE_VIA_DATA Static method Public Method Gets deadline instance using data 20030422
13 GET_INSTANCE_VIA_TYPE Static method Public Method Gets deadline instance using defintion 20030318
14 GET_SWWDEADLIN Instance method Public Method Fills Structure for Database SWWIDH 20011227
15 GET_SWWSWIDEAD Instance method Public Method Fills Structure for Database SWWWIDEADL 20011227
16 GET_SYSTEM_USER Instance method Private Method Outputs System User 20020102
17 GET_TIMESTAMP Instance method Private Method Outputs Basis Timestamp (Without Calendar, Offset, ...) 20011227
18 GET_TIMESTAMP_VIA_EXPRESSION Instance method Private Method Outputs Basis Timestamp Using Expressions 20011227
19 GET_ZONLO Instance method Private Method Outputs Timezone 20011227
20 IS_ACTIVE Instance method Public Method Checks whether deadline is active 20030522
21 IS_DEADLINE_ALREADY_ACTIVATED Instance method Public Method Checks Whether Deadline Has Already Been Activated 20020102
22 IS_INITIAL Instance method Public Method Checks Whether Deadline Has Been Defined 20011227
23 IS_RESUBMISSION Instance method Public Method 20131028
24 SET_ACTION Instance method Public Method Sets Data for Deadlines Already Created (Action) 20011227
25 SET_AGENTS Instance method Private Method Sets Agents 20030507
26 SET_DATE_EXPRESSION Instance method Private Method Sets Printout for Date Determination 20011227
27 SET_DURATION Instance method Private Method Sets Duration (Relative to Reference Point) 20011227
28 SET_REFERENCE_POINT Instance method Private Method Sets Reference Point 20011227
29 SET_RESUBMISSION_ACTION Instance method Public Method Sets Action for Resubmission 20020107
30 SET_TIMESTAMP Instance method Private Method Sets Data for Deadline Already Created (Timestamp) 20011227
31 SET_TIME_DATA Instance method Private Method Sets Data for Deadline Already Created (Date/Time) 20011227
32 SET_TIME_EXPRESSION Instance method Private Method Sets Printout for Time Determination 20011227
33 SET_TIME_UNIT Instance method Private Method Sets Time Entity for Duration 20011227
34 SET_TZONE_EXPRESSION Instance method Private Method Sets Expression for Time Zone Determination 20050624
35 SET_WORKITEM_HANDLE Instance method Public Method Sets Work Item Handle (Only Necessary at Creation) 20020118
36 SET_ZONLO Instance method Private Method Sets Timezone 20011228
Events
Class CL_SWF_RUN_DEADLINE has no event.
Types
Class CL_SWF_RUN_DEADLINE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CALENDAR_ID Call by reference Type reference (TYPE) SWD_CALEND Workflow-Definition: Fabrikkalender 20011227
2 Importing IM_DEADLINE_TYPE Call by reference Type reference (TYPE) SWW_DATTYP Workflow: Deadlinetyp 20011227
3 Importing IM_WORKITEM Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WIM_INTERNAL Workflow: Workitemmanager (lokal) 20011227
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20030508

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DEADLINE_ACTION Call by reference Type reference (TYPE) FUNCNAME Funktionsname 20011227
2 Importing IM_DEADLINE_TYPE Call by reference Type reference (TYPE) SWW_DATTYP Workflow: Deadlinetyp 20011227
3 Importing IM_HEADER Call by reference Type reference (TYPE) SWD_SHEAD Workflow-Definition: Grunddaten (Laufzeit+Definition) 20011227
4 Importing IM_STEP Call by reference Type reference (TYPE) SWD_SSTEPS Workflow-Definition: Schritte (Laufzeit+Definition) 20011227
5 Importing IM_WORKITEM Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WIM_INTERNAL Workflow: Workitemmanager (lokal) 20011227
6 Returning RE_DEADLINE Value transfer Object reference (TYPE REF TO) CL_SWF_RUN_DEADLINE Workflow: Deadline 20011227
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM_DEADLINE_FAILED Deadline konnte nicht erzeugt werden 20011227

Method CREATE_BY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DATA Call by reference Type reference (TYPE) SWWSWIDEAD Workflow Runtime: Deadline Daten für Workitems 20011227
2 Importing IM_DEADLINE_TYPE Call by reference Type reference (TYPE) SWW_DATTYP Workflow: Deadlinetyp 20011227
3 Importing IM_WORKITEM Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WIM_INTERNAL Workflow: Workitemmanager (lokal) 20011227
4 Returning RE_DEADLINE Value transfer Object reference (TYPE REF TO) CL_SWF_RUN_DEADLINE Workflow: Deadline 20011227

Method CREATE_BY_DATA on class CL_SWF_RUN_DEADLINE has no exception.

Method DELETE Signature

Method DELETE on class CL_SWF_RUN_DEADLINE has no parameter.
Method DELETE on class CL_SWF_RUN_DEADLINE has no exception.

Method GET_AGENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_AGENTS Value transfer Type reference (TYPE) TSWHACTOR 20030507

Method GET_AGENTS on class CL_SWF_RUN_DEADLINE has no exception.

Method GET_AGENTS_FOR_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_AGENTS Value transfer Type reference (TYPE) TSWWWIAGENT 20030507

Method GET_AGENTS_FOR_DB on class CL_SWF_RUN_DEADLINE has no exception.

Method GET_AGTTYP_TO_DATTYP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DATTYP Call by reference Type reference (TYPE) SWW_DATTYP 20030509
2 Returning RE_AGTTYP Value transfer Type reference (TYPE) SWW_AGTTYP 20030509

Method GET_AGTTYP_TO_DATTYP on class CL_SWF_RUN_DEADLINE has no exception.

Method GET_DATTYP_TO_AGTTYP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_AGTTYP Call by reference Type reference (TYPE) SWW_AGTTYP 20030509
2 Returning RE_DATTYP Value transfer Type reference (TYPE) SWW_DATTYP 20030509

Method GET_DATTYP_TO_AGTTYP on class CL_SWF_RUN_DEADLINE has no exception.

Method GET_DEADLINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ACTION Call by reference Type reference (TYPE) FUNCNAME Aktion 20030522
2 Exporting EX_DATE Call by reference Type reference (TYPE) SYDATS DATE (8-stelig) fuer SYST 20011227
3 Exporting EX_DATE_UTC Call by reference Type reference (TYPE) SYDATS DATE (8-stelig) fuer SYST 20011230
4 Exporting EX_TIME Call by reference Type reference (TYPE) SYTIME TIME-Datenelement fuer SYST 20011227
5 Exporting EX_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20011227
6 Exporting EX_TIMESTAMPL Call by reference Type reference (TYPE) TIMESTAMPL UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) 20011227
7 Exporting EX_TIME_UTC Call by reference Type reference (TYPE) SYTIME TIME-Datenelement fuer SYST 20011230
8 Exporting EX_ZONLO Call by reference Type reference (TYPE) SYSTZONLO Datum und Zeit, Zeitzone des Benutzers 20011227
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM_DEADLINE_FAILED Deadline konnte nicht erzeugt werden 20011227

Method GET_DEADLINE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DEADLINE_TYPE Value transfer Type reference (TYPE) SWW_DATTYP Workflow: Deadlinetyp 20011227

Method GET_DEADLINE_TYPE on class CL_SWF_RUN_DEADLINE has no exception.

Method GET_DEFAULT_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_UZEIT Value transfer Type reference (TYPE) SYUZEIT Defaultuhrzeit 20011227

Method GET_DEFAULT_TIME on class CL_SWF_RUN_DEADLINE has no exception.

Method GET_INSTANCE_VIA_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DATA Call by reference Type reference (TYPE) SWWSDEADL 20030422
2 Importing IM_DEADLINE_TYPE Call by reference Type reference (TYPE) SWW_DATTYP 20030422
3 Returning RE_DEADLINE Value transfer Object reference (TYPE REF TO) CL_SWF_RUN_DEADLINE 20030422
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20030508

Method GET_INSTANCE_VIA_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CHECK_INITIAL Call by reference Type reference (TYPE) XFELD 'X' 20130423
2 Importing IM_DEADLINE_TYPE Call by reference Type reference (TYPE) SWW_DATTYP 20030318
3 Importing IM_EXPRESSION_FACTORY Call by reference Object reference (TYPE REF TO) CL_SWF_EXP_FACTORY Erzeugung & Verwaltung von Ausdrücken 20051020
4 Importing IM_STEP_HANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_STEP_ATTRIBUTES 20030318
5 Importing IM_WORKITEM Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WIM_INTERNAL Workflow: Workitemmanager (lokal) 20050405
6 Returning RE_DEADLINE Value transfer Object reference (TYPE REF TO) CL_SWF_RUN_DEADLINE 20030318
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20030508

Method GET_SWWDEADLIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DATA Value transfer Type reference (TYPE) SWWDEADLIN Struktur zur Parameterübergabe bei SWW_WI_DEADLINES_CHANGE 20011227

Method GET_SWWDEADLIN on class CL_SWF_RUN_DEADLINE has no exception.

Method GET_SWWSWIDEAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_DEADLINE Call by reference Type reference (TYPE) SWWSWIDEAD Workflow Runtime: Deadline Daten für Workitems 20011227

Method GET_SWWSWIDEAD on class CL_SWF_RUN_DEADLINE has no exception.

Method GET_SYSTEM_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_USER Value transfer Type reference (TYPE) SYUNAME R/3-System, Anmeldename des Benutzers 20020102

Method GET_SYSTEM_USER on class CL_SWF_RUN_DEADLINE has no exception.

Method GET_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TIMESTAMP Value transfer Type reference (TYPE) TIMESTAMPL UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) 20011227
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM_DEADLINE_FAILED Deadline konnte nicht erzeugt werden 20011227

Method GET_TIMESTAMP_VIA_EXPRESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TIMESTAMP Value transfer Type reference (TYPE) TIMESTAMPL UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) 20011227
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM_DEADLINE_FAILED Deadline konnte nicht erzeugt werden 20011227

Method GET_ZONLO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ZONLO Value transfer Type reference (TYPE) SYSTZONLO Datum und Zeit, Zeitzone des Benutzers 20011227

Method GET_ZONLO on class CL_SWF_RUN_DEADLINE has no exception.

Method IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ACTIVE Value transfer Type reference (TYPE) XFELD 'X' - Deadline ist aktiv 20030522

Method IS_ACTIVE on class CL_SWF_RUN_DEADLINE has no exception.

Method IS_DEADLINE_ALREADY_ACTIVATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ACTIVATED Value transfer Type reference (TYPE) XFELD 'X' - Deadline wurde bereits aktiviert 20020102

Method IS_DEADLINE_ALREADY_ACTIVATED on class CL_SWF_RUN_DEADLINE has no exception.

Method IS_INITIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_INITIAL Value transfer Type reference (TYPE) XFELD 'X' - Deadline initial, ' ' - Deadline vorhanden 20011227
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM_DEADLINE_FAILED Deadline konnte nicht erzeugt werden 20050818

Method IS_RESUBMISSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_IS_RESUBMISSION Value transfer Type reference (TYPE) XFELD 20131028

Method IS_RESUBMISSION on class CL_SWF_RUN_DEADLINE has no exception.

Method SET_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACTION Call by reference Type reference (TYPE) FUNCNAME Aktion 20011227

Method SET_ACTION on class CL_SWF_RUN_DEADLINE has no exception.

Method SET_AGENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_AGENTS Call by reference Type reference (TYPE) TSWHACTOR 20030507

Method SET_AGENTS on class CL_SWF_RUN_DEADLINE has no exception.

Method SET_DATE_EXPRESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXPR Call by reference Type reference (TYPE) ANY Ausdruck für Datum 20011227
2 Returning RE_RETCODE Value transfer Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20011227

Method SET_DATE_EXPRESSION on class CL_SWF_RUN_DEADLINE has no exception.

Method SET_DURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DURATION Call by reference Type reference (TYPE) SWD_TIME_O Workflow-Definition: Offset für Terminierung 20011227
2 Returning RE_RETCODE Value transfer Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20011227

Method SET_DURATION on class CL_SWF_RUN_DEADLINE has no exception.

Method SET_REFERENCE_POINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REFERENCE_POINT Call by reference Type reference (TYPE) SWD_TIME_B Workflow-Definition: Bezugspunkt für Terminierung 20011227
2 Returning RE_RETCODE Value transfer Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20011227

Method SET_REFERENCE_POINT on class CL_SWF_RUN_DEADLINE has no exception.

Method SET_RESUBMISSION_ACTION Signature

Method SET_RESUBMISSION_ACTION on class CL_SWF_RUN_DEADLINE has no parameter.
Method SET_RESUBMISSION_ACTION on class CL_SWF_RUN_DEADLINE has no exception.

Method SET_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TIMESTAMPL Call by reference Type reference (TYPE) TIMESTAMPL UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) 20011227

Method SET_TIMESTAMP on class CL_SWF_RUN_DEADLINE has no exception.

Method SET_TIME_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DATE Call by reference Type reference (TYPE) SYDATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20011227
2 Importing IM_TIME Call by reference Type reference (TYPE) SYUZEIT Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit 20011227
3 Importing IM_ZONLO Call by reference Type reference (TYPE) SYSTZONLO Datum und Zeit, Zeitzone des Benutzers 20011227

Method SET_TIME_DATA on class CL_SWF_RUN_DEADLINE has no exception.

Method SET_TIME_EXPRESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXPR Call by reference Type reference (TYPE) ANY Ausdruck für Uhrzeit 20011227
2 Returning RE_RETCODE Value transfer Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20011227

Method SET_TIME_EXPRESSION on class CL_SWF_RUN_DEADLINE has no exception.

Method SET_TIME_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_UNIT Call by reference Type reference (TYPE) SWD_MEINS Zeiteinheit 20011227
2 Returning RE_RETCODE Value transfer Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20011227

Method SET_TIME_UNIT on class CL_SWF_RUN_DEADLINE has no exception.

Method SET_TZONE_EXPRESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXPR Call by reference Type reference (TYPE) ANY Ausdruck für die Zeitzone 20050624

Method SET_TZONE_EXPRESSION on class CL_SWF_RUN_DEADLINE has no exception.

Method SET_WORKITEM_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WORKITEM Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WIM_INTERNAL Workflow: Workitemmanager (lokal) 20020118

Method SET_WORKITEM_HANDLE on class CL_SWF_RUN_DEADLINE has no exception.

Method SET_ZONLO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ZONLO Call by reference Type reference (TYPE) SYSTZONLO Datum und Zeit, Zeitzone des Benutzers 20011228
2 Returning RE_RETCODE Value transfer Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20011228

Method SET_ZONLO on class CL_SWF_RUN_DEADLINE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 630