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


VIEW: APPS.GMP_RESOURCE_AVAIL_V

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

View Type

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


Resource Availability view


[View Source]

Columns
Name Datatype Length Mandatory Comments
ORGANIZATION_ID NUMBER

Organization ID
CALENDAR_CODE VARCHAR2 (10)
Calendar COde
RESOURCE_ID NUMBER
Yes Resource ID
RESOURCE_INSTANCE_ID NUMBER

Resource Instance ID
Query Text

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


SELECT ORGANIZATION_ID
,      CALENDAR_CODE
,      RESOURCE_ID
,      RESOURCE_INSTANCE_ID
FROM APPS.GMP_RESOURCE_AVAIL_V;

Dependencies

[top of page]

APPS.GMP_RESOURCE_AVAIL_V references the following:

SchemaAPPS
SynonymCR_RSRC_DTL
SynonymGMP_RESOURCE_AVAIL

APPS.GMP_RESOURCE_AVAIL_V is not referenced by any database object