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


VIEW: APPS.BSC_SYS_PERIODS_VL

Object Details
Object Name: BSC_SYS_PERIODS_VL
Object Type: VIEW
Owner: APPS
FND Design Data: ViewBSC.BSC_SYS_PERIODS_VL
ViewFND.BSC_SYS_PERIODS_VL
Subobject Name:
Status: VALID

View Type

MultiLingual view (a language resolved view of the data.)


BSC_SYS_PERIODS_VL is a view of the translated, language specific values from BSC_SYS_PERIODS_TL . BSC uses this view to display translated information in languages installed at your site.


[View Source]

Columns
Name Datatype Length Mandatory Comments
YEAR NUMBER (4) Yes
PERIODICITY_ID NUMBER (5) Yes
PERIOD_ID NUMBER (5) Yes
MONTH NUMBER (5) Yes
NAME VARCHAR2 (100)
SHORT_NAME VARCHAR2 (165)
Query Text

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


SELECT YEAR
,      PERIODICITY_ID
,      PERIOD_ID
,      MONTH
,      NAME
,      SHORT_NAME
FROM APPS.BSC_SYS_PERIODS_VL;

Dependencies

[top of page]

APPS.BSC_SYS_PERIODS_VL references the following:

SchemaAPPS
SynonymBSC_SYS_CALENDARS_B
SynonymBSC_SYS_PERIODICITIES
SynonymBSC_SYS_PERIODS_TL
APPS.BSC_SYS_PERIODS_VL is referenced by following:

SchemaAPPS
ViewBSC_P_BSC_PER_CAL1_PER2_V
ViewBSC_P_BSC_PER_CAL1_PER3_V
ViewBSC_P_BSC_PER_CAL1_PER4_V
ViewBSC_P_BSC_PER_CAL1_PER5_V
ViewBSC_P_BSC_PER_CAL1_PER7_V
ViewBSC_P_BSC_PER_CAL1_PER9_V