FND_BPM_OUTCOME_TL_INTERFACE
Details
-
Schema: FUSION
-
Object owner: FND
-
Object type: TABLE
-
Tablespace: FUSION_TS_TX_DATA
Primary Key
Name | Columns |
---|---|
FND_BPM_OUTCOME_TL_INTERFA_PK |
TASK_DEFINITION_ID, LANGUAGE, OUTCOME_CODE |
Columns
Name | Datatype | Length | Not-null | Comments |
---|---|---|---|---|
DOMAIN | VARCHAR2 | 64 | Yes | DOMAIN |
TASK_DEFINITION_ID | VARCHAR2 | 200 | Yes | TASK_DEFINITION_ID |
LANGUAGE | VARCHAR2 | 4 | Yes | Indicates the code of the language into which the contents of the translatable columns are translated. |
OUTCOME_CODE | VARCHAR2 | 100 | Yes | OUTCOME_CODE |
OUTCOME | VARCHAR2 | 100 | OUTCOME |
Indexes
Index | Uniqueness | Tablespace | Columns |
---|---|---|---|
FND_BPM_OUTCOME_TL_N1 | Non Unique | Default | TASK_DEFINITION_ID |