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


TABLE: INV.MTL_ORG_REPORT_TEMP

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


MTL_ORG_REPORT_TEMP is used in the Multiple Organization Inventory
Report to temporarily store the organizations along with their orders,
defined in the report launch form, that should appear in the report.
Records are inserted when committed in the report launch form and
deleted upon report completion.
.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
REPORT_ID NUMBER
Yes Identifier for report
ORG_REPORT_ORDER NUMBER
Yes Multiorg report organization order
ORGANIZATION_ID NUMBER
Yes Organization identifier
Query Text

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


SELECT REPORT_ID
,      ORG_REPORT_ORDER
,      ORGANIZATION_ID
FROM INV.MTL_ORG_REPORT_TEMP;

Dependencies

[top of page]

INV.MTL_ORG_REPORT_TEMP does not reference any database object

INV.MTL_ORG_REPORT_TEMP is referenced by following:

SchemaAPPS
SynonymMTL_ORG_REPORT_TEMP