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


TABLE: INV.MTL_KANBAN_CARD_PRINT_TEMP

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


MTL_KANBAN_CARD_PRINT_TEMP is a temporary table used for printing
kanban cards. This is used only when you generate kanban cards with
the option of printing kanban cards set to yes.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
REPORT_ID NUMBER
Yes Report identifier
PULL_SEQUENCE_ID NUMBER

Pull sequence identifier
KANBAN_CARD_ID NUMBER
Yes Kanban card identifier
Query Text

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


SELECT REPORT_ID
,      PULL_SEQUENCE_ID
,      KANBAN_CARD_ID
FROM INV.MTL_KANBAN_CARD_PRINT_TEMP;

Dependencies

[top of page]

INV.MTL_KANBAN_CARD_PRINT_TEMP does not reference any database object

INV.MTL_KANBAN_CARD_PRINT_TEMP is referenced by following:

SchemaAPPS
SynonymMTL_KANBAN_CARD_PRINT_TEMP