SAP ABAP Class CL_TASK_LUW (LUW-Related Actions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_TASK_WATCH (Package) Watcher for LUW Lifecycle
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TASK_SERVICE_COMMIT Interface for Commit Handling 20060202
Properties
Class CL_TASK_LUW  
Short Description LUW-Related Actions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_TASK_WATCH   Watcher for LUW Lifecycle 
Created 20051104   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TASK_LUW has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_TASK_SERVICE_COMMIT Interface for Commit Handling 20060202
Friends
Class CL_TASK_LUW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Private Type reference (TYPE) SEOCLSNAME 'CL_TASK_LUW' Object Type Name 20070608
2 CO_PROCESSOR_ID Constant Private Type reference (TYPE) STRING 'LUW_SERVICE' 20070608
3 LINDEX Static Attribute Private Type reference (TYPE) TW_TASK_DBIND 20070608
4 LUWID Static Attribute Private Type reference (TYPE) CHAR32 Character field, length 32 20070608
5 LUWSWITCH Static Attribute Private Type reference (TYPE) CHAR1 Single-Character Flag 20070608
6 M_UUID_GENERATOR Static Attribute Private Object reference (TYPE REF TO) IF_SYSTEM_UUID 20090122
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DOMAIN Static method Public Method 20101228
2 CHECK_TIME_ZONE Static method Public Method 20101228
3 COMMIT_WORK Static method Public Method Perform COMMIT WORK 20060120
4 COMMIT_WORK_2CON Static method Public Method Perform COMMIT WORK with Second Database Connection 20060120
5 CONVERT_DATE_TIME_ON_TZ Static method Public Method 20070621
6 CONVERT_T100_LONGTEXT Static method Public Method 20101228
7 GET_AP_MODE Static method Public Method 20101228
8 GET_DBCON Static method Public Method 20060302
9 GET_DBCON_IND Static method Public Method 20060316
10 GET_LUW_ID Static method Public Method LUW Identifier 20051104
11 GET_SERVICE Static method Public Method 20101228
12 GET_SYS_CHARSIZE Static method Public Method 20080926
13 GET_SYS_NR Static method Public Method 20101228
14 GET_TIME Static method Public Method 20101228
15 GET_TIME_STAMP_BY_DAY Static method Public Method 20060524
16 GET_TIME_STAMP_BY_HOUR Static method Public Method 20060518
17 GET_TIME_STAMP_BY_MINUTE Static method Public Method 20060519
18 GUID_CONVERT Static method Public Method 20060522
19 GUID_CREATE Static method Public Method 20060522
20 IS_HTTPS_RUNNING Static method Public Method 20101228
21 IS_HTTP_RUNNING Static method Public Method 20101228
22 IS_SYS_UPGRADE_RUNNING Static method Public Method 20090225
23 IS_UNICODE_SYSTEM Static method Public Method 20080926
24 RESET_LUW_ID Static method Public Method Delete LUW ID 20051104
25 ROLLBACK_WORK Static method Public Method Perform ROLLBACK WORK 20060120
26 ROLLBACK_WORK_2CON Static method Public Method Perform ROLLBACK WORK with Second Database Connection 20060120
Events
Class CL_TASK_LUW has no event.
Types
Class CL_TASK_LUW has no local type.
Method Signatures

Method CHECK_DOMAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_IN Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20101228
2 Importing VARIABLE Call by reference Type reference (TYPE) ANY 20101228

Method CHECK_DOMAIN on class CL_TASK_LUW has no exception.

Method CHECK_TIME_ZONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20101228
2 Importing TIMEZONE Call by reference Type reference (TYPE) TZNZONE Time Zone 20101228

Method CHECK_TIME_ZONE on class CL_TASK_LUW has no exception.

Method COMMIT_WORK Signature

Method COMMIT_WORK on class CL_TASK_LUW has no parameter.
Method COMMIT_WORK on class CL_TASK_LUW has no exception.

Method COMMIT_WORK_2CON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DB_CON Value transfer Type reference (TYPE) DBCON_NAME Beschreibung von Datenbank-Verbindungen 20060120

Method COMMIT_WORK_2CON on class CL_TASK_LUW has no exception.

Method CONVERT_DATE_TIME_ON_TZ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing EDATE Call by reference Type reference (TYPE) SYDATUM Aktuelles Datum des Applikationsservers 20070621
2 Changing ETIME Call by reference Type reference (TYPE) SYUZEIT Aktuelle Uhrzeit des Applikationsservers 20070621
3 Changing RETURN Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20070621
4 Changing SDATE Call by reference Type reference (TYPE) SYDATUM Aktuelles Datum des Applikationsservers 20070621
5 Changing STIME Call by reference Type reference (TYPE) SYUZEIT Aktuelle Uhrzeit des Applikationsservers 20070621
6 Importing SZONE Call by reference Type reference (TYPE) TZNZONE Zeitzone 20070621

Method CONVERT_DATE_TIME_ON_TZ on class CL_TASK_LUW has no exception.

Method CONVERT_T100_LONGTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN_TEXT Value transfer Type reference (TYPE) STRING 20101228
2 Importing T100_OBJECT Call by reference Type reference (TYPE) DOKU_OBJ Documentation Object 20101228

Method CONVERT_T100_LONGTEXT on class CL_TASK_LUW has no exception.

Method GET_AP_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning AP_MODE Value transfer Type reference (TYPE) FNKEY Funktionstaste 20101228

Method GET_AP_MODE on class CL_TASK_LUW has no exception.

Method GET_DBCON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DBCON Value transfer Type reference (TYPE) DBCON Beschreibung von Datenbank-Verbindungen 20060302

Method GET_DBCON on class CL_TASK_LUW has no exception.

Method GET_DBCON_IND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DBCON Value transfer Type reference (TYPE) DBCON Beschreibung von Datenbank-Verbindungen 20060316

Method GET_DBCON_IND on class CL_TASK_LUW has no exception.

Method GET_LUW_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LUW_ID Value transfer Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20051104

Method GET_LUW_ID on class CL_TASK_LUW has no exception.

Method GET_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INFO Value transfer Type reference (TYPE) STRING 20101228
2 Importing SERVICE Call by reference Type reference (TYPE) CHAR32 'HTTP' Character field, length 32 20101228

Method GET_SERVICE on class CL_TASK_LUW has no exception.

Method GET_SYS_CHARSIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHARSIZE Value transfer Type reference (TYPE) RFCUNICODE Anzahl Bytes pro Zeichen (Unicode-System) 20080926

Method GET_SYS_CHARSIZE on class CL_TASK_LUW has no exception.

Method GET_SYS_NR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SYS_NR Value transfer Type reference (TYPE) CHAR2 Version Number Component 20101228

Method GET_SYS_NR on class CL_TASK_LUW has no exception.

Method GET_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATE Call by reference Type reference (TYPE) SYDATUM Current Date of Application Server 20101228
2 Exporting TIME Call by reference Type reference (TYPE) SYUZEIT Current Time of Application Server 20101228
3 Importing TIMEZONE Call by reference Type reference (TYPE) SYSTZONLO Time Zone of Current User 20101228

Method GET_TIME on class CL_TASK_LUW has no exception.

Method GET_TIME_STAMP_BY_DAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TIMEOUT_DAY Call by reference Type reference (TYPE) I 20060524
2 Returning TIMESTAMP Value transfer Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20060524

Method GET_TIME_STAMP_BY_DAY on class CL_TASK_LUW has no exception.

Method GET_TIME_STAMP_BY_HOUR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TIMEOUT_HOUR Call by reference Type reference (TYPE) I 20060518
2 Returning TIMESTAMP Value transfer Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) 20060518

