[Home] [Help]
[Dependency Information]
Object Name: | CSF_TDS_RDBLCK_INTVLS |
---|---|
Object Type: | TABLE |
Owner: | CSF |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
DEFINITION
Intersection table required since one Roadblock can have multiple time restrictions and one interval (time restriction) can be shared by multiple roadblocks.
EXAMPLE
MISCELLANEOUS
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
ROADBLOCK_INTERVAL_ID | NUMBER | (30) | Yes | unique identifier for Roadblock Interval entity |
ROADBLOCK_ID | NUMBER | (30) | Yes | Generic unique identifier for an entity |
INTERVAL_ID | NUMBER | (30) | Yes | Unique identifier for the Interval entity |
SECURITY_GROUP_ID | NUMBER | Identifier used for running in hosted mode. |
Cut, paste (and edit) the following text to query this object:
SELECT ROADBLOCK_INTERVAL_ID
, ROADBLOCK_ID
, INTERVAL_ID
, SECURITY_GROUP_ID
FROM CSF.CSF_TDS_RDBLCK_INTVLS;
CSF.CSF_TDS_RDBLCK_INTVLS does not reference any database object
CSF.CSF_TDS_RDBLCK_INTVLS is referenced by following:
|
|
|