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


VIEW: APPS.HR_H2PI_PATCH_STATUS_V

Object Details
Object Name: HR_H2PI_PATCH_STATUS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPER.HR_H2PI_PATCH_STATUS_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 Source]

Columns
Name Datatype Length Mandatory Comments
PATCH_NUMBER NUMBER (15) Yes Patch number.
PATCH_NAME VARCHAR2 (240) Yes Patch name.
STATUS VARCHAR2 (2)
Status
APPLIED_DATE DATE

Applied date.
Query Text

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


SELECT PATCH_NUMBER
,      PATCH_NAME
,      STATUS
,      APPLIED_DATE
FROM APPS.HR_H2PI_PATCH_STATUS_V;

Dependencies

[top of page]

APPS.HR_H2PI_PATCH_STATUS_V references the following:

SchemaAPPS
SynonymPAY_PATCH_STATUS
APPS.HR_H2PI_PATCH_STATUS_V is referenced by following:

SchemaAPPS
Package BodyHR_H2PI_VALIDATE - show dependent code