[Home] [Help]
[Dependency Information]
Object Name: | OKS_BILLPRST_USGDRILL_V |
---|---|
Object Type: | VIEW |
Owner: | APPS |
FND Design Data: | ![]() |
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 |
---|---|---|---|---|
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. |
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;
APPS.OKS_BILLPRST_USGDRILL_V is not referenced by any database object
|
|
|