SAP ABAP Class CL_ISA_REPLICATION_INDEX_ADMIN (Catalog replication: Index administration)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   WEC-APP-SLS-ERP (Application Component) WebChannel Sales using ERP-SD
     ISA_R3 (Package) Internet Sales R/3
Properties
Class CL_ISA_REPLICATION_INDEX_ADMIN  
Short Description Catalog replication: Index administration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ISA_R3   Internet Sales R/3 
Created 20041210   SAP 
Last change 20050519   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISA_REPLICATION_INDEX_ADMIN has no forward declaration.
Interfaces
Class CL_ISA_REPLICATION_INDEX_ADMIN has no interface implemented.
Friends
Class CL_ISA_REPLICATION_INDEX_ADMIN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AREA_INDEX Instance attribute Public Object reference (TYPE REF TO) CL_ISA_REPLICATION_INDEX 20041210
2 CATALOG Instance attribute Public Object reference (TYPE REF TO) IF_ISA_REPLICATION_CATALOG ISA replication: Interface for catalog class 20041210
3 CATALOG_ID Instance attribute Public Type reference (TYPE) WMINR 20041210
4 COUNTRY Instance attribute Public Type reference (TYPE) LAND1 20041210
5 ITEM_INDEX Instance attribute Public Object reference (TYPE REF TO) CL_ISA_REPLICATION_INDEX 20041210
6 LANGUAGE Instance attribute Public Type reference (TYPE) SPRAS Language Key 20041210
7 LANGUAGE_ISO Instance attribute Public Type reference (TYPE) LAISO Language according to ISO 639 20050111
8 LIM_ID Instance attribute Public Type reference (TYPE) DAPPL 20041210
9 LOG Instance attribute Public Object reference (TYPE REF TO) CL_ISA_REPLICATION_LOG 20041210
10 PACKAGE_SIZE Instance attribute Public Type reference (TYPE) I 20041210
11 SIM_ID Instance attribute Public Type reference (TYPE) DAPPL 20041210
12 SSR Instance attribute Public Type reference (TYPE) SRET_SSRID 20041210
13 VARIANT_ID Instance attribute Public Type reference (TYPE) WMVAR 20041210
Methods
# Method Level Visibility Method type Description Created on
1 AREAS_REPLICATE Instance method Public Method Creates document packages for the A-Index 20041210
2 CONSTRUCTOR Instance method Public Constructor 20041210
3 INDEX_ACTIVATE Instance method Public Method Activates the given index and deactivate the previous 20041210
4 INDEX_CREATE Instance method Public Method Creates the physical index 20041210
5 INDEX_DELETE_ACTIVE_VERSION Instance method Public Method Deletes the active version of an index 20050504
6 INDEX_DELETE_INCONSISTENT Instance method Public Method Deletes A-Indices w/o root doc and P-Indices w/o A-Index 20050504
7 INDEX_DELETE_OBSOLETE_VERSIONS Instance method Public Method Deletes inactive versions of an index 20041210
8 INDEX_SEND_DOCUMENTS Instance method Public Method Sends a package of documents 20041213
9 ITEMS_REPLICATE Instance method Public Method Creates document packages for the P-Index 20041210
Events
Class CL_ISA_REPLICATION_INDEX_ADMIN has no event.
Types
Class CL_ISA_REPLICATION_INDEX_ADMIN has no local type.
Method Signatures

Method AREAS_REPLICATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AREAS Call by reference Type reference (TYPE) ISA_REPLICATION_AREA 20041210
# Exception Resumable Description Created on
1 LOGGING_ERROR Fehler beim Protokollaufruf 20041213
2 TREX_ERROR Fehler beim TREX-Aufruf 20041213

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CATALOG Call by reference Object reference (TYPE REF TO) IF_ISA_REPLICATION_CATALOG Katalog Teil der Replikation 20041213
2 Importing CATALOG_ID Value transfer Type reference (TYPE) WMINR 20041210
3 Importing COUNTRY Value transfer Type reference (TYPE) LAND1 20041210
4 Importing LANGUAGE Value transfer Type reference (TYPE) SPRAS Sprachenschlüssel 20041210
5 Importing LANGUAGE_ISO Value transfer Type reference (TYPE) LAISO Sprache nach ISO 639 20050112
6 Importing LIM_ID Call by reference Type reference (TYPE) DAPPL 20041210
7 Importing LOG Call by reference Object reference (TYPE REF TO) CL_ISA_REPLICATION_LOG Katalogreplikationsprotokoll 20041213
8 Importing PACKAGE_SIZE Value transfer Type reference (TYPE) I 20041213
9 Importing SIM_ID Call by reference Type reference (TYPE) DAPPL 20041210
10 Importing SSR Call by reference Type reference (TYPE) SRET_SSRID 20041210
11 Importing VARIANT_ID Value transfer Type reference (TYPE) WMVAR 20041210

Method CONSTRUCTOR on class CL_ISA_REPLICATION_INDEX_ADMIN has no exception.

Method INDEX_ACTIVATE Signature

Method INDEX_ACTIVATE on class CL_ISA_REPLICATION_INDEX_ADMIN has no parameter.
# Exception Resumable Description Created on
1 LOGGING_ERROR Protokollaufruf fehlgeschlagen 20041213
2 MULTIPLE_ACTIVE_INDICES Mehr als 1 aktive Indexversion für eine Katalogvariante 20041211
3 TREX_ERROR TREX-Aufruf fehlgeschlagen 20041213

Method INDEX_CREATE Signature

Method INDEX_CREATE on class CL_ISA_REPLICATION_INDEX_ADMIN has no parameter.
# Exception Resumable Description Created on
1 LOGGING_ERROR Protokollaufruf fehlgeschlagen 20041213
2 TREX_ERROR TREX-Aufruf fehlgeschlagen 20041213

Method INDEX_DELETE_ACTIVE_VERSION Signature

Method INDEX_DELETE_ACTIVE_VERSION on class CL_ISA_REPLICATION_INDEX_ADMIN has no parameter.
# Exception Resumable Description Created on
1 LOGGING_ERROR Logging call returned an error 20050504
2 TREX_ERROR TREX call returned an error 20050504

Method INDEX_DELETE_INCONSISTENT Signature

Method INDEX_DELETE_INCONSISTENT on class CL_ISA_REPLICATION_INDEX_ADMIN has no parameter.
Method INDEX_DELETE_INCONSISTENT on class CL_ISA_REPLICATION_INDEX_ADMIN has no exception.

Method INDEX_DELETE_OBSOLETE_VERSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MAX_PARALLEL_INDICES Value transfer Type reference (TYPE) I 20041211
# Exception Resumable Description Created on
1 LOGGING_ERROR Fehler beim Protokollaufruf 20041213
2 TREX_ERROR Fehler beim TREX-Aufruf 20041213

Method INDEX_SEND_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Object reference (TYPE REF TO) CL_ISA_REPLICATION_INDEX ISA: Indexseite des Katalogreplikationsprozesses 20041213
# Exception Resumable Description Created on
1 LOGGING_ERROR Fehler beim Protokollaufruf 20041213
2 TREX_ERROR Fehler beim TREX-Aufruf 20041213

Method ITEMS_REPLICATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ITEMS Call by reference Type reference (TYPE) ISA_REPLICATION_ITEM 20041210
# Exception Resumable Description Created on
1 LOGGING_ERROR Fehler beim Protokollaufruf 20041213
2 TREX_ERROR Fehler beim TREX-Aufruf 20041213
History
Last changed by/on SAP  20050519 
SAP Release Created in 600