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


TABLE: IBU.IBU_RESP_CAT_MAPPINGS

Object Details
Object Name: IBU_RESP_CAT_MAPPINGS
Object Type: TABLE
Owner: IBU
Subobject Name:
Status: VALID


mappings for responsibility id and category id


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IBU_RESP_CAT_MAPPINGS_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnRESPONSIBILITY_ID
ColumnCATEGORY_ID
ColumnBIN_CODE
Columns
Name Datatype Length Mandatory Comments
RESPONSIBILITY_ID NUMBER

responsibility id
CATEGORY_ID NUMBER
Yes category id
BIN_CODE VARCHAR2 (240) Yes Name of the Bin
CREATION_DATE DATE
Yes standard WHO column
CREATED_BY NUMBER
Yes standard WHO column
LAST_UPDATE_DATE DATE
Yes standard WHO column
LAST_UPDATED_BY NUMBER
Yes standard WHO column
LAST_UPDATE_LOGIN NUMBER

standard WHO column
SECURITY_GROUP_ID NUMBER

security group id
Query Text

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


SELECT RESPONSIBILITY_ID
,      CATEGORY_ID
,      BIN_CODE
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      SECURITY_GROUP_ID
FROM IBU.IBU_RESP_CAT_MAPPINGS;

Dependencies

[top of page]

IBU.IBU_RESP_CAT_MAPPINGS does not reference any database object

IBU.IBU_RESP_CAT_MAPPINGS is referenced by following:

SchemaAPPS
SynonymIBU_RESP_CAT_MAPPINGS