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 ABAP 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 AUTO_DISTR Instance attribute Private Type reference (TYPE) LXEBOOL Boolean 20110114
2 COLLNAM Instance attribute Private Type reference (TYPE) LXECOLLNAM Collection Name 20110114
3 COLLTYP Instance attribute Private Type reference (TYPE) LXECOLLTYP Collection Type 20110114
4 C_GRAPH_ACTIVE Constant Private Type reference (TYPE) CHAR1 'A' Language Status in Graph 20110114
5 C_GRAPH_DISTRIBUTE Constant Private Type reference (TYPE) CHAR1 'D' Language Status in Graph 20110114
6 C_GRAPH_INACTIVE Constant Private Type reference (TYPE) CHAR1 'I' Language Status in Graph 20121023
7 DOMANAM Instance attribute Private Type reference (TYPE) LXEDOMANAM Domain Name 20110114
8 DOMATYP Instance attribute Private Type reference (TYPE) LXEDOMATYP Domain Type 20110114
9 OBJNAME Instance attribute Private Type reference (TYPE) LXEOBJNAME Name of Translation Object 20110114
10 OBJTYPE Instance attribute Private Type reference (TYPE) LXEOBJTYPE Type of Translation Object 20110114
11 ORIG_LANG Instance attribute Private Type reference (TYPE) LXEISOLANG ISO Language ID 20110114
12 START_LANG Instance attribute Private Type reference (TYPE) LXEISOLANG ISO Language ID 20110114
13 TRL_AREA Instance attribute Private Type reference (TYPE) LXECUSTMNR Translation Area 20110114
14 WLISTID Instance attribute Private Type reference (TYPE) LXEWLISTID Worklist ID 20110114
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DISTR_RELEVANT Instance method Private Method 20110114
2 CHECK_INPUT_LANG Instance method Private Method 20110114
3 CHECK_LANG_USABLE Instance method Private Method 20110114
4 CHECK_TRL_RELEVANT Instance method Private Method 20110114
5 CHECK_WLISTID Instance method Private Method 20110114
6 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110114
7 CONVERT_OBJNAME_CLIENT Instance method Private Method 20110114
8 DISTRIBUTE Instance method Private Method 20110114
9 DO_EVALUATION Static method Public Method Dynamic object evaluation 20110826
10 EVALUATE Instance method Private Method 20110114
11 FILL_TECH_INFO Instance method Private Method 20110114
12 GET_DISTR_PARAMS Instance method Private Method 20110114
13 GET_GRAPH_FOR_COLLECTION Instance method Private Method 20110114
14 GET_GRAPH_LANGS Instance method Private Method 20110114
15 GET_GRAPH_LANGS_DEP Instance method Private Method 20110114
16 PROCESS Instance method Private Method 20110114
17 REMOVE_OBJECT Static method Public Method Delete object from worklist 20121122
18 SIMULATE_EVALUATION Static method Public Method Simulate evaluation 20121023
19 UPDATE_OBJTYPE_COUNTER Instance method Private Method 20110713
20 UPDATE_TRL_STATUS Instance method Private Method 20110114
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 Returning 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 Returning 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 Importing I_LANGUAGE Call by reference Type reference (TYPE) LXEISOLANG ISO Language ID 20110114
2 Returning 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 Importing I_LANGUAGE Call by reference Type reference (TYPE) LXEISOLANG ISO Language ID 20110114
2 Returning 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 Returning 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 Importing I_AUTO_DISTR Call by reference Type reference (TYPE) LXEBOOL 'X' Boolean 20110114
2 Importing I_OBJNAME Call by reference Type reference (TYPE) LXEOBJNAME Name of Translation Object 20110114
3 Importing I_OBJTYPE Call by reference Type reference (TYPE) LXEOBJTYPE Type of Translation Object 20110114
4 Importing I_START_LANG Call by reference Type reference (TYPE) LXEISOLANG ISO Language ID 20110114
5 Importing I_TRL_AREA Call by reference Type reference (TYPE) LXECUSTMNR Translation Area 20110114
6 Importing 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 Importing I_SRC_LANG Call by reference Type reference (TYPE) LXEISOLANG ISO Language ID 20110114
2 Importing 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 Importing I_AUTO_DISTR Call by reference Type reference (TYPE) LXEBOOL 'X' Boolean 20110826
2 Importing I_OBJNAME Call by reference Type reference (TYPE) LXEOBJNAME Name of Translation Object 20110826
3 Importing I_OBJTYPE Call by reference Type reference (TYPE) LXEOBJTYPE Type of Translation Object 20110826
4 Importing I_START_LANG Call by reference Type reference (TYPE) LXEISOLANG ISO Language ID 20110826
5 Importing I_TRL_AREA Call by reference Type reference (TYPE) LXECUSTMNR Translation Area 20110826
6 Importing I_WLISTID Call by reference Type reference (TYPE) LXEWLISTID Worklist ID 20110826
# Exception Resumable Description Created on
1 CX_LXE_WL_DYN Dynamic worklist evaluation 20110826

