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


TABLE: WIP.WIP_OP_YIELD_HISTORY

Object Details
Object Name: WIP_OP_YIELD_HISTORY
Object Type: TABLE
Owner: WIP
FND Design Data: TableWIP.WIP_OP_YIELD_HISTORY
Subobject Name:
Status: VALID


This table stores total Estimated scrap absorption, scrap reversal, Estimated scrap reversal, Estimated scrap variance at job close of a wsm type job.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
WIP_OP_YIELD_HISTORY_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnWIP_ENTITY_ID
ColumnACCT_PERIOD_ID
Columns
Name Datatype Length Mandatory Comments
WIP_ENTITY_ID NUMBER (15) Yes WIP job identifier
ORGANIZATION_ID NUMBER (15) Yes Organization Identifier
ACCT_PERIOD_ID NUMBER (15) Yes Accounting Period Identifier
LAST_UPDATE_DATE DATE
Yes Standard Who Column
LAST_UPDATED_BY NUMBER
Yes Standard Who Column
CREATION_DATE DATE
Yes Standard Who Column
CREATED_BY NUMBER
Yes Standard Who Column
LAST_UPDATE_LOGIN NUMBER

Standard Who Column
REQUEST_ID NUMBER

Standard Who Column
PROGRAM_APPLICATION_ID NUMBER

Standard Who Column
PROGRAM_ID NUMBER

Standard Who Column
PROGRAM_UPDATE_DATE DATE

Standard Who Column
EST_SCRAP_ABSORB_AMT NUMBER

Total Estimated scrap absorption for the job
EST_SCRAP_REVERSE_AMT NUMBER

Total Estimated scrap reversal for the job
EST_SCRAP_REALLOCATE_AMT NUMBER

Total Estimated scrap reallocation due to assembly completion for the job
EST_SCRAP_VAR_AMT NUMBER

Total Estimated scrap variance for the job
Query Text

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


SELECT WIP_ENTITY_ID
,      ORGANIZATION_ID
,      ACCT_PERIOD_ID
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
,      REQUEST_ID
,      PROGRAM_APPLICATION_ID
,      PROGRAM_ID
,      PROGRAM_UPDATE_DATE
,      EST_SCRAP_ABSORB_AMT
,      EST_SCRAP_REVERSE_AMT
,      EST_SCRAP_REALLOCATE_AMT
,      EST_SCRAP_VAR_AMT
FROM WIP.WIP_OP_YIELD_HISTORY;

Dependencies

[top of page]

WIP.WIP_OP_YIELD_HISTORY does not reference any database object

WIP.WIP_OP_YIELD_HISTORY is referenced by following:

SchemaAPPS
SynonymWIP_OP_YIELD_HISTORY