[Home] [Help]
[Dependency Information]
| Object Name: | PA_REP_PERIOD_YEARS_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PA.PA_REP_PERIOD_YEARS_V
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| PERIOD_TYPE | CHAR | (2) | The type of the period i.e. GL,PA,GE,QR and YR | |
| PERIOD_YEAR | NUMBER | The year which significant the period corresponding to the period type |
Cut, paste (and edit) the following text to query this object:
SELECT PERIOD_TYPE
, PERIOD_YEAR
FROM APPS.PA_REP_PERIOD_YEARS_V;
APPS
PA_REP_YEAR_CAL_V
PA_REP_YEAR_GL_V
PA_REP_YEAR_PA_V
APPS
PA_REPORT_UTIL
- show dependent code
|
|
|
|