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


VIEW: APPS.GMP_RSRC_CAL_V

Object Details
Object Name: GMP_RSRC_CAL_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewGMP.GMP_RSRC_CAL_V
Subobject Name:
Status: VALID

View Type

A public view which may be useful for custom reporting or other data
requirements.


Resource calendar view


[View Source]

Columns
Name Datatype Length Mandatory Comments
CAL_ID NUMBER (10) Yes Calendar ID
CDATE DATE
Yes Date in the calendar
SHIFT_NO NUMBER (5) Yes Shift Number
FTIME DATE

Start time
TTIME DATE

End time
Query Text

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


SELECT CAL_ID
,      CDATE
,      SHIFT_NO
,      FTIME
,      TTIME
FROM APPS.GMP_RSRC_CAL_V;

Dependencies

[top of page]

APPS.GMP_RSRC_CAL_V references the following:

SchemaAPPS
SynonymMR_SHCL_DTL
SynonymMR_SHDY_DTL
SynonymMR_SHDY_HDR

APPS.GMP_RSRC_CAL_V is not referenced by any database object