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


VIEW: APPS.CSP_OPEN_CLOSED_V

Object Details
Object Name: CSP_OPEN_CLOSED_V
Object Type: VIEW
Owner: APPS
Subobject Name:
Status: VALID

View Type

A supplementary view used to simplify forms coding.

Warning: Oracle does not recommend you query or alter datausing this view. It may change dramatically in subsequent minor or major
releases.

[View Source]

Columns
Name Datatype Length Mandatory Comments
CALENDAR_ID NUMBER
Yes Calendar Identifier
START_TIME DATE

Warehouse Open Time
END_TIME DATE

Warehouse Close Time
Query Text

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


SELECT CALENDAR_ID
,      START_TIME
,      END_TIME
FROM APPS.CSP_OPEN_CLOSED_V;

Dependencies

[top of page]

APPS.CSP_OPEN_CLOSED_V references the following:

SchemaAPPS
SynonymJTF_CALENDARS_B
SynonymJTF_CAL_EXCEPTIONS_B
SynonymJTF_CAL_EXCEPTION_ASSIGN
SynonymJTF_CAL_SHIFTS_B
SynonymJTF_CAL_SHIFT_ASSIGN
SynonymJTF_CAL_SHIFT_CONSTRUCTS
APPS.CSP_OPEN_CLOSED_V is referenced by following:

SchemaAPPS
Package BodyCSP_PART_SEARCH_PVT - show dependent code
ViewCSP_STOCKING_SITE_DETAILS_V