SAP ABAP Class CL_I18N_SEARCH_WL_MANAGER (Worklist Manager for I18N_SEARCH)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18 (Application Component) Internationalization (I18N)
⤷
SCP (Package) SAP Code Pages

⤷

⤷

Properties
Class | CL_I18N_SEARCH_WL_MANAGER | |
Short Description | Worklist Manager for I18N_SEARCH | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SCP | SAP Code Pages |
Created | 20050725 | SAP |
Last change | 20110908 | 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_I18N_SEARCH_WL_MANAGER has no interface implemented.
Friends
Class CL_I18N_SEARCH_WL_MANAGER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | INT4 | Natural number | 20050725 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | DBSASTATUS | '3' | Status of a Table in the worklist | 20050725 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | DBSASTATUS | '1' | Status of a Table in the worklist | 20050725 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | DBSAEXCLUDE | 'X' | Exclude table from processing | 20050725 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | DBSALEVEL | 'F' | Scan Level | 20050725 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | DBSAEXCLUDE | ' ' | Include table for processing | 20050725 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | DBSASTATUS | '0' | Status of a Table in the worklist | 20050725 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | DBSALEVEL | 'I' | Scan Level | 20050725 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | TBTCJOB-JOBNAME | 'I18NSRCH_INIT_' | Background job name | 20050725 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | DBSASTATUS | '2' | Status of a Table in the worklist | 20050725 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | DBSALEVEL | 'S' | Scan Level | 20050725 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | DBSALEVEL | 'U' | Scan Level | 20050725 | |
13 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_I18N_SEARCH_WL_MANAGER | Worklist Manager for I18N_SEARCH | 20050725 | ||
14 | ![]() |
Static Attribute | Private | Type reference (TYPE) | DBSTWORKLIST | Worklist for worklist manager | 20050725 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20050725 |
2 | ![]() |
Static method | Public | Method | Create a worklist manager instance | 20050725 |
3 | ![]() |
Static method | Public | Method | Create a worklist for an I18N_SEARCH analysis | 20050725 |
4 | ![]() |
Static method | Public | Method | Create the worklist for the update of an I18N_SEARCH analysi | 20050725 |
5 | ![]() |
Instance method | Public | Method | Returns the next table from the worklist with status Initial | 20050725 |
6 | ![]() |
Static method | Public | Method | Resets a table in the worklist and deletes relevant | 20050725 |
7 | ![]() |
Instance method | Public | Method | Calculates the total scantime of a table | 20050725 |
8 | ![]() |
Instance method | Public | Method | Sets the status of table in the worklist | 20050725 |
9 | ![]() |
Instance method | Public | Method | Returns the number of tables that are "In Process" | 20050725 |
10 | ![]() |
Static method | Public | Method | Find table properties for a table | 20050725 |
Events
Class CL_I18N_SEARCH_WL_MANAGER has no event.
Types
Class CL_I18N_SEARCH_WL_MANAGER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_I18N_SEARCH_WL_MANAGER has no parameter.
Method CONSTRUCTOR on class CL_I18N_SEARCH_WL_MANAGER has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_MANAGER | Call by reference | Object reference (TYPE REF TO) | CL_I18N_SEARCH_WL_MANAGER | AV-Manager für I18N_SEARCH | 20050725 | ||
2 | ![]() |
IM_ANALYSIS | Call by reference | Type reference (TYPE) | DBSAANALYSISNAME | Name einer I18N_SEARCH-Analyse | 20050725 | ||
3 | ![]() |
IM_SCANLEVEL | Call by reference | Type reference (TYPE) | DBSALEVEL | Suchebene | 20050725 |
Method CREATE on class CL_I18N_SEARCH_WL_MANAGER has no exception.
Method INITIALIZE_WORKLIST_FOR_SEARCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ANALYSIS | Call by reference | Type reference (TYPE) | DBSAANALYSISNAME | Name einer I18N_SEARCH-Analyse | 20050725 |
Method INITIALIZE_WORKLIST_FOR_SEARCH on class CL_I18N_SEARCH_WL_MANAGER has no exception.
Method INITIALIZE_WORKLIST_FOR_UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ANALYSIS | Call by reference | Type reference (TYPE) | DBSAANALYSISNAME | Name einer I18N_SEARCH-Analyse | 20050725 |
Method INITIALIZE_WORKLIST_FOR_UPDATE on class CL_I18N_SEARCH_WL_MANAGER has no exception.
Method NEXT_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ANALYSIS | Call by reference | Type reference (TYPE) | DBSAANALYSISNAME | Name einer I18N_SEARCH-Analyse | 20050725 | ||
2 | ![]() |
IM_SCANLEVEL | Call by reference | Type reference (TYPE) | DBSALEVEL | Suchebene | 20050725 | ||
3 | ![]() |
RE_TABLE_NAME | Value transfer | Type reference (TYPE) | TABNAME | Tabellenname | 20050725 |
Method NEXT_TABLE on class CL_I18N_SEARCH_WL_MANAGER has no exception.
Method RESET_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ANALYSIS | Call by reference | Type reference (TYPE) | DBSAANALYSISNAME | Name einer I18N_SEARCH-Analyse | 20050725 | ||
2 | ![]() |
IM_SCANLEVEL | Call by reference | Type reference (TYPE) | DBSALEVEL | Suchebene | 20050725 | ||
3 | ![]() |
IM_TABLENAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20050725 | ||
4 | ![]() |
RE_STATUS | Value transfer | Type reference (TYPE) | DBSAGLOBALSTATUS | Globaler Status einer I18N_SEARCH-Analyse | 20050725 |
Method RESET_TABLE on class CL_I18N_SEARCH_WL_MANAGER has no exception.
Method SCANTIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENDDATE | Call by reference | Type reference (TYPE) | DBSASDATE | Endedatum einer Suche | 20050725 | ||
2 | ![]() |
ENDTIME | Call by reference | Type reference (TYPE) | DBSASTIME | Endezeit einer Suche | 20050725 | ||
3 | ![]() |
RE_TIME | Value transfer | Type reference (TYPE) | DBSASCANTIME | Durchsuchungsdauer (in Sekunden) einer Suche | 20050725 | ||
4 | ![]() |
STARTDATE | Call by reference | Type reference (TYPE) | DBSASDATE | Startdatum einer Suche | 20050725 | ||
5 | ![]() |
STARTTIME | Call by reference | Type reference (TYPE) | DBSASTIME | Startzeit einer Suche | 20050725 |
Method SCANTIME on class CL_I18N_SEARCH_WL_MANAGER has no exception.
Method SET_TABLE_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ANALYSIS | Call by reference | Type reference (TYPE) | DBSAANALYSISNAME | Name einer I18N_SEARCH-Analyse | 20050725 | ||
2 | ![]() |
IM_SCANLEVEL | Call by reference | Type reference (TYPE) | DBSALEVEL | Suchebene | 20050725 | ||
3 | ![]() |
IM_STATUS | Call by reference | Type reference (TYPE) | DBSASTATUS | Status einer Tabelle im Arbeitsvorrat | 20050725 | ||
4 | ![]() |
IM_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20050725 |
Method SET_TABLE_STATUS on class CL_I18N_SEARCH_WL_MANAGER has no exception.
Method TABLES_IN_PROCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ANALYSIS | Call by reference | Type reference (TYPE) | DBSAANALYSISNAME | Name einer I18N_SEARCH-Analyse | 20050725 | ||
2 | ![]() |
IM_SCANLEVEL | Call by reference | Type reference (TYPE) | DBSALEVEL | Suchebene | 20050725 | ||
3 | ![]() |
RE_NUM | Value transfer | Type reference (TYPE) | I | Anzahl Tabellen "In Bearbeitung" | 20050725 |
Method TABLES_IN_PROCESS on class CL_I18N_SEARCH_WL_MANAGER has no exception.
Method TABLE_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_CLIENT_FLAG | Call by reference | Type reference (TYPE) | ABAP_BOOL | Ist die Tabelle mandantenabhängig | 20050725 | ||
2 | ![]() |
EX_LANG_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20050725 | ||
3 | ![]() |
EX_LANG_KEY | Call by reference | Type reference (TYPE) | ABAP_BOOL | Hat die Tabelle einen Sprachenschlüssel und Textkennzeichen? | 20050725 | ||
4 | ![]() |
IM_ANALYSIS | Call by reference | Type reference (TYPE) | DBSAANALYSISNAME | Name einer I18N_SEARCH-Analyse | 20050725 | ||
5 | ![]() |
IM_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20050725 |
Method TABLE_PROPERTIES on class CL_I18N_SEARCH_WL_MANAGER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |