[Home] [Help]
[Dependency Information]
Object Name: | GMA_ACTCOL_WF_B |
---|---|
Object Type: | TABLE |
Owner: | GMA |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
This table, will contain information associating a role definition to the corresponding table and fields to which the role will be associated. Also Defines the hierarchy of the role .This servers as a
seed data for the form where the actual data is associated to a specific role.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
GMA_ACTCOL_WF_B_PK | NORMAL | UNIQUE |
![]() |
![]() ![]() ![]() |
GMA_ACTCOL_WF_B_UK | NORMAL | UNIQUE |
![]() |
![]() ![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
ACTIVITY_ID | NUMBER | (10) | Yes | Activity Identification number |
COLUMN_HIERARCHY | NUMBER | (3) | Hierarchy of the field | |
TABLE_NAME | VARCHAR2 | (100) | Yes | Table associated to the column |
COLUMN_NAME | VARCHAR2 | (32) | Yes | Column name to which the role name is associated |
LOV_TABLE | VARCHAR2 | (100) | Yes | Table from where the values are validated |
LOV_COLUMN | VARCHAR2 | (200) | Yes | List of columns to be appearing on LOV |
LAST_UPDATE_LOGIN | NUMBER | (15) | Standard WHO Column | |
LAST_UPDATED_BY | NUMBER | (15) | Yes | Standard WHO Column |
CREATED_BY | NUMBER | (15) | Yes | Standard WHO Column |
CREATION_DATE | DATE | Yes | Standard WHO Column | |
LAST_UPDATE_DATE | DATE | Yes | Standard WHO Column |
Cut, paste (and edit) the following text to query this object:
SELECT ACTIVITY_ID
, COLUMN_HIERARCHY
, TABLE_NAME
, COLUMN_NAME
, LOV_TABLE
, LOV_COLUMN
, LAST_UPDATE_LOGIN
, LAST_UPDATED_BY
, CREATED_BY
, CREATION_DATE
, LAST_UPDATE_DATE
FROM GMA.GMA_ACTCOL_WF_B;
GMA.GMA_ACTCOL_WF_B does not reference any database object
GMA.GMA_ACTCOL_WF_B is referenced by following:
|
|
|