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
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Creates document packages for the A-Index | 20041210 | |
| 2 | Instance method | Public | Constructor | 20041210 | ||
| 3 | Instance method | Public | Method | Activates the given index and deactivate the previous | 20041210 | |
| 4 | Instance method | Public | Method | Creates the physical index | 20041210 | |
| 5 | Instance method | Public | Method | Deletes the active version of an index | 20050504 | |
| 6 | Instance method | Public | Method | Deletes A-Indices w/o root doc and P-Indices w/o A-Index | 20050504 | |
| 7 | Instance method | Public | Method | Deletes inactive versions of an index | 20041210 | |
| 8 | Instance method | Public | Method | Sends a package of documents | 20041213 | |
| 9 | 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 | AREAS | Call by reference | Type reference (TYPE) | ISA_REPLICATION_AREA | 20041210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Protokollaufruf | 20041213 | ||
| 2 | Fehler beim TREX-Aufruf | 20041213 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CATALOG | Call by reference | Object reference (TYPE REF TO) | IF_ISA_REPLICATION_CATALOG | Katalog Teil der Replikation | 20041213 | |||
| 2 | CATALOG_ID | Value transfer | Type reference (TYPE) | WMINR | 20041210 | ||||
| 3 | COUNTRY | Value transfer | Type reference (TYPE) | LAND1 | 20041210 | ||||
| 4 | LANGUAGE | Value transfer | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20041210 | |||
| 5 | LANGUAGE_ISO | Value transfer | Type reference (TYPE) | LAISO | Sprache nach ISO 639 | 20050112 | |||
| 6 | LIM_ID | Call by reference | Type reference (TYPE) | DAPPL | 20041210 | ||||
| 7 | LOG | Call by reference | Object reference (TYPE REF TO) | CL_ISA_REPLICATION_LOG | Katalogreplikationsprotokoll | 20041213 | |||
| 8 | PACKAGE_SIZE | Value transfer | Type reference (TYPE) | I | 20041213 | ||||
| 9 | SIM_ID | Call by reference | Type reference (TYPE) | DAPPL | 20041210 | ||||
| 10 | SSR | Call by reference | Type reference (TYPE) | SRET_SSRID | 20041210 | ||||
| 11 | 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 | Protokollaufruf fehlgeschlagen | 20041213 | ||
| 2 | Mehr als 1 aktive Indexversion für eine Katalogvariante | 20041211 | ||
| 3 | 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 | Protokollaufruf fehlgeschlagen | 20041213 | ||
| 2 | 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 call returned an error | 20050504 | ||
| 2 | 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 | MAX_PARALLEL_INDICES | Value transfer | Type reference (TYPE) | I | 20041211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Protokollaufruf | 20041213 | ||
| 2 | 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 | INDEX | Call by reference | Object reference (TYPE REF TO) | CL_ISA_REPLICATION_INDEX | ISA: Indexseite des Katalogreplikationsprozesses | 20041213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Protokollaufruf | 20041213 | ||
| 2 | Fehler beim TREX-Aufruf | 20041213 |
Method ITEMS_REPLICATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEMS | Call by reference | Type reference (TYPE) | ISA_REPLICATION_ITEM | 20041210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Protokollaufruf | 20041213 | ||
| 2 | Fehler beim TREX-Aufruf | 20041213 |
History
| Last changed by/on | SAP | 20050519 |
| SAP Release Created in | 600 |