SAP ABAP Class CL_CRM_EI_CMP (EI - compilation admin class for BSP GUI)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-SAF (Application Component) Software Agent Framework
     EI_SAF_SE (Package) SAF - Search Engine Extension Framework
Properties
Class CL_CRM_EI_CMP  
Short Description EI - compilation admin class for BSP GUI    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EI_SAF_SE   SAF - Search Engine Extension Framework 
Created 20020705   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_EI_CMP has no forward declaration.
Interfaces
Class CL_CRM_EI_CMP has no interface implemented.
Friends
Class CL_CRM_EI_CMP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DEFAULT_KB_NAME Constant Private Type reference (TYPE) CRMT_EI_KB_NAME 'ALL' EI: Default knowledge base name to get the settings 20030709
2 DEFAULT_LANG Constant Private Type reference (TYPE) SPRAS 'E' EI: Default langauge for index configuration 20020716
3 ERROR_INDEX_NOT_EXIST Constant Public Type reference (TYPE) I 103 EI: Index does not exist error 20030710
4 ERROR_QUEUE_BUSY Constant Public Type reference (TYPE) I 108 EI: Queue Server busy error 20030710
5 GC_HANDLER_COMPILATION Constant Private Type reference (TYPE) CRMT_EI_JAVA_CLASS_NAME 'compilation' RFC Handler 20030613
6 GC_PARAM_AFFIX Constant Private Type reference (TYPE) STRING 'affix' RFC parameter 20030613
7 GC_PARAM_CLASSIFY Constant Private Type reference (TYPE) STRING 'classify' RFC parameter 20030613
8 GC_PARAM_CLIENT Constant Private Type reference (TYPE) STRING 'client' RFC parameter 20030613
9 GC_PARAM_INDEX_NAME Constant Private Type reference (TYPE) STRING 'indexName' RFC parameter 20030613
10 GC_PARAM_KB_NAME Constant Private Type reference (TYPE) STRING 'kbName' RFC parameter 20030613
11 GC_PARAM_LANGUAGE Constant Private Type reference (TYPE) STRING 'language' RFC parameter 20030613
12 GT_DEPENDED_KBS Static Attribute Private Type reference (TYPE) CRMV_SAF_APP_CKB_TAB SAF: Table type of depended kb for compilation 20030213
13 GT_TREX_LANG Static Attribute Public Type reference (TYPE) CRMT_EI_LANGU_TAB SAF: Table for languages 20030710
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DCMP_RETRIEVAL Static method Public Method Check whether delta compilation retrieval returns empty 20021022
2 CHECK_GENERATION Static method Private Method 20030604
3 CLASS_CONSTRUCTOR Static method Public Constructor 20020705
4 CLUSTER Static method Public Method calls clustering service using http call 20020705
5 CLUSTER_COMPLEX Static method Public Method calls compilation service using http call 20020827
6 CONSTRUCTOR Instance method Public Constructor 20020705
7 CREATE Static method Public Method calls create index sevice using http call 20020730
8 CREATE_COMPLEX Static method Public Method calls create index sevice using http call, NOT USED 20020817
9 DELETE Static method Public Method calls delete service using http call 20020705
10 DELETE_COMPLEX Static method Public Method delete an index and its dependent indices 20020809
11 DELTA_COMPILE Static method Public Method calls compilation service using http call 20020705
12 DELTA_COMPILE_COMPLEX Static method Public Method calls compilation service using http call 20020805
13 FILL_ICS_TABLE_DCMP Static method Public Method fill in ics table with kb id's to be full compiled 20020828
14 FILL_ICS_TABLE_FCMP Static method Public Method fill in ics table with kb id's to be full compiled 20020828
15 FULL_COMPILE Static method Public Method calls compilation service using http call 20020705
16 FULL_COMPILE_COMPLEX Static method Public Method calls compilation service using http call 20020805
17 GET_AFFIX Static method Public Method Get the index affix of the kb 20020705
18 GET_CLASSIFY Static method Public Method Get the classification flag 20020716
19 GET_DEPENDENT_KBS Static method Public Method Get the dependent kb names 20020802
20 GET_INDEX_NAME Static method Private Method Get index name 20030613
21 GET_INPUT_PARAMS Static method Private Method 20030613
22 GET_LOCK_KEY Static method Public Method Get locked key 20030612
23 GET_ROOT_KB Static method Public Method get the root kb in dependency hierarchy 20030619
24 INDEX_EXISTS Static method Public Method returns true if the index already exists 20020822
25 IS_CLUSTER_SUPPORTED Static method Public Method 20030613
26 IS_DELTA_SUPPORTED Static method Public Method 20020829
27 IS_DEPENDENT Static method Public Method returns true if input is a dependent knowledge base 20020808
28 IS_INDEX_SUPPORTED Static method Public Method 20030613
29 LOG_DELETE Static method Public Method log deletion of an index - delete log 20020822
30 LOG_EMPTY_DCMP Static method Public Method Log delta compile without sending request to java server 20021022
31 LOG_END_CLU Static method Public Method log ending of full compilation 20020823
32 LOG_END_CREATE Static method Public Method 20040407
33 LOG_END_DCMP Static method Public Method log ending of full compilation 20020822
34 LOG_END_DELETE Static method Public Method log ending of full compilation 20021005
35 LOG_END_FCMP Static method Public Method log ending of full compilation 20020822
36 LOG_GET_CREATE Static method Public Method Get the compilation log or create a log for a kb + lang 20020823
37 LOG_START_CLU Static method Public Method log starting clustering 20020822
38 LOG_START_DCMP Static method Public Method log starting delta compilation 20020822
39 LOG_START_FCMP Static method Public Method log starting full compilation 20020822
40 LOG_UPD_DCMP Static method Public Method update document numbers during delta compilation 20021126
41 LOG_UPD_FCMP Static method Public Method update document numbers during full compilation 20021126
42 START_BATCH Static method Public Method starts the batch job 20020814
43 STOP_BATCH Static method Public Method stops the batch job 20020814
Events
Class CL_CRM_EI_CMP has no event.
Types
Class CL_CRM_EI_CMP has no local type.
Method Signatures

