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


VIEW: APPS.CS_CONTRACT_COVERAGES_V

Object Details
Object Name: CS_CONTRACT_COVERAGES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewCS.CS_CONTRACT_COVERAGES_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
ORG_ID NUMBER

Refer to the base table for details
CONTRACT_ID NUMBER

Refer to the base table for details
CONTRACT_NUMBER VARCHAR2 (120)
Refer to the base table for details
PARTY_ID NUMBER

Refer to the base table for details
CON_START_DATE_ACTIVE DATE

Refer to the base table for details
CON_END_DATE_ACTIVE DATE

Refer to the base table for details
BILL_TO_SITE_USE_ID NUMBER (15)
Refer to the base table for details
SHIP_TO_SITE_USE_ID NUMBER (15)
Refer to the base table for details
PRICE_LIST_ID NUMBER

Refer to the base table for details
CURRENCY_CODE VARCHAR2 (15)
Refer to the base table for details
COVERAGE_ID NUMBER

Refer to the base table for details
COVERAGE_NAME VARCHAR2 (150)
Refer to the base table for details
COV_START_DATE DATE

Refer to the base table for details
COV_END_DATE DATE

Refer to the base table for details
TXN_GROUP_ID NUMBER

Refer to the base table for details
BUSINESS_PROCESS_ID NUMBER (15)
Refer to the base table for details
EXCEPTION_COVERAGE_FLAG CHAR (1)
Refer to the base table for details
Query Text

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


SELECT ORG_ID
,      CONTRACT_ID
,      CONTRACT_NUMBER
,      PARTY_ID
,      CON_START_DATE_ACTIVE
,      CON_END_DATE_ACTIVE
,      BILL_TO_SITE_USE_ID
,      SHIP_TO_SITE_USE_ID
,      PRICE_LIST_ID
,      CURRENCY_CODE
,      COVERAGE_ID
,      COVERAGE_NAME
,      COV_START_DATE
,      COV_END_DATE
,      TXN_GROUP_ID
,      BUSINESS_PROCESS_ID
,      EXCEPTION_COVERAGE_FLAG
FROM APPS.CS_CONTRACT_COVERAGES_V;

Dependencies

[top of page]

APPS.CS_CONTRACT_COVERAGES_V references the following:

SchemaAPPS
PL/SQL PackageOKS_ENTITLEMENTS_PVT - show dependent code
ViewOKS_ENT_COVERAGES_V
ViewOKS_ENT_HEADERS_V
ViewOKS_ENT_TXN_GROUPS_V
PL/SQL PackageOKS_ENT_UTIL_PVT - show dependent code

APPS.CS_CONTRACT_COVERAGES_V is not referenced by any database object