This table stores details of all allocated tasks translations
Module:
ALLOCATED_TASK_ID , LANGUAGE
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
ALLOCATED_TASK_ID | NUMBER | 38 | 0 | True | Allocated Task identifier | ||
LANGUAGE | VARCHAR2 | 16 | True | Indicates the code of the language into which the contents of the translatable columns are translated | |||
SOURCE_RECORD_ID | VARCHAR2 | 64 | Unique key for internal purpose | ||||
BUSINESS_GROUP_ID | NUMBER | 38 | 0 | Business group Identifier | |||
TASK_NAME | VARCHAR2 | 256 | Name of Task | ||||
DESCRIPTION | VARCHAR2 | 999 | Description | ||||
TASK_URL | VARCHAR2 | 999 | URL for this task |
Copyright © 2019, 2023, Oracle and/or its affiliates.