Method GET_TIME_STAMP_BY_HOUR on class CL_TASK_LUW has no exception.

Method GET_TIME_STAMP_BY_MINUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TIMEOUT_MINUTE Call by reference Type reference (TYPE) I 20060519
2 Returning TIMESTAMP Value transfer Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20060519

Method GET_TIME_STAMP_BY_MINUTE on class CL_TASK_LUW has no exception.

Method GUID_CONVERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting GUID_C22 Call by reference Type reference (TYPE) SYSUUID_22 16 byte UUID in 22 chars (usually Base 64 encoded) 20060522
2 Exporting GUID_C32 Call by reference Type reference (TYPE) SYSUUID_C 16 byte UUID in 16 bytes (raw format) 20060522
3 Exporting GUID_X16 Call by reference Type reference (TYPE) SYSUUID-X 16 byte UUID in 16 bytes (raw format) 20060522
4 Importing IM_UUID_C22 Call by reference Type reference (TYPE) SYSUUID_22 16 byte UUID in 22 chars (usually Base 64 encoded) 20060522
5 Importing IM_UUID_C32 Call by reference Type reference (TYPE) SYSUUID_C 16 byte UUID in 32 chars (hexadecimal encoded) 20060522
6 Importing IM_UUID_X16 Call by reference Type reference (TYPE) SYSUUID-X 16 byte UUID in 16 bytes (raw format) 20060522

Method GUID_CONVERT on class CL_TASK_LUW has no exception.

Method GUID_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting GUID_16 Call by reference Type reference (TYPE) SYSUUID_X 16 byte UUID in 16 bytes (raw format) 20060522
2 Exporting GUID_22 Call by reference Type reference (TYPE) SYSUUID_22 16 byte UUID in 22 chars (usually Base 64 encoded) 20060522
3 Exporting GUID_32 Call by reference Type reference (TYPE) SYSUUID_C 16 byte UUID in 32 chars (hexadecimal encoded) 20060522

Method GUID_CREATE on class CL_TASK_LUW has no exception.

Method IS_HTTPS_RUNNING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_RUNNING Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20101228

Method IS_HTTPS_RUNNING on class CL_TASK_LUW has no exception.

Method IS_HTTP_RUNNING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_RUNNING Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20101228

Method IS_HTTP_RUNNING on class CL_TASK_LUW has no exception.

Method IS_SYS_UPGRADE_RUNNING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning UPGRADE_IS_RUNNING Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090225

Method IS_SYS_UPGRADE_RUNNING on class CL_TASK_LUW has no exception.

Method IS_UNICODE_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_UNICODE Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20080926

Method IS_UNICODE_SYSTEM on class CL_TASK_LUW has no exception.

Method RESET_LUW_ID Signature

Method RESET_LUW_ID on class CL_TASK_LUW has no parameter.
Method RESET_LUW_ID on class CL_TASK_LUW has no exception.

Method ROLLBACK_WORK Signature

Method ROLLBACK_WORK on class CL_TASK_LUW has no parameter.
Method ROLLBACK_WORK on class CL_TASK_LUW has no exception.

Method ROLLBACK_WORK_2CON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DB_CON Value transfer Type reference (TYPE) DBCON_NAME Beschreibung von Datenbank-Verbindungen 20060120

Method ROLLBACK_WORK_2CON on class CL_TASK_LUW has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 710