[Home] [Help]
[Dependency Information]
| Object Name: | OKL_BPD_CONTRACT_NUMBER_UV |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | OKL.OKL_BPD_CONTRACT_NUMBER_UV
|
| Subobject Name: | |
| Status: | VALID |
A supplementary view used to simplify forms coding.
Warning: Oracle does not recommend you query or alter datausing this view. It may change dramatically in subsequent minor or major
releases.
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| ID | NUMBER | Yes | Primary key column | |
| CONTRACT_NUMBER | VARCHAR2 | (120) | Yes | Contract Number |
Cut, paste (and edit) the following text to query this object:
SELECT ID
, CONTRACT_NUMBER
FROM APPS.OKL_BPD_CONTRACT_NUMBER_UV;
APPS
OKC_K_HEADERS_B
OKL_K_HEADERS
APPS.OKL_BPD_CONTRACT_NUMBER_UV is not referenced by any database object
|
|
|
|