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


TABLE: INV.MTL_TRANS_REASON_SECURITY

Object Details
Object Name: MTL_TRANS_REASON_SECURITY
Object Type: TABLE
Owner: INV
FND Design Data: TableINV.MTL_TRANS_REASON_SECURITY
Subobject Name:
Status: VALID


Table MTL_TRANS_REASON_SECURITY, includes the items details for Regulatory Items with regard to the Convergence model


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
MTL_TRANS_REASON_SECURITY_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnREASON_ID
ColumnTRANSACTION_TYPE_ID
ColumnRESPONSIBILITY_ID
MTL_TRANS_REASON_SECURITY_I1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnTRANSACTION_TYPE_ID
ColumnRESPONSIBILITY_ID
Columns
Name Datatype Length Mandatory Comments
REASON_ID NUMBER
Yes Surrogate id uniquely identifying the Reason ID.
TRANSACTION_TYPE_ID NUMBER

Surrogate id uniquely identifying the Transaction Type ID.
RESPONSIBILITY_ID NUMBER

Surrogate id uniquely identifying the Responsibility ID.
CREATED_BY NUMBER (15) Yes Created By for the respective Transaction Reason Security
CREATION_DATE DATE
Yes Creation Date for the respective Transaction Reason Security
LAST_UPDATED_BY NUMBER (15) Yes Last Updated By for the respective Transaction Reason Security
LAST_UPDATE_DATE DATE
Yes Last Update Date for the respective Transaction Reason Security
LAST_UPDATE_LOGIN NUMBER (15)
Last Update Login for the respective Transaction Reason Security
Query Text

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


SELECT REASON_ID
,      TRANSACTION_TYPE_ID
,      RESPONSIBILITY_ID
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM INV.MTL_TRANS_REASON_SECURITY;

Dependencies

[top of page]

INV.MTL_TRANS_REASON_SECURITY does not reference any database object

INV.MTL_TRANS_REASON_SECURITY is referenced by following:

SchemaAPPS
SynonymMTL_TRANS_REASON_SECURITY