[Home] [Help]
[Dependency Information]
| Object Name: | BIS_FUNC_AREA_APP_DEPENDENCY |
|---|---|
| Object Type: | TABLE |
| Owner: | BIS |
| FND Design Data: | BIS.BIS_FUNC_AREA_APP_DEPENDENCY
|
| Subobject Name: | |
| Status: | VALID |
The relationship between Functional Area and Applications.
| Tablespace: | APPS_TS_TX_DATA |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| BIS_FUNC_AREA_APP_DEP_UI | NORMAL | UNIQUE |
APPS_TS_TX_IDX
|
APPLICATION_ID
|
| BIS_FUNC_AREA_APP_DEP_N1 | NORMAL | NONUNIQUE |
APPS_TS_TX_IDX
|
FUNCTIONAL_AREA_ID
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| FUNCTIONAL_AREA_ID | NUMBER | Yes | Functional Area ID | |
| APPLICATION_ID | NUMBER | Yes | Application ID |
Cut, paste (and edit) the following text to query this object:
SELECT FUNCTIONAL_AREA_ID
, APPLICATION_ID
FROM BIS.BIS_FUNC_AREA_APP_DEPENDENCY;
BIS.BIS_FUNC_AREA_APP_DEPENDENCY does not reference any database object
BIS.BIS_FUNC_AREA_APP_DEPENDENCY is referenced by following:
APPS
BIS_FUNC_AREA_APP_DEPENDENCY
|
|
|
|