[Home] [Help]
[Dependency Information]
| Object Name: | BSC_SYS_CALCULATIONS |
|---|---|
| Object Type: | TABLE |
| Owner: | BSC |
| FND Design Data: | BSC.BSC_SYS_CALCULATIONS
|
| Subobject Name: | |
| Status: | VALID |
BSC_SYS_CALCULATIONS stores the supported calculations.
| Tablespace: | APPS_TS_SEED |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| BSC_SYS_CALCULATIONS_U1 | NORMAL | UNIQUE |
APPS_TS_SEED
|
CALCULATION_ID
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| CALCULATION_ID | NUMBER | (5) | Yes | Calculation Id |
| DEFAULT_VALUE | NUMBER | (3) | Default Value (0=False,1 = True) |
Cut, paste (and edit) the following text to query this object:
SELECT CALCULATION_ID
, DEFAULT_VALUE
FROM BSC.BSC_SYS_CALCULATIONS;
BSC.BSC_SYS_CALCULATIONS does not reference any database object
BSC.BSC_SYS_CALCULATIONS is referenced by following:
APPS
BSC_SYS_CALCULATIONS
|
|
|
|