HZ_PARTIES_PURGE_PARTYIDS
This table keeps List of partyId's for both I and M status
Details
-
Schema: FUSION
-
Object owner: HZ
-
Object type: TABLE
-
Tablespace: FUSION_TS_TX_DATA
Primary Key
| Name | Columns |
|---|---|
|
HZ_PARTIES_PURGE_PARTYIDS_PK |
PARTY_ID |
Columns
| Name | Datatype | Length | Precision | Not-null | Comments |
|---|---|---|---|---|---|
| PARTY_ID | NUMBER | 18 | Yes | PARTY_ID | |
| OBJECT_NAME | VARCHAR2 | 120 | Yes | OBJECT_NAME | |
| STATUS | VARCHAR2 | 300 | STATUS | ||
| LAST_UPDATE_DATE | TIMESTAMP | Yes | Who column: indicates the date and time of the last update of the row. | ||
| CREATED_BY | VARCHAR2 | 64 | Yes | Who column: indicates the user who created the row. | |
| LAST_UPDATED_BY | VARCHAR2 | 64 | Yes | Who column: indicates the user who last updated the row. | |
| LAST_UPDATE_LOGIN | VARCHAR2 | 32 | Who column: indicates the session login associated to the user who last updated the row. | ||
| CREATION_DATE | TIMESTAMP | Yes | Who column: indicates the date and time of the creation of the row. |
Indexes
| Index | Uniqueness | Tablespace | Columns |
|---|---|---|---|
| HZ_PARTIES_PURGE_PARTYIDS_PK | Unique | Default | PARTY_ID |