FFS_UTYPE_COPY_GT
Used for user type copy by Copy Manager.
Details
-
Schema: FUSION
-
Object owner: FFS
-
Object type: TABLE
-
Tablespace: ffs_utype_copy_gt
Columns
Name | Datatype | Length | Precision | Not-null | Comments |
---|---|---|---|---|---|
ID | NUMBER | 10 | Yes | Reference to the User Type ID. Used for user type copy by Copy Manager. | |
FIELD | VARCHAR2 | 20 | Reference to the Context Layout Item ID. Used for user type copy by Copy Manager. | ||
ADDITIONAL_INFO | VARCHAR2 | 4000 | Oracle internal use only. Stores the additional information during calculation. |
Indexes
Index | Uniqueness | Columns |
---|---|---|
FFS_UTYPE_COPY_GT_UK | Unique | ID |