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


TABLE: JMF.JMF_SUBCONTRACT_ORDERS_TEMP

Object Details
Object Name: JMF_SUBCONTRACT_ORDERS_TEMP
Object Type: TABLE
Owner: JMF
FND Design Data: TableJMF.JMF_SUBCONTRACT_ORDERS_TEMP
Subobject Name:
Status: VALID

Temporary Table Details

JMF.JMF_SUBCONTRACT_ORDERS_TEMP is a global temporary table. The current session is able see data that it placed in the table but other sessions cannot. Data in the table is temporary. It has a data duration of SYS$SESSION. Data is removed at the end of this period.

Storage Details
Tablespace: Tablespace
PCT Free: 10
PCT Used: 40
Columns
Name Datatype Length Mandatory Comments
SUBCONTRACT_PO_SHIPMENT_ID NUMBER

SUBCONTRACT_PO_HEADER_ID NUMBER

SUBCONTRACT_PO_LINE_ID NUMBER

OEM_ORGANIZATION_ID NUMBER

TP_ORGANIZATION_ID NUMBER

NEED_BY_DATE DATE

VENDOR_ID NUMBER

VENDOR_SITE_ID NUMBER

UOM VARCHAR2 (3)
CURRENCY VARCHAR2 (15)
QUANTITY NUMBER

OSA_ITEM_ID NUMBER

OSA_ITEM_PRICE NUMBER

PROJECT_ID NUMBER

TASK_ID NUMBER

Query Text

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


SELECT SUBCONTRACT_PO_SHIPMENT_ID
,      SUBCONTRACT_PO_HEADER_ID
,      SUBCONTRACT_PO_LINE_ID
,      OEM_ORGANIZATION_ID
,      TP_ORGANIZATION_ID
,      NEED_BY_DATE
,      VENDOR_ID
,      VENDOR_SITE_ID
,      UOM
,      CURRENCY
,      QUANTITY
,      OSA_ITEM_ID
,      OSA_ITEM_PRICE
,      PROJECT_ID
,      TASK_ID
FROM JMF.JMF_SUBCONTRACT_ORDERS_TEMP;

Dependencies

[top of page]

JMF.JMF_SUBCONTRACT_ORDERS_TEMP does not reference any database object

JMF.JMF_SUBCONTRACT_ORDERS_TEMP is referenced by following:

SchemaAPPS
SynonymJMF_SUBCONTRACT_ORDERS_TEMP