Table:
WS_IDEMPOTENCY
|
Table Name
|
WS_IDEMPOTENCY |
| Table Description |
The WS_IDEMPOTENCY table is used to store web services calls. |
| Tablespace |
CATALOG_DATA |
| Database |
All Databases |
|
Columns
|
|
Columns of the Table
The WS_IDEMPOTENCY database table is defined by the following columns.
Column: OPERATION_UID
| Value Type |
VARCHAR(256), NOT NULL |
| Key(s) |
Primary Key: PK_WS_IDEMPOTENCY |
| Column Description |
The operation unique identifier. |
Column: OPERATION_NAME
| Value Type |
VARCHAR(256), NOT NULL |
| Key(s) |
Primary Key: PK_WS_IDEMPOTENCY |
| Column Description |
The operation name. |
Column: OPERATION_DATE
| Value Type |
DATE, NOT NULL |
| Column Description |
The date of operation first execution. |
Top of the list
SAP Convergent Charging 3.0
Document Version: SP04 and later
(c) Copyright 2011 SAP AG. All rights reserved.