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


VIEW: APPS.PSP_XDO_TEMPLATES_V

Object Details
Object Name: PSP_XDO_TEMPLATES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPSP.PSP_XDO_TEMPLATES_V
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
TEMPLATE_CODE VARCHAR2 (80) Yes Template Code
REPORT_TYPE VARCHAR2 (2)
Report Type (ER - Effort Report)
TEMPLATE_TYPE VARCHAR2 (3)
Template Type (like EMP - Employee, PMG - Project Manager, TMG - Task Manager, PIV - Investigator)
TEMPLATE_NAME VARCHAR2 (120) Yes Template Name
Query Text

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


SELECT TEMPLATE_CODE
,      REPORT_TYPE
,      TEMPLATE_TYPE
,      TEMPLATE_NAME
FROM APPS.PSP_XDO_TEMPLATES_V;

Dependencies

[top of page]

APPS.PSP_XDO_TEMPLATES_V references the following:

SchemaAPPS
SynonymPSP_LAYOUT_OPTIONS
SynonymXDO_TEMPLATES_TL

APPS.PSP_XDO_TEMPLATES_V is not referenced by any database object