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


VIEW: APPS.MTL_SALES_ORDERS_KFV

Object Details
Object Name: MTL_SALES_ORDERS_KFV
Object Type: VIEW
Owner: APPS
FND Design Data: ViewINV.MTL_SALES_ORDERS_KFV
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
ROW_ID ROWID (10)
SALES_ORDER_ID NUMBER
Yes Sales order id
CONCATENATED_SEGMENTS VARCHAR2 (122)
PADDED_CONCATENATED_SEGMENTS VARCHAR2 (122)
The concatenation of segments enabled for this flexfield. Padded to enable correct sorting.
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER
Yes Standard Who column
CREATION_DATE DATE

Standard Who column
CREATED_BY NUMBER

Standard Who column
LAST_UPDATE_LOGIN NUMBER

Standard Who column
SUMMARY_FLAG VARCHAR2 (1) Yes Flag indicating whether segment combination includes a summary segment
ENABLED_FLAG VARCHAR2 (1) Yes Flag indicating whether segment combination is enabled
START_DATE_ACTIVE DATE

Date segment combination becomes active
END_DATE_ACTIVE DATE

Date segment combination becomes inactive
SOURCE_CODE VARCHAR2 (30)
ORDER_TYPE VARCHAR2 (30)
(not currently used)
REQUEST_ID NUMBER

PROGRAM_APPLICATION_ID NUMBER

PROGRAM_ID NUMBER

PROGRAM_UPDATE_DATE DATE

Query Text

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


SELECT ROW_ID
,      SALES_ORDER_ID
,      CONCATENATED_SEGMENTS
,      PADDED_CONCATENATED_SEGMENTS
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
,      SUMMARY_FLAG
,      ENABLED_FLAG
,      START_DATE_ACTIVE
,      END_DATE_ACTIVE
,      SOURCE_CODE
,      ORDER_TYPE
,      REQUEST_ID
,      PROGRAM_APPLICATION_ID
,      PROGRAM_ID
,      PROGRAM_UPDATE_DATE
FROM APPS.MTL_SALES_ORDERS_KFV;

Dependencies

[top of page]

APPS.MTL_SALES_ORDERS_KFV references the following:

SchemaAPPS
SynonymMTL_SALES_ORDERS
APPS.MTL_SALES_ORDERS_KFV is referenced by following:

SchemaAPPS
ViewCST_MTL_RCV_TXN_V
ViewCST_XLA_INV_SO_V
Package BodyINV_OBJECT_GENEALOGY - show dependent code
Package BodyMSC_SCH_WB - show dependent code
ViewMTL_ADJUSTMENT_TXN_SYNC_V
ViewMTL_SHORT_SUMMARY_V
Package BodyPJM_INQUIRY - show dependent code
ViewWIP_FLOW_SCHEDULE_EVENTS_V
ViewWIP_OPEN_FLOW_SCHEDULES_V
Package BodyWIP_SF_CUSTOM_ATTRIBUTES - show dependent code
Package BodyWIP_WS_DL_UTIL - show dependent code