FND_BPM_STAGE_TL_INTERFACE
Details
-
Schema: FUSION
-
Object owner: FND
-
Object type: TABLE
-
Tablespace: FUSION_TS_TX_DATA
Primary Key
Name | Columns |
---|---|
FND_BPM_STAGE_TL_INTERFACE_PK |
TASK_DEFINITION_ID, LANGUAGE, STAGE_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. |
STAGE_CODE | VARCHAR2 | 200 | Yes | STAGE_CODE |
STAGE | VARCHAR2 | 200 | STAGE |
Indexes
Index | Uniqueness | Tablespace | Columns |
---|---|---|---|
FND_BPM_STAGE_TL_N1 | Non Unique | Default | TASK_DEFINITION_ID |