Table:
WS_JOB
|
Table Name
|
WS_JOB |
| Table Description |
The WS_JOB table contains the Web Service Jobs. |
| Tablespace |
CATALOG_DATA |
| Database |
Core Database |
|
Columns
|
|
Columns of the Table
The WS_JOB database table is defined by the following columns.
Column: OID
| Value Type |
BIGINT, NOT NULL |
| Key(s) |
Primary Key: PK_WS_JOB |
| Column Description |
The unique identifier of the Web Service Job, generated by the system. |
Column: TYPE
| Value Type |
DECIMAL(2), NOT NULL |
| Column Description |
The type of the Web Service Job. |
Column: STATUS
| Value Type |
DECIMAL(1), NOT NULL |
| Column Description |
The status of the Web Service Job. |
Column: EXTERNAL_ID
| Value Type |
BIGINT |
| Column Description |
The external identifier of the Web Service Job, generated by an external system. |
Top of the list
SAP Convergent Charging 3.0
Document Version: SP04 and later
(c) Copyright 2011 SAP AG. All rights reserved.