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


VIEW: APPS.PA_LAUNCH_PAGE_OBJECTS_TM_V

Object Details
Object Name: PA_LAUNCH_PAGE_OBJECTS_TM_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPA.PA_LAUNCH_PAGE_OBJECTS_TM_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
OBJECT_ID NUMBER (15)
System-generated identifier for the Object
OBJECT_VERSION_ID NUMBER

System-generated identifier for the Object Version
STRUCTURE_VERSION_ID NUMBER

System-generated identifier for the Object Versions structure version
CLASS_CODE VARCHAR2 (30)
Indicates the class code of the object
CLASS_NAME VARCHAR2 (80)
Indicates the class name of the object
TYPE VARCHAR2 (150)
Indicates the type of the object
OBJECT_NAME VARCHAR2 (240)
Indicates the object name
OBJECT_NUMBER VARCHAR2 (100)
Indicates the object number
SUBJECT VARCHAR2 (2000)
Indicates subject for the object
PROJECT_NAME VARCHAR2 (30)
Indicates the project name to which the object belongs to
PROJECT_NUMBER VARCHAR2 (25)
Indicates the project number to which the object belongs to
PROJECT_ID NUMBER (15)
Indicates the project id to which the object belongs to
TASK_NAME VARCHAR2 (4000)
Indicates the task name to which the object belongs to
TASK_NUMBER VARCHAR2 (4000)
Indicates the task number to which the object belongs to
TASK_ID NUMBER

Indicates the task id to which the object belongs to
OWNER_NAME VARCHAR2 (360)
Owner name of the object
OWNER_PARTY_ID NUMBER (15)
Owner party id of the object
STATUS_NAME VARCHAR2 (80)
Current status name of the object
STATUS_ICON VARCHAR2 (80)
Icon for the status of the object
SYSTEM_STATUS_CODE VARCHAR2 (30)
Current System Status Code of the object
PRIORITY VARCHAR2 (80)
Priority of the object
PRIORITY_SORT NUMBER

Priority Sort provides for sorting of Priority of object
DUE_DATE DATE

Due date of object
DAYS_UNTIL_DUE NUMBER

Days until due of the object
PROGRESS_STATUS_NAME VARCHAR2 (80)
Progress status name of object
PROGRESS_STATUS_ICON VARCHAR2 (80)
Icon for progress status of object
PROGRESS_OVERVIEW VARCHAR2 (4000)
Progress overview for the object
AS_OF_DATE DATE

Progress as of data for the object
PERCENT_COMPLETE NUMBER

Physical percent complete
START_DATE DATE

Start date for object
COMPLETION_DATE DATE

Completion Date for object
TASKS_FOR_DELIVERABLES VARCHAR2 (4000)
Tasks associated with the deliverable object
Query Text

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


SELECT OBJECT_ID
,      OBJECT_VERSION_ID
,      STRUCTURE_VERSION_ID
,      CLASS_CODE
,      CLASS_NAME
,      TYPE
,      OBJECT_NAME
,      OBJECT_NUMBER
,      SUBJECT
,      PROJECT_NAME
,      PROJECT_NUMBER
,      PROJECT_ID
,      TASK_NAME
,      TASK_NUMBER
,      TASK_ID
,      OWNER_NAME
,      OWNER_PARTY_ID
,      STATUS_NAME
,      STATUS_ICON
,      SYSTEM_STATUS_CODE
,      PRIORITY
,      PRIORITY_SORT
,      DUE_DATE
,      DAYS_UNTIL_DUE
,      PROGRESS_STATUS_NAME
,      PROGRESS_STATUS_ICON
,      PROGRESS_OVERVIEW
,      AS_OF_DATE
,      PERCENT_COMPLETE
,      START_DATE
,      COMPLETION_DATE
,      TASKS_FOR_DELIVERABLES
FROM APPS.PA_LAUNCH_PAGE_OBJECTS_TM_V;

Dependencies

[top of page]

APPS.PA_LAUNCH_PAGE_OBJECTS_TM_V references the following:

SchemaAPPS
SynonymHZ_PARTIES
SynonymPA_CI_TYPES_B
SynonymPA_CI_TYPES_TL
SynonymPA_CONTROL_ITEMS
PL/SQL PackagePA_DELIVERABLE_UTILS - show dependent code
ViewPA_LOOKUPS
SynonymPA_PERCENT_COMPLETES
SynonymPA_PROJECTS_ALL
SynonymPA_PROJECT_STATUSES
PL/SQL PackagePA_PROJECT_STRUCTURE_UTILS - show dependent code
SynonymPA_PROJ_ELEMENTS
PL/SQL PackagePA_PROJ_ELEMENTS_UTILS - show dependent code
SynonymPA_PROJ_ELEMENT_VERSIONS
SynonymPA_PROJ_ELEM_VER_SCHEDULE
SynonymPA_TASK_TYPES

APPS.PA_LAUNCH_PAGE_OBJECTS_TM_V is not referenced by any database object