Method CHECK_DCMP_RETRIEVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KB_NAME Call by reference Type reference (TYPE) CRMT_EI_KB_NAME SAF: Name der Wissensdatenbank 20021022
2 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20021022
3 Returning RT_DOC_CNT Value transfer Type reference (TYPE) I 20021022

Method CHECK_DCMP_RETRIEVAL on class CL_CRM_EI_CMP has no exception.

Method CHECK_GENERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KB_NAME Call by reference Type reference (TYPE) CRMT_EI_KB_NAME SAF: Name der Wissensdatenbank 20030604
2 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20030604
3 Returning RV_SUCCESS Value transfer Type reference (TYPE) BOOLEAN Boolesche Variable (X=wahr, -=falsch, leer=unbekannt) 20030604

Method CHECK_GENERATION on class CL_CRM_EI_CMP has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_CRM_EI_CMP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CRM_EI_CMP has no exception.

Method CLUSTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN_CODE Call by reference Type reference (TYPE) CRMT_SAF_SE_CODE_TAB SAF: Tabelle zurückgegebener Codes für Suchmaschinen 20031028
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLEAN Boolesche Variable (X=wahr, -=falsch, leer=unbekannt) 20031028
3 Importing IV_APP_NAME Call by reference Type reference (TYPE) CRMT_EI_APP_NAME 'ALL' SAF: Anwendungsname 20031028
4 Importing IV_KB_NAME Call by reference Type reference (TYPE) CRMT_EI_KB_NAME Name der Wissensdatenbank 20020705
5 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel (ISO) 20031028

