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


VIEW: APPS.CST_ROLLUP_DATE_VIEW

Object Details
Object Name: CST_ROLLUP_DATE_VIEW
Object Type: VIEW
Owner: APPS
FND Design Data: ViewBOM.CST_ROLLUP_DATE_VIEW
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
A VARCHAR2 (15)
Effective date of the assembly
B VARCHAR2 (80) Yes Rollup option, full or single level rollup
C VARCHAR2 (80) Yes Range option
D VARCHAR2 (80) Yes Include engineering bills or not
E VARCHAR2 (10)
Alternate designator
F VARCHAR2 (10)
Alternate routing
G VARCHAR2 (80) Yes Include unimplemented ECN or not
H NUMBER

Concatenated item flexfield segments
I VARCHAR2 (30)
Category set name
J VARCHAR2 (240)
Category name
K VARCHAR2 (240)
Inventory item from value
L VARCHAR2 (240)
Inventory item to value
COST_TYPE_ID NUMBER
Yes Cost type identifier
ORGANIZATION_ID NUMBER
Yes Organization identifier
ROLLUP_ID NUMBER

Rollup identifier
ROLLUP_DATE DATE

Cost Rollup run date
Query Text

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


SELECT A
,      B
,      C
,      D
,      E
,      F
,      G
,      H
,      I
,      J
,      K
,      L
,      COST_TYPE_ID
,      ORGANIZATION_ID
,      ROLLUP_ID
,      ROLLUP_DATE
FROM APPS.CST_ROLLUP_DATE_VIEW;

Dependencies

[top of page]

APPS.CST_ROLLUP_DATE_VIEW references the following:

SchemaAPPS
SynonymCST_COST_TYPE_HISTORY
ViewMFG_LOOKUPS
SynonymMTL_CATEGORY_SETS

APPS.CST_ROLLUP_DATE_VIEW is not referenced by any database object