SAP ABAP Class CL_LXE_WB_REQUEST_MANAGEMENT (Workbench task management)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-TTL (Application Component) Translation Tools
     SLXE_NO_TRANS (Package) MLT Internal Functionality - No Translation
Properties
Class CL_LXE_WB_REQUEST_MANAGEMENT  
Short Description Workbench task management    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLXE_NO_TRANS   MLT Internal Functionality - No Translation 
Created 20110419   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TRWBO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_LXE_WB_REQUEST_MANAGEMENT has no interface implemented.
Friends
Class CL_LXE_WB_REQUEST_MANAGEMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_DELETION_CANCELED_BY_USER Constant Public Type reference (TYPE) I 1 20110419
2 CO_DELETION_FAILED Constant Public Type reference (TYPE) I 3 20110419
3 CO_DELETION_NOT_DONE Constant Public Type reference (TYPE) I 2 20110419
4 CO_PGMID Constant Private Type reference (TYPE) PGMID 'R3TR' 20110419
5 CO_TR_OBJNAME Constant Private Type reference (TYPE) TROBJ_NAME 'LXE_PC_FILEEXT' 20110419
6 CO_TR_OBJTYPE Constant Private Type reference (TYPE) TROBJTYPE 'TABU' 20110419
7 REQUEST Instance attribute Private Object reference (TYPE REF TO) CL_LXE_WB_REQUEST 20110419
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_REQUEST Static method Public Method Returns a new request 20110427
2 DELETE_REQUEST Static method Public Method Delete the given request 20110419
3 FILL_REQUEST Instance method Private Method 20110419
4 GET_CREATE_REQUEST Instance method Private Method 20110419
5 GET_REQUEST Instance method Private Method 20110419
6 GET_REQUEST_NO_DIALOG Static method Public Method 20120613
Events
Class CL_LXE_WB_REQUEST_MANAGEMENT has no event.
Types
Class CL_LXE_WB_REQUEST_MANAGEMENT has no local type.
Method Signatures

Method CREATE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning REQUEST Value transfer Object reference (TYPE REF TO) CL_LXE_WB_REQUEST 20110427
2 Importing RTYPE Call by reference Type reference (TYPE) C 20110427
# Exception Resumable Description Created on
1 CX_LXE_REQUEST_CREATE Exception during request create 20110427
2 CX_LXE_USER_CANCEL Abbruch durch User 20110427

Method DELETE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST2DELETE Call by reference Object reference (TYPE REF TO) CL_LXE_WB_REQUEST 20110428
2 Returning RESULT Value transfer Type reference (TYPE) I 20110419

Method DELETE_REQUEST on class CL_LXE_WB_REQUEST_MANAGEMENT has no exception.

Method FILL_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJTYPES Call by reference Type reference (TYPE) LXE_TT_ATTOB 20110419
# Exception Resumable Description Created on
1 CX_LXE_MOD_TR_FAILED 20110419
2 CX_LXE_NO_REQUEST 20110419

Method GET_CREATE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning REQUEST Value transfer Object reference (TYPE REF TO) CL_LXE_WB_REQUEST 20110419

Method GET_CREATE_REQUEST on class CL_LXE_WB_REQUEST_MANAGEMENT has no exception.

Method GET_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning REQUEST Value transfer Object reference (TYPE REF TO) CL_LXE_WB_REQUEST 20110419

Method GET_REQUEST on class CL_LXE_WB_REQUEST_MANAGEMENT has no exception.

Method GET_REQUEST_NO_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning REQUEST Value transfer Object reference (TYPE REF TO) CL_LXE_WB_REQUEST 20120613
2 Importing REQUESTID Call by reference Type reference (TYPE) TRKORR Request/Task 20120613
3 Importing RTYPE Call by reference Type reference (TYPE) C 20120613
# Exception Resumable Description Created on
1 CX_LXE_REQUEST_CREATE Exception during request create 20120613
History
Last changed by/on SAP  20130531 
SAP Release Created in 731