Method CLUSTER on class CL_CRM_EI_CMP has no exception.

Method CLUSTER_COMPLEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN_CODE Call by reference Type reference (TYPE) CRMT_SAF_SE_CODE_TAB SAF: Tabelle zurückgegebener Codes für Suchmaschinen 20031017
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLEAN Boolesche Variable (X=wahr, -=falsch, leer=unbekannt) 20031017
3 Importing IV_APP_NAME Call by reference Type reference (TYPE) CRMT_EI_APP_NAME 'ALL' SAF: Anwendungsname 20031028
4 Importing IV_KB_NAME Call by reference Type reference (TYPE) CRMT_EI_KB_NAME Name der Wissensdatenbank 20020827
5 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20020827

Method CLUSTER_COMPLEX on class CL_CRM_EI_CMP has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_CRM_EI_CMP has no parameter.
Method CONSTRUCTOR on class CL_CRM_EI_CMP has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN_CODE Call by reference Type reference (TYPE) CRMT_SAF_SE_CODE_TAB SAF: Tabelle zurückgegebener Codes für Suchmaschinen 20031027
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLEAN Boolesche Variable (X=wahr, -=falsch, leer=unbekannt) 20031027
3 Importing IV_APP_NAME Call by reference Type reference (TYPE) CRMT_EI_APP_NAME 'ALL' SAF: Anwendungsname 20031027
4 Importing IV_KB_NAME Call by reference Type reference (TYPE) CRMT_EI_KB_NAME Name der Wissensdatenbank 20020730
5 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20031028

Method CREATE on class CL_CRM_EI_CMP has no exception.

Method CREATE_COMPLEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN_CODE Call by reference Type reference (TYPE) CRMT_SAF_SE_CODE_TAB SAF: Zurückgegebener Code und Meldung für Suchmaschine 20031017
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLEAN Boolesche Variable (X=wahr, -=falsch, leer=unbekannt) 20031017
3 Importing IV_APP_NAME Call by reference Type reference (TYPE) CRMT_EI_APP_NAME 'ALL' SAF: Anwendungsname 20031028
4 Importing IV_KB_NAME Call by reference Type reference (TYPE) CRMT_EI_KB_NAME Name der Wissensdatenbank 20020817
5 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20020817

Method CREATE_COMPLEX on class CL_CRM_EI_CMP has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN_CODE Call by reference Type reference (TYPE) CRMT_SAF_SE_CODE_TAB SAF: Tabelle zurückgegebener Codes für Suchmaschinen 20031028
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLEAN Boolesche Variable (X=wahr, -=falsch, leer=unbekannt) 20031028
3 Importing IV_APP_NAME Call by reference Type reference (TYPE) CRMT_EI_APP_NAME 'ALL' SAF: Anwendungsname 20031028
4 Importing IV_KB_NAME Call by reference Type reference (TYPE) CRMT_EI_KB_NAME Name der Wissensdatenbank 20020705
5 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20031028

Method DELETE on class CL_CRM_EI_CMP has no exception.

Method DELETE_COMPLEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN_CODE Call by reference Type reference (TYPE) CRMT_SAF_SE_CODE_TAB SAF: Tabelle zurückgegebener Codes für Suchmaschinen 20031017
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLEAN Boolesche Variable (X=wahr, -=falsch, leer=unbekannt) 20031017
3 Importing IV_APP_NAME Call by reference Type reference (TYPE) CRMT_EI_APP_NAME 'ALL' SAF: Anwendungsname 20031028
4 Importing IV_KB_NAME Call by reference Type reference (TYPE) CRMT_EI_KB_NAME Name der Wissensdatenbank 20020809
5 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20020809

Method DELETE_COMPLEX on class CL_CRM_EI_CMP has no exception.

Method DELTA_COMPILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN_CODE Call by reference Type reference (TYPE) CRMT_SAF_SE_CODE_TAB SAF: Tabelle zurückgegebener Codes für Suchmaschinen 20031028
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLEAN Boolesche Variable (X=wahr, -=falsch, leer=unbekannt) 20031028
3 Importing IV_APP_NAME Call by reference Type reference (TYPE) CRMT_EI_APP_NAME 'ALL' SAF: Anwendungsname 20031028
4 Importing IV_FROM_BATCH Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090409
5 Importing IV_KB_NAME Call by reference Type reference (TYPE) CRMT_EI_KB_NAME Name der Wissensdatenbank 20020705
6 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20031028

Method DELTA_COMPILE on class CL_CRM_EI_CMP has no exception.

Method DELTA_COMPILE_COMPLEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN_CODE Call by reference Type reference (TYPE) CRMT_SAF_SE_CODE_TAB SAF: Tabelle zurückgegebener Codes für Suchmaschinen 20031017
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLEAN Boolesche Variable (X=wahr, -=falsch, leer=unbekannt) 20031017
3 Importing IV_APP_NAME Call by reference Type reference (TYPE) CRMT_EI_APP_NAME 'ALL' SAF: Anwendungsname 20031028
4 Importing IV_FROM_BATCH Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090409
5 Importing IV_KB_NAME Call by reference Type reference (TYPE) CRMT_EI_KB_NAME Name der Wissensdatenbank 20020805
6 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20020805

Method DELTA_COMPILE_COMPLEX on class CL_CRM_EI_CMP has no exception.

Method FILL_ICS_TABLE_DCMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ICS_NAME Call by reference Type reference (TYPE) CRMT_EI_KB_NAME Name der Wissensdatenbank 20030212
2 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20020828

Method FILL_ICS_TABLE_DCMP on class CL_CRM_EI_CMP has no exception.

Method FILL_ICS_TABLE_FCMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ICS_NAME Call by reference Type reference (TYPE) CRMT_EI_KB_NAME Name der Wissensdatenbank 20030212
2 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20020828

Method FILL_ICS_TABLE_FCMP on class CL_CRM_EI_CMP has no exception.

Method FULL_COMPILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN_CODE Call by reference Type reference (TYPE) CRMT_SAF_SE_CODE_TAB SAF: Tabelle zurückgegebener Codes für Suchmaschinen 20031027
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLEAN Boolesche Variable (X=wahr, -=falsch, leer=unbekannt) 20031027
3 Importing IV_APP_NAME Call by reference Type reference (TYPE) CRMT_EI_APP_NAME 'ALL' SAF: Anwendungsname 20031027
4 Importing IV_KB_NAME Call by reference Type reference (TYPE) CRMT_EI_KB_NAME Name der Wissensdatenbank 20020705
5 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20031028
6 Importing IV_RESUME Call by reference Type reference (TYPE) BOOLEAN '-' Boolesche Variable (X=wahr, -=falsch, leer=unbekannt) 20040303

Method FULL_COMPILE on class CL_CRM_EI_CMP has no exception.

Method FULL_COMPILE_COMPLEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN_CODE Call by reference Type reference (TYPE) CRMT_SAF_SE_CODE_TAB SAF: Tabelle zurückgegebener Codes für Suchmaschinen 20031017
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLEAN Boolesche Variable (X=wahr, -=falsch, leer=unbekannt) 20031017
3 Importing IV_APP_NAME Call by reference Type reference (TYPE) CRMT_EI_APP_NAME 'ALL' SAF: Anwendungsname 20031027
4 Importing IV_KB_NAME Call by reference Type reference (TYPE) CRMT_EI_KB_NAME Name der Wissensdatenbank 20020805
5 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20020805
6 Importing IV_RESUME Call by reference Type reference (TYPE) BOOLEAN '-' Boolesche Variable (X=wahr, -=falsch, leer=unbekannt) 20040303

Method FULL_COMPILE_COMPLEX on class CL_CRM_EI_CMP has no exception.

Method GET_AFFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_AFFIX Call by reference Type reference (TYPE) CRMT_EI_INX_AFFIX EI: Zusatz für Suchmaschinenname 20020705
2 Importing IV_KB_NAME Call by reference Type reference (TYPE) CRMT_EI_KB_NAME EI: Name der Wissensdatenbank 20020705
3 Importing IV_LANG_ISO Call by reference Type reference (TYPE) CRMT_SAF_LANGU_ISO Sprachenschlüssel (ISO) 20020705

Method GET_AFFIX on class CL_CRM_EI_CMP has no exception.

Method GET_CLASSIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CLASSIFY Call by reference Type reference (TYPE) BOOLEAN Boolesche Variable (X=wahr, -=falsch, leer=unbekannt) 20020716
2 Importing IV_KB_NAME Call by reference Type reference (TYPE) CRMT_EI_KB_NAME Name der Wissensdatenbank 20020716
3 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20020716

Method GET_CLASSIFY on class CL_CRM_EI_CMP has no exception.

Method GET_DEPENDENT_KBS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_KBNAMES Value transfer Type reference (TYPE) CRMT_EI_KBNAME_TAB EI: Tabellentyp für KB-Customizing-Information 20020802
2 Importing IV_KBNAME Call by reference Type reference (TYPE) CRMT_EI_KB_NAME Name der Wissensdatenbank 20020802

Method GET_DEPENDENT_KBS on class CL_CRM_EI_CMP has no exception.

Method GET_INDEX_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KB_NAME Call by reference Type reference (TYPE) CRMT_EI_KB_NAME SAF: Name der Wissensdatenbank 20030613
2 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20030613
3 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20030613

Method GET_INDEX_NAME on class CL_CRM_EI_CMP has no exception.

Method GET_INPUT_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PARAMS Call by reference Type reference (TYPE) O2PARAVALU_TABLE 02: Parametertabelle (Namen und Werte) 20030613
2 Exporting EV_STRING Call by reference Type reference (TYPE) STRING 20030613
3 Importing IV_KB_NAME Call by reference Type reference (TYPE) CRMT_EI_KB_NAME SAF: Name der Wissensdatenbank 20030613
4 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20030613

Method GET_INPUT_PARAMS on class CL_CRM_EI_CMP has no exception.

Method GET_LOCK_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KB_NAME Call by reference Type reference (TYPE) CRMT_EI_KB_NAME SAF: Name der Wissensdatenbank 20030612
2 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20030612
3 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20030612

Method GET_LOCK_KEY on class CL_CRM_EI_CMP has no exception.

Method GET_ROOT_KB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KB_NAME Call by reference Type reference (TYPE) CRMT_EI_KB_NAME SAF: Name der Wissensdatenbank 20030619
2 Returning RV_RESULT Value transfer Type reference (TYPE) CRMT_EI_KB_NAME SAF: Name der Wissensdatenbank 20030619

Method GET_ROOT_KB on class CL_CRM_EI_CMP has no exception.

Method INDEX_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KB_NAME Call by reference Type reference (TYPE) CRMT_EI_KB_NAME Name der Wissensdatenbank 20020822
2 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20020822
3 Returning RT_BOOL Value transfer Type reference (TYPE) BOOLEAN Boolesche Variable (X=wahr, -=falsch, leer=unbekannt) 20020822

Method INDEX_EXISTS on class CL_CRM_EI_CMP has no exception.

Method IS_CLUSTER_SUPPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KB_NAME Call by reference Type reference (TYPE) CRMT_EI_KB_NAME Name der Wissensdatenbank 20030613
2 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20030613
3 Returning RV_BOOL Value transfer Type reference (TYPE) BOOLEAN Boolesche Variable (X=wahr, -=falsch, leer=unbekannt) 20030613

Method IS_CLUSTER_SUPPORTED on class CL_CRM_EI_CMP has no exception.

Method IS_DELTA_SUPPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KB_NAME Call by reference Type reference (TYPE) CRMT_EI_KB_NAME Name der Wissensdatenbank 20020829
2 Returning RT_BOOL Value transfer Type reference (TYPE) BOOLEAN Boolesche Variable (X=wahr, -=falsch, leer=unbekannt) 20020829

Method IS_DELTA_SUPPORTED on class CL_CRM_EI_CMP has no exception.

Method IS_DEPENDENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KB_NAME Call by reference Type reference (TYPE) CRMT_EI_KB_NAME Name der Wissensdatenbank 20020808
2 Returning RT_BOOL Value transfer Type reference (TYPE) BOOLEAN Boolesche Variable (X=wahr, -=falsch, leer=unbekannt) 20020808

Method IS_DEPENDENT on class CL_CRM_EI_CMP has no exception.

Method IS_INDEX_SUPPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KB_NAME Call by reference Type reference (TYPE) CRMT_EI_KB_NAME Name der Wissensdatenbank 20030613
2 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20030613
3 Returning RV_BOOL Value transfer Type reference (TYPE) BOOLEAN Boolesche Variable (X=wahr, -=falsch, leer=unbekannt) 20030613

Method IS_INDEX_SUPPORTED on class CL_CRM_EI_CMP has no exception.

Method LOG_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ERROR Call by reference Type reference (TYPE) CRMT_EI_CMP_ERROR EI: Kompilierungsfehler 20021005
2 Importing IV_KB_NAME Call by reference Type reference (TYPE) CRMT_EI_KB_NAME Name der Wissensdatenbank 20020822
3 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20020822
4 Importing IV_USER Call by reference Type reference (TYPE) CRMT_EI_USER SY-UNAME SAF: Benutzer 20030819

Method LOG_DELETE on class CL_CRM_EI_CMP has no exception.

Method LOG_EMPTY_DCMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KB_NAME Call by reference Type reference (TYPE) CRMT_EI_KB_NAME SAF: Name der Wissensdatenbank 20021022
2 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20021022

Method LOG_EMPTY_DCMP on class CL_CRM_EI_CMP has no exception.

Method LOG_END_CLU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLU_CNT Call by reference Type reference (TYPE) CRMT_EI_NUMBER EI: Nummern 20020823
2 Importing IV_CLU_ERROR_CODE Call by reference Type reference (TYPE) CRMT_EI_CMP_ERROR EI: Kompilierungsfehler 20020823
3 Importing IV_CLU_ERROR_TEXT Call by reference Type reference (TYPE) CRMT_EI_ERROR_TEXT Fehlertext 20040318
4 Importing IV_KB_NAME Call by reference Type reference (TYPE) CRMT_EI_KB_NAME Name der Wissensdatenbank 20020823
5 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20020823

Method LOG_END_CLU on class CL_CRM_EI_CMP has no exception.

Method LOG_END_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ERROR Call by reference Type reference (TYPE) CRMT_EI_CMP_ERROR SAF: Kompilierungsfehler 20040407
2 Importing IV_ERROR_TEXT Call by reference Type reference (TYPE) CRMT_EI_ERROR_TEXT Fehlertext 20040407
3 Importing IV_INDEX_NAME Call by reference Type reference (TYPE) CRMT_EI_INDEX_NAME SAF: Suchindexname 20040407
4 Importing IV_KB_NAME Call by reference Type reference (TYPE) CRMT_EI_KB_NAME SAF: Name der Wissensdatenbank 20040407
5 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20040407
6 Importing IV_USER Call by reference Type reference (TYPE) CRMT_EI_USER SY-UNAME SAF: Benutzer 20040407

Method LOG_END_CREATE on class CL_CRM_EI_CMP has no exception.

Method LOG_END_DCMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KB_LANG Call by reference Type reference (TYPE) CRMT_EI_LANG_SDB_TAB SAF: Enqueue table type for kb language table 20070105
2 Importing IV_ACMP_DOC_DEL Call by reference Type reference (TYPE) CRMT_EI_NUMBER EI: Nummern 20020823
3 Importing IV_ACMP_DOC_NEW Call by reference Type reference (TYPE) CRMT_EI_NUMBER EI: Nummern 20020823
4 Importing IV_ACMP_DOC_UPD Call by reference Type reference (TYPE) CRMT_EI_NUMBER EI: Nummern 20020823
5 Importing IV_ACMP_ERROR_CODE Call by reference Type reference (TYPE) CRMT_EI_CMP_ERROR EI: Kompilierungsfehler 20020823
6 Importing IV_ACMP_ERROR_TEXT Call by reference Type reference (TYPE) CRMT_EI_ERROR_TEXT Fehlertext 20040318
7 Importing IV_INDEX_NAME Call by reference Type reference (TYPE) CRMT_EI_INDEX_NAME '' Suchindexname 20020829
8 Importing IV_KB_NAME Call by reference Type reference (TYPE) CRMT_EI_KB_NAME Name der Wissensdatenbank 20020823
9 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20020823

Method LOG_END_DCMP on class CL_CRM_EI_CMP has no exception.

Method LOG_END_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ERROR Call by reference Type reference (TYPE) CRMT_EI_CMP_ERROR EI: Kompilierungsfehler 20021005
2 Importing IV_ERROR_TEXT Call by reference Type reference (TYPE) CRMT_EI_ERROR_TEXT Fehlertext 20040318
3 Importing IV_KB_NAME Call by reference Type reference (TYPE) CRMT_EI_KB_NAME Name der Wissensdatenbank 20021005
4 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20021005
5 Importing IV_USER Call by reference Type reference (TYPE) CRMT_EI_USER SY-UNAME SAF: Benutzer 20030819

Method LOG_END_DELETE on class CL_CRM_EI_CMP has no exception.

Method LOG_END_FCMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KB_LANG Call by reference Type reference (TYPE) CRMT_EI_LANG_SDB_TAB SAF: Enqueue table type for kb language table 20070105
2 Importing IV_FCMP_DOC_CNT Call by reference Type reference (TYPE) CRMT_EI_NUMBER EI: Nummern 20020822
3 Importing IV_FCMP_ERROR_CODE Call by reference Type reference (TYPE) CRMT_EI_CMP_ERROR EI: Kompilierungsfehler 20020822
4 Importing IV_FCMP_ERROR_TEXT Call by reference Type reference (TYPE) CRMT_EI_ERROR_TEXT Fehlertext 20040318
5 Importing IV_INDEX_NAME Call by reference Type reference (TYPE) CRMT_EI_INDEX_NAME '' Suchindexname 20020829
6 Importing IV_KB_NAME Call by reference Type reference (TYPE) CRMT_EI_KB_NAME Name der Wissensdatenbank 20020822
7 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20020822
8 Importing IV_LAST_KB_ID Call by reference Type reference (TYPE) CRMT_EI_KB_ID '0' SAF: Wissensdatenbank-Entitäts-ID 20040318

Method LOG_END_FCMP on class CL_CRM_EI_CMP has no exception.

Method LOG_GET_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ISNEW Call by reference Type reference (TYPE) BOOLEAN Boolesche Variable (X=wahr, -=falsch, leer=unbekannt) 20020823
2 Exporting EV_LOG Call by reference Type reference (TYPE) CRMD_EI_LOG_CMP EI: Protokoll für Kompilierung der Wissensdatenbank 20020823
3 Importing IV_KB_NAME Call by reference Type reference (TYPE) CRMT_EI_KB_NAME Name der Wissensdatenbank 20020823
4 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20020823

Method LOG_GET_CREATE on class CL_CRM_EI_CMP has no exception.

Method LOG_START_CLU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KB_NAME Call by reference Type reference (TYPE) CRMT_EI_KB_NAME Name der Wissensdatenbank 20020822
2 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20020822
3 Importing IV_USER Call by reference Type reference (TYPE) CRMT_EI_USER SY-UNAME SAF: Benutzer 20030819

Method LOG_START_CLU on class CL_CRM_EI_CMP has no exception.

Method LOG_START_DCMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INDEX_NAME Call by reference Type reference (TYPE) CRMT_EI_INDEX_NAME SAF: Suchindexname 20021126
2 Importing IV_KB_NAME Call by reference Type reference (TYPE) CRMT_EI_KB_NAME Name der Wissensdatenbank 20020822
3 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20020822
4 Importing IV_USER Call by reference Type reference (TYPE) CRMT_EI_USER SY-UNAME SAF: Benutzer 20030819

Method LOG_START_DCMP on class CL_CRM_EI_CMP has no exception.

Method LOG_START_FCMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INDEX_NAME Call by reference Type reference (TYPE) CRMT_EI_INDEX_NAME SAF: Suchindexname 20021126
2 Importing IV_KB_NAME Call by reference Type reference (TYPE) CRMT_EI_KB_NAME Name der Wissensdatenbank 20020822
3 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20020822
4 Importing IV_USER Call by reference Type reference (TYPE) CRMT_EI_USER SY-UNAME 20030819

Method LOG_START_FCMP on class CL_CRM_EI_CMP has no exception.

Method LOG_UPD_DCMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACMP_DOC_DEL Call by reference Type reference (TYPE) CRMT_EI_NUMBER SAF: Nummern 20021126
2 Importing IV_ACMP_DOC_NEW Call by reference Type reference (TYPE) CRMT_EI_NUMBER SAF: Nummern 20021126
3 Importing IV_ACMP_DOC_UPD Call by reference Type reference (TYPE) CRMT_EI_NUMBER SAF: Nummern 20021126
4 Importing IV_INDEX_NAME Call by reference Type reference (TYPE) CRMT_EI_INDEX_NAME SAF: Suchindexname 20021126
5 Importing IV_KB_NAME Call by reference Type reference (TYPE) CRMT_EI_KB_NAME SAF: Name der Wissensdatenbank 20021126
6 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20021126

Method LOG_UPD_DCMP on class CL_CRM_EI_CMP has no exception.

Method LOG_UPD_FCMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ERROR_CODE Call by reference Type reference (TYPE) CRMT_EI_CMP_ERROR SAF: Kompilierungsfehler 20040409
2 Importing IV_ERROR_TEXT Call by reference Type reference (TYPE) CRMT_EI_ERROR_TEXT Fehlertext 20040409
3 Importing IV_FCMP_DOC_CNT Call by reference Type reference (TYPE) CRMT_EI_NUMBER Aktuelle Dokumentenzahl 20021126
4 Importing IV_INDEX_NAME Call by reference Type reference (TYPE) CRMT_EI_INDEX_NAME SAF: Suchindexname 20021126
5 Importing IV_KB_NAME Call by reference Type reference (TYPE) CRMT_EI_KB_NAME SAF: Name der Wissensdatenbank 20021126
6 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20021126
7 Importing IV_LAST_KB_ID Call by reference Type reference (TYPE) CRMT_EI_KB_ID '0' SAF: Wissensdatenbank-Entitäts-ID 20040318

Method LOG_UPD_FCMP on class CL_CRM_EI_CMP has no exception.

Method START_BATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KB_NAME Call by reference Type reference (TYPE) CRMT_EI_KB_NAME Name der Wissensdatenbank 20020814
2 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20020814

Method START_BATCH on class CL_CRM_EI_CMP has no exception.

Method STOP_BATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KB_NAME Call by reference Type reference (TYPE) CRMT_EI_KB_NAME Name der Wissensdatenbank 20020814
2 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20020814

Method STOP_BATCH on class CL_CRM_EI_CMP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 310