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


VIEW: APPS.BIL_TX_PERIOD_TYPE_V

Object Details
Object Name: BIL_TX_PERIOD_TYPE_V
Object Type: VIEW
Owner: APPS
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
ID VARCHAR2 (15) Yes ID Column for view BIL_TX_PERIOD_TYPE_V
VALUE VARCHAR2 (15) Yes Value column for BIL_TX_PERIOD_TYPE_V
NUMBER_PER NUMBER (15) Yes Number_Per column for view BIL_TX_PERIOD_TYPE_V
Query Text

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


SELECT ID
,      VALUE
,      NUMBER_PER
FROM APPS.BIL_TX_PERIOD_TYPE_V;

Dependencies

[top of page]

APPS.BIL_TX_PERIOD_TYPE_V references the following:

SchemaAPPS
PL/SQL PackageFND_PROFILE - show dependent code
ViewGL_PERIODS_V

APPS.BIL_TX_PERIOD_TYPE_V is not referenced by any database object