[Home] [Help]
[Dependency Information]
| Object Name: | BIL_TX_PERIOD_TYPE_ALL_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| 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 |
|---|---|---|---|---|
| ID | VARCHAR2 | (15) | ID column for view BIL_TX_PERIOD_TYPE_ALL_V | |
| VALUE | VARCHAR2 | (15) | Value column for view BIL_TX_PERIOD_TYPE_ALL_V | |
| NUMBER_PER | NUMBER | NUMBER_PER column for view BIL_TX_PERIOD_TYPE_ALL_V |
Cut, paste (and edit) the following text to query this object:
SELECT ID
, VALUE
, NUMBER_PER
FROM APPS.BIL_TX_PERIOD_TYPE_ALL_V;
APPS
FND_PROFILE
- show dependent code
GL_PERIODS_V
PUBLIC
DUAL
APPS.BIL_TX_PERIOD_TYPE_ALL_V is not referenced by any database object
|
|
|
|