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


VIEW: APPS.BIL_DIMV_CREDIT_TYPE

Object Details
Object Name: BIL_DIMV_CREDIT_TYPE
Object Type: VIEW
Owner: APPS
FND Design Data: ViewBIL.BIL_DIMV_CREDIT_TYPE
Subobject Name:
Status: VALID

View Type

A public view which may be useful for custom reporting or other data
requirements.


BIL_DIMV_CREDIT_TYPES - view used to report on credit types by Sales Intelligence Pipeline
Analysis reports.
.
Source is Oracle CRM Sales Online schema.
.
.


[View Source]

Columns
Name Datatype Length Mandatory Comments
ID NUMBER

Credit Type identifier
VALUE VARCHAR2 (240)
Credit Type value
Query Text

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


SELECT ID
,      VALUE
FROM APPS.BIL_DIMV_CREDIT_TYPE;

Dependencies

[top of page]

APPS.BIL_DIMV_CREDIT_TYPE references the following:

SchemaAPPS
ViewFND_FLEX_VALUES_VL
SynonymFND_FLEX_VALUE_SETS

APPS.BIL_DIMV_CREDIT_TYPE is not referenced by any database object