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 | 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 | Constant | Public | Type reference (TYPE) | I | 1 | 20110419 | |||
| 2 | Constant | Public | Type reference (TYPE) | I | 3 | 20110419 | |||
| 3 | Constant | Public | Type reference (TYPE) | I | 2 | 20110419 | |||
| 4 | Constant | Private | Type reference (TYPE) | PGMID | 'R3TR' | 20110419 | |||
| 5 | Constant | Private | Type reference (TYPE) | TROBJ_NAME | 'LXE_PC_FILEEXT' | 20110419 | |||
| 6 | Constant | Private | Type reference (TYPE) | TROBJTYPE | 'TABU' | 20110419 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_LXE_WB_REQUEST | 20110419 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Returns a new request | 20110427 | |
| 2 | Static method | Public | Method | Delete the given request | 20110419 | |
| 3 | Instance method | Private | Method | 20110419 | ||
| 4 | Instance method | Private | Method | 20110419 | ||
| 5 | Instance method | Private | Method | 20110419 | ||
| 6 | 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 | REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_LXE_WB_REQUEST | 20110427 | ||||
| 2 | RTYPE | Call by reference | Type reference (TYPE) | C | 20110427 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception during request create | 20110427 | ||
| 2 | Abbruch durch User | 20110427 |
Method DELETE_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUEST2DELETE | Call by reference | Object reference (TYPE REF TO) | CL_LXE_WB_REQUEST | 20110428 | ||||
| 2 | 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 | OBJTYPES | Call by reference | Type reference (TYPE) | LXE_TT_ATTOB | 20110419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110419 | |||
| 2 | 20110419 |
Method GET_CREATE_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 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 | REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_LXE_WB_REQUEST | 20120613 | ||||
| 2 | REQUESTID | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20120613 | |||
| 3 | RTYPE | Call by reference | Type reference (TYPE) | C | 20120613 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception during request create | 20120613 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |