SAP ABAP Class CL_CRM_EI_CMP_ADMIN (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_ADMIN  
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 20020402   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_EI_CMP_ADMIN has no forward declaration.
Interfaces
Class CL_CRM_EI_CMP_ADMIN has no interface implemented.
Friends
Class CL_CRM_EI_CMP_ADMIN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALERT_COLOR Constant Public Type reference (TYPE) CRMT_EI_COLOR 'red' Color, e.g. red, brown. 20020403
2 CMP_INDEX_TAB Instance attribute Public Type reference (TYPE) CRMT_EI_LOG_CMP_VIEW_TAB EI: Index name table 20020426
3 CMP_LOG_TAB Instance attribute Public Type reference (TYPE) CRMT_EI_LOG_CMP_VIEW_TAB Compilation log view table 20020426
4 DEFAULT_COLOR Constant Public Type reference (TYPE) CRMT_EI_COLOR 'black' Color, e.g. red, brown. 20020403
5 DEFAULT_LINK_COLOR Constant Public Type reference (TYPE) CRMT_EI_COLOR 'blue' Color 20020708
6 GC_DEFAULT_ALERT_THRESHOLD Constant Public Type reference (TYPE) CRMT_EI_FLTP '0.5' EI's floating point type 20030213
7 GC_EXTEND_RELEASE Constant Protected Type reference (TYPE) SDOK_PROPN 'EXTEND_RELEASE' Attribute of a document or a relationship 20040622
8 GT_CMP_SETTINGS Static Attribute Public Type reference (TYPE) CRMV_SAF_COMPILE_TAB SAF: Table type for compilation services 20030213
9 GT_JOB_SETTINGS Static Attribute Public Type reference (TYPE) CRMV_SAF_JOB_TAB SAF: Table type for compilation job schedule 20030213
10 GV_DETAIL_LOG Instance attribute Public Type reference (TYPE) CRMT_EI_LOG_CMP_VIEW EI: Structure for compilation log view 20030213
11 GV_FIRST_ROW Instance attribute Public Type reference (TYPE) I 20030920
12 GV_HELP_URL Static Attribute Public Type reference (TYPE) STRING URL to KW Help 20030429
13 GV_IWB_GLOBAL_SETTINGS Static Attribute Protected Type reference (TYPE) IWBSETTING KEN: Settings (valid versions, etc.) 20040622
14 INDEX_TAB Instance attribute Public Type reference (TYPE) CRMT_EI_LOG_CMP_VIEW_TAB EI: Table type compilation log 20020426
15 IS_FIRST_VISIT Instance attribute Public Type reference (TYPE) BOOLEAN 'X' boolean variable (X=true, -=false, space=unknown) 20030710
16 SELECTED_TASKS Instance attribute Public Type reference (TYPE) SAFT_SE_JOB_VIEW_TAB SAF Queued Job Table 20040217
17 TASKS Instance attribute Public Type reference (TYPE) SAFT_SE_JOB_VIEW_TAB SAF Queued Job Table 20040217
Methods
# Method Level Visibility Method type Description Created on
1 CANCEL_TASKS Instance method Public Method 20040224
2 CLASS_CONSTRUCTOR Static method Public Constructor 20020413
3 CLUSTER Instance method Public Method calls compilation service using http call 20020603
4 CONSTRUCTOR Instance method Public Constructor 20030721
5 DELETE Instance method Public Method calls delete service using http call 20020620
6 DELTA_COMPILE Instance method Public Method calls compilation service using http call 20020623
7 DEL_FEAT_CLU Instance method Public Method Delete the feature cluster entries for the input indices 20020409
8 FULL_COMPILE Instance method Public Method calls compilation service using http call 20020405
9 GET_ALERT_THRESHOLD Static method Private Method 20030213
10 GET_CMPLOG_DETAIL Instance method Public Method Get the detail of one compilation log entry 20020426
11 GET_CMP_LOG Instance method Public Method Return the current compilation log table 20020426
12 GET_DETAIL Instance method Public Method Get the detail of one compilation log entry 20020817
13 GET_INDEXES Instance method Public Method Return the current indexes table 20020426
14 GET_KW_URL Static method Public Method 20030428
15 GET_NEW_INDEXES Instance method Public Method Return the current non-compiled indexes 20020426
16 GET_OLD_DOC_CNT Instance method Public Method 20030920
17 GET_QUEUED_TASKS Instance method Public Method 20040327
18 GET_RELEASE Static method Public Method 20040622
19 LOG_TO_DISPLAY Instance method Public Method Make log displayable 20020821
20 RELOAD_DETAIL_LOG Instance method Public Method 20030213
21 RETRIEVE_CMP_LOG Instance method Public Method return the compilation log table 20020426
22 RETRIEVE_INDEXES Instance method Public Method return all the indexes, new and old. 20020426
23 RETRIEVE_NEW_CFG_INDEXES Static method Public Method return the index candidates table 20020618
24 RETRIEVE_NEW_INDEXES Static method Public Method return the index candidates table 20020426
25 RETRIEVE_SINGLE Instance method Public Method Retrieve single compilation log detail 20020821
26 SAVE_BATCH_SCHEDULE Static method Public Method Save batch job schedule 20020821
27 SET_CMP_INDEXES Instance method Public Method Set the indices to be compiled 20020426
28 SET_CMP_INDEXES_MTPL Instance method Public Method Set the indices to be compiled 20020625
29 SET_CMP_INDEXES_SNGL Instance method Public Method 20020625
30 SET_CMP_LOG Instance method Public Method Set the compilation log table 20020426
31 SET_INDEXES Instance method Public Method Set the indexes table 20020426
32 SET_NEW_INDEXES Instance method Public Method Set the not yet compiled indexes table 20020426
33 SET_QUEUED_TASKS Instance method Public Method 20040224
34 SET_SELECTED_TASKS Instance method Public Method 20040217
35 START_BATCH Instance method Public Method Start the batch job 20020809
36 STOP_BATCH Instance method Public Method calls delete service using http call 20020814
Events
Class CL_CRM_EI_CMP_ADMIN has no event.
Types
Class CL_CRM_EI_CMP_ADMIN has no local type.
Method Signatures

Method CANCEL_TASKS 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: Table of returned codes for search engines 20090409

Method CANCEL_TASKS on class CL_CRM_EI_CMP_ADMIN has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_CRM_EI_CMP_ADMIN has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CRM_EI_CMP_ADMIN 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 20031017
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLEAN Boolesche Variable (X=wahr, -=falsch, leer=unbekannt) 20031017

Method CLUSTER on class CL_CRM_EI_CMP_ADMIN has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_CRM_EI_CMP_ADMIN has no parameter.
Method CONSTRUCTOR on class CL_CRM_EI_CMP_ADMIN 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 20031017
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLEAN Boolesche Variable (X=wahr, -=falsch, leer=unbekannt) 20031017

Method DELETE on class CL_CRM_EI_CMP_ADMIN 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 20031017
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLEAN Boolesche Variable (X=wahr, -=falsch, leer=unbekannt) 20031017

Method DELTA_COMPILE on class CL_CRM_EI_CMP_ADMIN has no exception.

Method DEL_FEAT_CLU Signature

Method DEL_FEAT_CLU on class CL_CRM_EI_CMP_ADMIN has no parameter.
Method DEL_FEAT_CLU on class CL_CRM_EI_CMP_ADMIN 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 20031017
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLEAN Boolesche Variable (X=wahr, -=falsch, leer=unbekannt) 20031017
3 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_ADMIN has no exception.

Method GET_ALERT_THRESHOLD 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 20030213
2 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20030213
3 Returning RV_RESULT Value transfer Type reference (TYPE) CRMT_EI_ALERT_THRESHOLD SAF: Alert-Schwellenwert 20030213

Method GET_ALERT_THRESHOLD on class CL_CRM_EI_CMP_ADMIN has no exception.

Method GET_CMPLOG_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID Call by reference Type reference (TYPE) CRMT_EI_GUID Suchindexname 20020604
2 Returning RT_CMPLOG_DETAIL Value transfer Type reference (TYPE) CRMT_EI_LOG_CMP_VIEW EI: Struktur für Kompilierungsprotokoll-View 20020426

Method GET_CMPLOG_DETAIL on class CL_CRM_EI_CMP_ADMIN has no exception.

Method GET_CMP_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CMP_LOG Value transfer Type reference (TYPE) CRMT_EI_LOG_CMP_VIEW_TAB EI: Tabellentyp für Kompilierungsprotokoll KB 20020426

Method GET_CMP_LOG on class CL_CRM_EI_CMP_ADMIN has no exception.

Method GET_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ROWINDEX Call by reference Type reference (TYPE) I Zeilen-Index 20020817
2 Returning RT_CMPLOG_DETAIL Value transfer Type reference (TYPE) CRMT_EI_LOG_CMP_VIEW EI: Struktur für Kompilierungsprotokoll-View 20020817

Method GET_DETAIL on class CL_CRM_EI_CMP_ADMIN has no exception.

Method GET_INDEXES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_INDEX Value transfer Type reference (TYPE) CRMT_EI_LOG_CMP_VIEW_TAB EI: Tabellentyp für Kompilierungsprotokoll KB 20020426

Method GET_INDEXES on class CL_CRM_EI_CMP_ADMIN has no exception.

Method GET_KW_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_URL Value transfer Type reference (TYPE) STRING 20030428

Method GET_KW_URL on class CL_CRM_EI_CMP_ADMIN has no exception.

Method GET_NEW_INDEXES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SAF_INX Value transfer Type reference (TYPE) CRMT_SAF_INX_TAB einfache Tablle, die KB_NAME und LANG_ISO enthält 20020603

Method GET_NEW_INDEXES on class CL_CRM_EI_CMP_ADMIN has no exception.

Method GET_OLD_DOC_CNT 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 20030920
2 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20030920
3 Returning RV_DOC_CNT Value transfer Type reference (TYPE) I 20030920

Method GET_OLD_DOC_CNT on class CL_CRM_EI_CMP_ADMIN has no exception.

Method GET_QUEUED_TASKS Signature

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

Method GET_QUEUED_TASKS on class CL_CRM_EI_CMP_ADMIN has no exception.

Method GET_RELEASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RELEASE Value transfer Type reference (TYPE) STRING 20040622

Method GET_RELEASE on class CL_CRM_EI_CMP_ADMIN has no exception.

Method LOG_TO_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LOG_CMP Call by reference Type reference (TYPE) CRMD_EI_LOG_CMP EI: Protokoll für Kompilierung der Wissensdatenbank 20020821
2 Importing IV_RELOAD_DOC_CNT Call by reference Type reference (TYPE) BOOLEAN 'X' Boolesche Variable (X=wahr, -=falsch, leer=unbekannt) 20030920
3 Returning RT_LOG_CMP_VIEW Value transfer Type reference (TYPE) CRMT_EI_LOG_CMP_VIEW EI: Struktur für Kompilierungsprotokoll-View 20020821

Method LOG_TO_DISPLAY on class CL_CRM_EI_CMP_ADMIN has no exception.

Method RELOAD_DETAIL_LOG 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 20030213
2 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20030213
3 Importing IV_RELOAD_DOC_CNT Call by reference Type reference (TYPE) BOOLEAN 'X' Boolesche Variable (X=wahr, -=falsch, leer=unbekannt) 20030922

Method RELOAD_DETAIL_LOG on class CL_CRM_EI_CMP_ADMIN has no exception.

Method RETRIEVE_CMP_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APP_NAME Call by reference Type reference (TYPE) CRMT_EI_APP_NAME '' SAF: Anwendungsname 20021204
2 Returning RT_CMP_LOG Value transfer Type reference (TYPE) CRMT_EI_LOG_CMP_VIEW_TAB EI: Tabellentyp für Kompilierungsprotokoll KB 20020426

Method RETRIEVE_CMP_LOG on class CL_CRM_EI_CMP_ADMIN has no exception.

Method RETRIEVE_INDEXES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APP_NAME Call by reference Type reference (TYPE) CRMT_EI_APP_NAME 'ALL' SAF: Anwendungsname 20021204
2 Importing IV_RELOAD_DOC_CNT Call by reference Type reference (TYPE) BOOLEAN 'X' Boolesche Variable (X=wahr, -=falsch, leer=unbekannt) 20030920
3 Returning RT_CMP_LOG Value transfer Type reference (TYPE) CRMT_EI_LOG_CMP_VIEW_TAB EI: Tabellentyp für Kompilierungsprotokoll KB 20020426

Method RETRIEVE_INDEXES on class CL_CRM_EI_CMP_ADMIN has no exception.

Method RETRIEVE_NEW_CFG_INDEXES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION Value transfer Type reference (TYPE) CRMT_EI_APP_NAME '*' SAF: Anwendungsname 20021206
2 Returning RT_SAF_INX Value transfer Type reference (TYPE) CRMT_SAF_INX_TAB Tabelle der Indexkonfigurationsinformationen 20020618

Method RETRIEVE_NEW_CFG_INDEXES on class CL_CRM_EI_CMP_ADMIN has no exception.

Method RETRIEVE_NEW_INDEXES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APP_NAME Value transfer Type reference (TYPE) CRMT_EI_APP_NAME '' SAF: Anwendungsname 20030109
2 Returning RT_SAF_INX Value transfer Type reference (TYPE) CRMT_SAF_INX_TAB Tabelle der Indexkonfigurationsinformationen 20020603

Method RETRIEVE_NEW_INDEXES on class CL_CRM_EI_CMP_ADMIN has no exception.

Method RETRIEVE_SINGLE 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 20020821
2 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20020821
3 Returning RT_LOG_CMP_VIEW Value transfer Type reference (TYPE) CRMT_EI_LOG_CMP_VIEW EI: Struktur für Kompilierungsprotokoll-View 20020821

Method RETRIEVE_SINGLE on class CL_CRM_EI_CMP_ADMIN has no exception.

Method SAVE_BATCH_SCHEDULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DELTA_DAY Call by reference Type reference (TYPE) CRMT_EI_JOB_DELTA_DAY EI: Tage Hintergrund-Job-Planung für Delta-Kompilierung 20020821
2 Importing IV_DELTA_HOUR Call by reference Type reference (TYPE) CRMT_EI_JOB_DELTA_HOUR EI: Stunden Hintergrund-Job-Planung für Delta-Kompilierung 20020821
3 Importing IV_DELTA_MIN Call by reference Type reference (TYPE) CRMT_EI_JOB_DELTA_MIN EI: Minuten Hintergrund-Job-Planung für Delta-Kompilierung 20020821
4 Importing IV_KB_NAME Call by reference Type reference (TYPE) CRMT_EI_KB_NAME Name der Wissensdatenbank 20020821
5 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20020821

Method SAVE_BATCH_SCHEDULE on class CL_CRM_EI_CMP_ADMIN has no exception.

Method SET_CMP_INDEXES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELECTEDROWS Call by reference Type reference (TYPE) SELECTEDROWS 20020426

Method SET_CMP_INDEXES on class CL_CRM_EI_CMP_ADMIN has no exception.

Method SET_CMP_INDEXES_MTPL 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_KBNAME_LANG_TAB Einfache Tablle, die KB_NAME und LANG enthält 20020625

Method SET_CMP_INDEXES_MTPL on class CL_CRM_EI_CMP_ADMIN has no exception.

Method SET_CMP_INDEXES_SNGL 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 EI: Name der Wissensdatenbank 20020625
2 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20020625

Method SET_CMP_INDEXES_SNGL on class CL_CRM_EI_CMP_ADMIN has no exception.

Method SET_CMP_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CMP_LOG Call by reference Type reference (TYPE) CRMT_EI_LOG_CMP_VIEW_TAB EI: Tabellentyp für Kompilierungsprotokoll KB 20020426

Method SET_CMP_LOG on class CL_CRM_EI_CMP_ADMIN has no exception.

Method SET_INDEXES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APP_NAME Call by reference Type reference (TYPE) CRMT_EI_APP_NAME SAF: Anwendungsname 20030109
2 Importing IV_RELOAD_DOC_CNT Call by reference Type reference (TYPE) BOOLEAN 'X' Boolesche Variable (X=wahr, -=falsch, leer=unbekannt) 20030920
3 Returning RT_INDEX Value transfer Type reference (TYPE) CRMT_EI_LOG_CMP_VIEW_TAB EI: Tabellentyp für Kompilierungsprotokoll KB 20020427

Method SET_INDEXES on class CL_CRM_EI_CMP_ADMIN has no exception.

Method SET_NEW_INDEXES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IT_SAF_INX Value transfer Type reference (TYPE) CRMT_SAF_INX_TAB Tabelle der Index-Customizing-Informationen 20020603

Method SET_NEW_INDEXES on class CL_CRM_EI_CMP_ADMIN has no exception.

Method SET_QUEUED_TASKS 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 20040224
2 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20040224

Method SET_QUEUED_TASKS on class CL_CRM_EI_CMP_ADMIN has no exception.

Method SET_SELECTED_TASKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELECTEDROWS Call by reference Type reference (TYPE) SELECTEDROWS Selektierte Zeilen 20040217

Method SET_SELECTED_TASKS on class CL_CRM_EI_CMP_ADMIN has no exception.

Method START_BATCH Signature

Method START_BATCH on class CL_CRM_EI_CMP_ADMIN has no parameter.
Method START_BATCH on class CL_CRM_EI_CMP_ADMIN has no exception.

Method STOP_BATCH Signature

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