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


VIEW: APPS.PER_ZA_TIME_PERIODS_V3

Object Details
Object Name: PER_ZA_TIME_PERIODS_V3
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPER.PER_ZA_TIME_PERIODS_V3
Subobject Name:
Status: VALID

View Type

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


Used in Calendar Year Value Set


[View Source]

Columns
Name Datatype Length Mandatory Comments
PAYROLL_ID NUMBER (9)
Payroll ID
START_DATE DATE

Start Date
END_DATE DATE

End Date
PRD_INFORMATION3 VARCHAR2 (150)
Refer to base table
Query Text

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


SELECT PAYROLL_ID
,      START_DATE
,      END_DATE
,      PRD_INFORMATION3
FROM APPS.PER_ZA_TIME_PERIODS_V3;

Dependencies

[top of page]

APPS.PER_ZA_TIME_PERIODS_V3 references the following:

SchemaAPPS
SynonymPER_TIME_PERIODS

APPS.PER_ZA_TIME_PERIODS_V3 is not referenced by any database object