SAP ABAP Class CL_LXE_WL_DYN (Dynamic worklist update)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE (Package) New MLT Environment

⤷

⤷

Properties
Class | CL_LXE_WL_DYN | |
Short Description | Dynamic worklist update | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SLXE | New MLT Environment |
Created | 20110114 | SAP |
Last change | 20140121 | 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_WL_DYN has no interface implemented.
Friends
Class CL_LXE_WL_DYN has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LXEBOOL | Boolean | 20110114 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LXECOLLNAM | Collection Name | 20110114 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LXECOLLTYP | Collection Type | 20110114 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR1 | 'A' | Language Status in Graph | 20110114 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR1 | 'D' | Language Status in Graph | 20110114 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR1 | 'I' | Language Status in Graph | 20121023 | |
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LXEDOMANAM | Domain Name | 20110114 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LXEDOMATYP | Domain Type | 20110114 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LXEOBJNAME | Name of Translation Object | 20110114 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LXEOBJTYPE | Type of Translation Object | 20110114 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LXEISOLANG | ISO Language ID | 20110114 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LXEISOLANG | ISO Language ID | 20110114 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LXECUSTMNR | Translation Area | 20110114 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LXEWLISTID | Worklist ID | 20110114 |
Methods
Events
Class CL_LXE_WL_DYN has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_GRAPH2 | Private | See coding | Translation graph | 20110114 | tt_graph2 TYPE STANDARD TABLE OF lxe_graph2
|
Method Signatures
Method CHECK_DISTR_RELEVANT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_YES | Value transfer | Type reference (TYPE) | LXEBOOL | Boolean | 20110114 |
Method CHECK_DISTR_RELEVANT on class CL_LXE_WL_DYN has no exception.
Method CHECK_INPUT_LANG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_OK | Value transfer | Type reference (TYPE) | LXEBOOL | Boolean | 20110114 |
Method CHECK_INPUT_LANG on class CL_LXE_WL_DYN has no exception.
Method CHECK_LANG_USABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LANGUAGE | Call by reference | Type reference (TYPE) | LXEISOLANG | ISO Language ID | 20110114 | ||
2 | ![]() |
R_OK | Value transfer | Type reference (TYPE) | LXEBOOL | Boolean | 20110114 |
Method CHECK_LANG_USABLE on class CL_LXE_WL_DYN has no exception.
Method CHECK_TRL_RELEVANT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LANGUAGE | Call by reference | Type reference (TYPE) | LXEISOLANG | ISO Language ID | 20110114 | ||
2 | ![]() |
R_YES | Value transfer | Type reference (TYPE) | LXEBOOL | Boolean | 20110114 |
Method CHECK_TRL_RELEVANT on class CL_LXE_WL_DYN has no exception.
Method CHECK_WLISTID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_OK | Value transfer | Type reference (TYPE) | LXEBOOL | Return Value of ABAP Statements | 20110114 |
Method CHECK_WLISTID on class CL_LXE_WL_DYN has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AUTO_DISTR | Call by reference | Type reference (TYPE) | LXEBOOL | 'X' | Boolean | 20110114 | |
2 | ![]() |
I_OBJNAME | Call by reference | Type reference (TYPE) | LXEOBJNAME | Name of Translation Object | 20110114 | ||
3 | ![]() |
I_OBJTYPE | Call by reference | Type reference (TYPE) | LXEOBJTYPE | Type of Translation Object | 20110114 | ||
4 | ![]() |
I_START_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | ISO Language ID | 20110114 | ||
5 | ![]() |
I_TRL_AREA | Call by reference | Type reference (TYPE) | LXECUSTMNR | Translation Area | 20110114 | ||
6 | ![]() |
I_WLISTID | Call by reference | Type reference (TYPE) | LXEWLISTID | Worklist ID | 20110114 |
Method CONSTRUCTOR on class CL_LXE_WL_DYN has no exception.
Method CONVERT_OBJNAME_CLIENT Signature
Method CONVERT_OBJNAME_CLIENT on class CL_LXE_WL_DYN has no parameter.
Method CONVERT_OBJNAME_CLIENT on class CL_LXE_WL_DYN has no exception.
Method DISTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SRC_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | ISO Language ID | 20110114 | ||
2 | ![]() |
I_TGT_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | ISO Language ID | 20110114 |
Method DISTRIBUTE on class CL_LXE_WL_DYN has no exception.
Method DO_EVALUATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AUTO_DISTR | Call by reference | Type reference (TYPE) | LXEBOOL | 'X' | Boolean | 20110826 | |
2 | ![]() |
I_OBJNAME | Call by reference | Type reference (TYPE) | LXEOBJNAME | Name of Translation Object | 20110826 | ||
3 | ![]() |
I_OBJTYPE | Call by reference | Type reference (TYPE) | LXEOBJTYPE | Type of Translation Object | 20110826 | ||
4 | ![]() |
I_START_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | ISO Language ID | 20110826 | ||
5 | ![]() |
I_TRL_AREA | Call by reference | Type reference (TYPE) | LXECUSTMNR | Translation Area | 20110826 | ||
6 | ![]() |
I_WLISTID | Call by reference | Type reference (TYPE) | LXEWLISTID | Worklist ID | 20110826 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Dynamic worklist evaluation | 20110826 |
Method EVALUATE Signature
Method EVALUATE on class CL_LXE_WL_DYN has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Dynamic worklist evaluation | 20110826 |
Method FILL_TECH_INFO Signature
Method FILL_TECH_INFO on class CL_LXE_WL_DYN has no parameter.
Method FILL_TECH_INFO on class CL_LXE_WL_DYN has no exception.
Method GET_DISTR_PARAMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_MOD | Call by reference | Type reference (TYPE) | LXEPP_STAT | Default Status | 20110114 | ||
2 | ![]() |
E_NEW | Call by reference | Type reference (TYPE) | LXEPP_STAT | Default Status | 20110114 | ||
3 | ![]() |
E_TRL | Call by reference | Type reference (TYPE) | LXEPP_STAT | Default Status | 20110114 | ||
4 | ![]() |
I_LANGUAGE | Call by reference | Type reference (TYPE) | LXEISOLANG | ISO Language ID | 20110114 |
Method GET_DISTR_PARAMS on class CL_LXE_WL_DYN has no exception.
Method GET_GRAPH_FOR_COLLECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_GRAPH | Value transfer | Type reference (TYPE) | LXEGRAPH | Return Value of ABAP Statements | 20110114 |
Method GET_GRAPH_FOR_COLLECTION on class CL_LXE_WL_DYN has no exception.
Method GET_GRAPH_LANGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_GRAPH_LANGS | Call by reference | Type reference (TYPE) | TT_GRAPH2 | Translation graph | 20110114 | ||
2 | ![]() |
I_GRAPH | Call by reference | Type reference (TYPE) | LXEGRAPH | Translation graph | 20110114 |
Method GET_GRAPH_LANGS on class CL_LXE_WL_DYN has no exception.
Method GET_GRAPH_LANGS_DEP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_GRAPH_LANGS_DEP | Call by reference | Type reference (TYPE) | TT_GRAPH2 | Translation graph | 20110114 | ||
2 | ![]() |
IT_GRAPH_LANGS | Call by reference | Type reference (TYPE) | TT_GRAPH2 | Translation graph | 20110114 | ||
3 | ![]() |
I_SRC_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | ISO Language ID | 20110114 | ||
4 | ![]() |
I_STEP | Call by reference | Type reference (TYPE) | LXE_GRAPH2-STEP | Translation graph | 20110114 |
Method GET_GRAPH_LANGS_DEP on class CL_LXE_WL_DYN has no exception.
Method PROCESS Signature
Method PROCESS on class CL_LXE_WL_DYN has no parameter.
Method PROCESS on class CL_LXE_WL_DYN has no exception.
Method REMOVE_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJNAME | Call by reference | Type reference (TYPE) | LXEOBJNAME | Name of Translation Object | 20121122 | ||
2 | ![]() |
I_OBJTYPE | Call by reference | Type reference (TYPE) | LXEOBJTYPE | Type of Translation Object | 20121122 | ||
3 | ![]() |
I_TLANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Target Language ('*' for all) | 20121122 | ||
4 | ![]() |
I_TRL_AREA | Call by reference | Type reference (TYPE) | LXECUSTMNR | Translation Area | 20121122 | ||
5 | ![]() |
I_WLISTID | Call by reference | Type reference (TYPE) | LXEWLISTID | Worklist ID | 20121122 | ||
6 | ![]() |
R_DELETED | Value transfer | Type reference (TYPE) | LXEBOOL | Object Has Been Deleted | 20121122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Dynamic worklist evaluation | 20121122 |
Method SIMULATE_EVALUATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHECK_EXCEPTIONS | Call by reference | Type reference (TYPE) | LXEBOOL | ABAP_TRUE | Check Object Exceptions | 20121023 | |
2 | ![]() |
I_CHECK_GRAPH | Call by reference | Type reference (TYPE) | LXEBOOL | ABAP_TRUE | Check Graph Settings | 20121023 | |
3 | ![]() |
I_CHECK_OBJTYPE | Call by reference | Type reference (TYPE) | LXEBOOL | ABAP_TRUE | Check Object Type Relevance | 20121023 | |
4 | ![]() |
I_COLLNAME | Call by reference | Type reference (TYPE) | LXECOLLNAM | Collection Name (for Graph Check) | 20121023 | ||
5 | ![]() |
I_COLLTYPE | Call by reference | Type reference (TYPE) | LXECOLLTYP | Collection Type (for Graph Check) | 20121023 | ||
6 | ![]() |
I_OBJNAME | Call by reference | Type reference (TYPE) | LXEOBJNAME | Name of Translation Object | 20121023 | ||
7 | ![]() |
I_OBJTYPE | Call by reference | Type reference (TYPE) | LXEOBJTYPE | Type of Translation Object | 20121023 | ||
8 | ![]() |
I_ORIGLANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Original Language (for Graph Check) | 20121023 | ||
9 | ![]() |
I_SLANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Source Language (for Graph Check) | 20121023 | ||
10 | ![]() |
I_TLANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Target Language | 20121023 | ||
11 | ![]() |
I_TRL_AREA | Call by reference | Type reference (TYPE) | LXECUSTMNR | Translation Area | 20121023 | ||
12 | ![]() |
R_PASSED | Value transfer | Type reference (TYPE) | LXEBOOL | Object Has Passed All Checks | 20121023 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Dynamic worklist evaluation | 20121023 |
Method UPDATE_OBJTYPE_COUNTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TGT_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | ISO Language ID | 20110713 |
Method UPDATE_OBJTYPE_COUNTER on class CL_LXE_WL_DYN has no exception.
Method UPDATE_TRL_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SRC_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | ISO Language ID | 20110114 | ||
2 | ![]() |
I_TGT_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | ISO Language ID | 20110114 |
Method UPDATE_TRL_STATUS on class CL_LXE_WL_DYN has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 731 |