Method EVALUATE Signature

Method EVALUATE on class CL_LXE_WL_DYN has no parameter.
# Exception Resumable Description Created on
1 CX_LXE_WL_DYN 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 Exporting E_MOD Call by reference Type reference (TYPE) LXEPP_STAT Default Status 20110114
2 Exporting E_NEW Call by reference Type reference (TYPE) LXEPP_STAT Default Status 20110114
3 Exporting E_TRL Call by reference Type reference (TYPE) LXEPP_STAT Default Status 20110114
4 Importing 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 Returning 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 Exporting ET_GRAPH_LANGS Call by reference Type reference (TYPE) TT_GRAPH2 Translation graph 20110114
2 Importing 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 Changing CT_GRAPH_LANGS_DEP Call by reference Type reference (TYPE) TT_GRAPH2 Translation graph 20110114
2 Importing IT_GRAPH_LANGS Call by reference Type reference (TYPE) TT_GRAPH2 Translation graph 20110114
3 Importing I_SRC_LANG Call by reference Type reference (TYPE) LXEISOLANG ISO Language ID 20110114
4 Importing 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 Importing I_OBJNAME Call by reference Type reference (TYPE) LXEOBJNAME Name of Translation Object 20121122
2 Importing I_OBJTYPE Call by reference Type reference (TYPE) LXEOBJTYPE Type of Translation Object 20121122
3 Importing I_TLANG Call by reference Type reference (TYPE) LXEISOLANG Target Language ('*' for all) 20121122
4 Importing I_TRL_AREA Call by reference Type reference (TYPE) LXECUSTMNR Translation Area 20121122
5 Importing I_WLISTID Call by reference Type reference (TYPE) LXEWLISTID Worklist ID 20121122
6 Returning R_DELETED Value transfer Type reference (TYPE) LXEBOOL Object Has Been Deleted 20121122
# Exception Resumable Description Created on
1 CX_LXE_WL_DYN Dynamic worklist evaluation 20121122

Method SIMULATE_EVALUATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK_EXCEPTIONS Call by reference Type reference (TYPE) LXEBOOL ABAP_TRUE Check Object Exceptions 20121023
2 Importing I_CHECK_GRAPH Call by reference Type reference (TYPE) LXEBOOL ABAP_TRUE Check Graph Settings 20121023
3 Importing I_CHECK_OBJTYPE Call by reference Type reference (TYPE) LXEBOOL ABAP_TRUE Check Object Type Relevance 20121023
4 Importing I_COLLNAME Call by reference Type reference (TYPE) LXECOLLNAM Collection Name (for Graph Check) 20121023
5 Importing I_COLLTYPE Call by reference Type reference (TYPE) LXECOLLTYP Collection Type (for Graph Check) 20121023
6 Importing I_OBJNAME Call by reference Type reference (TYPE) LXEOBJNAME Name of Translation Object 20121023
7 Importing I_OBJTYPE Call by reference Type reference (TYPE) LXEOBJTYPE Type of Translation Object 20121023
8 Importing I_ORIGLANG Call by reference Type reference (TYPE) LXEISOLANG Original Language (for Graph Check) 20121023
9 Importing I_SLANG Call by reference Type reference (TYPE) LXEISOLANG Source Language (for Graph Check) 20121023
10 Importing I_TLANG Call by reference Type reference (TYPE) LXEISOLANG Target Language 20121023
11 Importing I_TRL_AREA Call by reference Type reference (TYPE) LXECUSTMNR Translation Area 20121023
12 Returning R_PASSED Value transfer Type reference (TYPE) LXEBOOL Object Has Passed All Checks 20121023
# Exception Resumable Description Created on
1 CX_LXE_WL_DYN Dynamic worklist evaluation 20121023

Method UPDATE_OBJTYPE_COUNTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 Importing I_SRC_LANG Call by reference Type reference (TYPE) LXEISOLANG ISO Language ID 20110114
2 Importing 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