FND_BPM_PARTICIPT_TL_INTERFACE
Details
-
Schema: FUSION
-
Object owner: FND
-
Object type: TABLE
-
Tablespace: FUSION_TS_TX_DATA
Primary Key
| Name | Columns |
|---|---|
|
FND_BPM_PARTICIPT_TL_INTER_PK |
TASK_DEFINITION_ID, LANGUAGE, PARTICIPANT_CODE |
Columns
| Name | Datatype | Length | Not-null | Comments |
|---|---|---|---|---|
| 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. |
| PARTICIPANT_CODE | VARCHAR2 | 200 | Yes | PARTICIPANT_CODE |
| PARTICIPANT | VARCHAR2 | 200 | PARTICIPANT |
Indexes
| Index | Uniqueness | Tablespace | Columns |
|---|---|---|---|
| FND_BPM_PARTICIPT_TL_N1 | Non Unique | Default | TASK_DEFINITION_ID |