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


VIEW: APPS.PSBBV_WS_POSITION_LINES

Object Details
Object Name: PSBBV_WS_POSITION_LINES
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPSB.PSBBV_WS_POSITION_LINES
Subobject Name:
Status: VALID

View Type

A Business Intelligence System view


PSBBV_WS_POSITION_LINES displays information about worksheet position lines.


[View Source]

Columns
Name Datatype Length Mandatory Comments
WORKSHEET_ID NUMBER (20) Yes Worksheet identifier
POSITION_LINE_ID NUMBER (20) Yes Position line unique identifier
POSITION_ID NUMBER (20) Yes Position unique identifier
Query Text

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


SELECT WORKSHEET_ID
,      POSITION_LINE_ID
,      POSITION_ID
FROM APPS.PSBBV_WS_POSITION_LINES;

Dependencies

[top of page]

APPS.PSBBV_WS_POSITION_LINES references the following:

SchemaAPPS
SynonymPSB_WORKSHEETS
SynonymPSB_WS_LINES_POSITIONS
SynonymPSB_WS_POSITION_LINES

APPS.PSBBV_WS_POSITION_LINES is not referenced by any database object