[Home] [Help]
[Dependency Information]
Object Name: | MTH_PROD_MTL_PRODUCED_I_STG |
---|---|
Object Type: | TABLE |
Owner: | MTH |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
Interface table for MTH_PROD_MTL_PRODUCED_F
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
WIP_ENTITY_ID | NUMBER | Yes | Internal column for EBS integration only | |
ORGANIZATION_CODE | VARCHAR2 | (120) | Yes | Internal column for EBS integration only |
ORGANIZATION_ID | NUMBER | Yes | Internal column for EBS integration only | |
DB_GLOBAL_NAME | VARCHAR2 | (120) | Yes | Internal column for EBS integration only |
PRIMARY_ITEM_ID | NUMBER | Yes | Internal column for EBS integration only | |
START_QUANTITY_G | NUMBER | Yes | Internal column for EBS integration only | |
START_QUANTITY_SG | NUMBER | Internal column for EBS integration only | ||
EXPECTED_YIELD | NUMBER | Internal column for EBS integration only | ||
ACTUAL_COMP_QTY_G | NUMBER | Internal column for EBS integration only | ||
ACTUAL_COMP_QTY_SG | NUMBER | Internal column for EBS integration only | ||
ACTUAL_REJECTED_QTY_G | NUMBER | Internal column for EBS integration only | ||
ACTUAL_REJECTED_QTY_SG | NUMBER | Internal column for EBS integration only | ||
ACTUAL_REWORKED_QTY_G | NUMBER | Internal column for EBS integration only | ||
ACTUAL_REWORKED_QTY_SG | NUMBER | Internal column for EBS integration only | ||
ACTUAL_SCRAP_QTY_G | NUMBER | Internal column for EBS integration only | ||
ACTUAL_SCRAP_QTY_SG | NUMBER | Internal column for EBS integration only | ||
ITEM_TYPE_CODE | VARCHAR2 | (80) | Internal column for EBS integration only | |
HUB_ORGANIZATION_CODE | VARCHAR2 | (120) | Internal column for EBS integration only | |
WIP_PLAN_QTY_SG | NUMBER | WIP planned quantity in secondary unit of measure | ||
WIP_PLAN_QTY_G | NUMBER | WIP planned quantity in primary unit of measure | ||
CONTRIBUTE_YIELD_FLAG | VARCHAR2 | (1) | Flag indicating material produced contributing to yield |
Cut, paste (and edit) the following text to query this object:
SELECT WIP_ENTITY_ID
, ORGANIZATION_CODE
, ORGANIZATION_ID
, DB_GLOBAL_NAME
, PRIMARY_ITEM_ID
, START_QUANTITY_G
, START_QUANTITY_SG
, EXPECTED_YIELD
, ACTUAL_COMP_QTY_G
, ACTUAL_COMP_QTY_SG
, ACTUAL_REJECTED_QTY_G
, ACTUAL_REJECTED_QTY_SG
, ACTUAL_REWORKED_QTY_G
, ACTUAL_REWORKED_QTY_SG
, ACTUAL_SCRAP_QTY_G
, ACTUAL_SCRAP_QTY_SG
, ITEM_TYPE_CODE
, HUB_ORGANIZATION_CODE
, WIP_PLAN_QTY_SG
, WIP_PLAN_QTY_G
, CONTRIBUTE_YIELD_FLAG
FROM MTH.MTH_PROD_MTL_PRODUCED_I_STG;
MTH.MTH_PROD_MTL_PRODUCED_I_STG does not reference any database object
MTH.MTH_PROD_MTL_PRODUCED_I_STG is referenced by following:
|
|
|