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


VIEW: APPS.OKS_BILLPRST_USGDRILL_V

Object Details
Object Name: OKS_BILLPRST_USGDRILL_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewOKS.OKS_BILLPRST_USGDRILL_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 Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
PREVIOUS_COUNTER_READING NUMBER

Previous Counter Reading
CURRENT_COUNTER_READING NUMBER

Current Counter Reading
NET_COUNTER_READING NUMBER (15) Yes Net Counter Reading
BSL_ID NUMBER
Yes Bsl Id
CLE_ID NUMBER
Yes Unique Identifier for Contract Line.
Query Text

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


SELECT PREVIOUS_COUNTER_READING
,      CURRENT_COUNTER_READING
,      NET_COUNTER_READING
,      BSL_ID
,      CLE_ID
FROM APPS.OKS_BILLPRST_USGDRILL_V;

Dependencies

[top of page]

APPS.OKS_BILLPRST_USGDRILL_V references the following:

SchemaAPPS
SynonymOKS_BILL_SUB_LINES
SynonymOKS_BILL_SUB_LINE_DTLS

APPS.OKS_BILLPRST_USGDRILL_V is not referenced by any database object