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


TABLE: BOM.BOM_STD_OP_RESP_EXCLUSIONS

Object Details
Object Name: BOM_STD_OP_RESP_EXCLUSIONS
Object Type: TABLE
Owner: BOM
FND Design Data: TableBOM.BOM_STD_OP_RESP_EXCLUSIONS
Subobject Name:
Status: VALID


BOM_STD_OP_RESP_EXCLUSIONS stores information about the responsibilities which are excluded from using this operation in Oracle Shop Floor Management.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
BOM_STD_OP_RESP_EXCLUSIONS_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnSTANDARD_OPERATION_ID
ColumnRESPONSIBILITY_ID
ColumnAPPLICATION_ID
Columns
Name Datatype Length Mandatory Comments
STANDARD_OPERATION_ID NUMBER
Yes Standard Operation Unique Identifier
RESPONSIBILITY_ID NUMBER
Yes Responsibility Unique Identifier
APPLICATION_ID NUMBER
Yes Application to which the current responsibility belongs to
CREATED_BY NUMBER
Yes Standard who columns
CREATION_DATE DATE
Yes Standard who columns
LAST_UPDATED_BY NUMBER
Yes Standard who columns
LAST_UPDATE_DATE DATE
Yes Standard who columns
LAST_UPDATE_LOGIN NUMBER

Standard who columns
Query Text

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


SELECT STANDARD_OPERATION_ID
,      RESPONSIBILITY_ID
,      APPLICATION_ID
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM BOM.BOM_STD_OP_RESP_EXCLUSIONS;

Dependencies

[top of page]

BOM.BOM_STD_OP_RESP_EXCLUSIONS does not reference any database object

BOM.BOM_STD_OP_RESP_EXCLUSIONS is referenced by following:

SchemaAPPS
SynonymBOM_STD_OP_RESP_EXCLUSIONS