DBA Data[Home] [Help] [Dependency Information]


TABLE: HXC.HXC_PAY_TRANS_CODE_ALL

Object Details
Object Name: HXC_PAY_TRANS_CODE_ALL
Object Type: TABLE
Owner: HXC
Subobject Name:
Status: VALID


Used for Rollback Process


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
HXC_PAY_TRANS_CODE_FK2 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnREQUEST_ID
HXC_PAY_TRANS_CODE_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnTRANSACTION_CODE
Columns
Name Datatype Length Mandatory Comments
TRANSACTION_CODE VARCHAR2 (50)
Transaction Code of the batch
BATCH_ID NUMBER

Batch_id of a batch being processed
REQUEST_ID NUMBER

Request Id of a Rockback Process
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT TRANSACTION_CODE
,      BATCH_ID
,      REQUEST_ID
FROM HXC.HXC_PAY_TRANS_CODE_ALL;

Dependencies

[top of page]

HXC.HXC_PAY_TRANS_CODE_ALL does not reference any database object

HXC.HXC_PAY_TRANS_CODE_ALL is referenced by following:

SchemaHXC
ViewHXC_PAY_TRANS_CODE_ALL#